GET https://kbin.spritesserver.nl/index.php/d/programming.dev/comments?p=35

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.09 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.14 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1796
  +user: App\Entity\User {#2483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1696951729 {#1871
    date: 2023-10-10 17:28:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1847 …}
  +nested: Doctrine\ORM\PersistentCollection {#1851 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
  -id: 38678
  -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4344464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856842 {#1509
    date: 2023-10-09 15:07:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1796
  +user: App\Entity\User {#2483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1696951729 {#1871
    date: 2023-10-10 17:28:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1847 …}
  +nested: Doctrine\ORM\PersistentCollection {#1851 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
  -id: 38678
  -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4344464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856842 {#1509
    date: 2023-10-09 15:07:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1796
  +user: App\Entity\User {#2483 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 71
  +score: 0
  +lastActive: DateTime @1696951729 {#1871
    date: 2023-10-10 17:28:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1847 …}
  +nested: Doctrine\ORM\PersistentCollection {#1851 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#1508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
  -id: 38678
  -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4344464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856842 {#1509
    date: 2023-10-09 15:07:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3176
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#1796
    +user: App\Entity\User {#2483 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1696951729 {#1871
      date: 2023-10-10 17:28:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1847 …}
    +nested: Doctrine\ORM\PersistentCollection {#1851 …}
    +votes: Doctrine\ORM\PersistentCollection {#1819 …}
    +reports: Doctrine\ORM\PersistentCollection {#1508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
    -id: 38678
    -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4344464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696856842 {#1509
      date: 2023-10-09 15:07:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1696857632 {#3174
    date: 2023-10-09 15:20:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3178 …}
  +nested: Doctrine\ORM\PersistentCollection {#3180 …}
  +votes: Doctrine\ORM\PersistentCollection {#3182 …}
  +reports: Doctrine\ORM\PersistentCollection {#3184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
  -id: 38694
  -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4013951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696857632 {#3175
    date: 2023-10-09 15:20:32.0 +02:00
  }
}
"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 {#3176
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#1796
    +user: App\Entity\User {#2483 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1696951729 {#1871
      date: 2023-10-10 17:28:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1847 …}
    +nested: Doctrine\ORM\PersistentCollection {#1851 …}
    +votes: Doctrine\ORM\PersistentCollection {#1819 …}
    +reports: Doctrine\ORM\PersistentCollection {#1508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
    -id: 38678
    -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4344464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696856842 {#1509
      date: 2023-10-09 15:07:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1696857632 {#3174
    date: 2023-10-09 15:20:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3178 …}
  +nested: Doctrine\ORM\PersistentCollection {#3180 …}
  +votes: Doctrine\ORM\PersistentCollection {#3182 …}
  +reports: Doctrine\ORM\PersistentCollection {#3184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
  -id: 38694
  -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4013951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696857632 {#3175
    date: 2023-10-09 15:20:32.0 +02:00
  }
}
"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 {#3176
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#1796
    +user: App\Entity\User {#2483 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1696951729 {#1871
      date: 2023-10-10 17:28:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1847 …}
    +nested: Doctrine\ORM\PersistentCollection {#1851 …}
    +votes: Doctrine\ORM\PersistentCollection {#1819 …}
    +reports: Doctrine\ORM\PersistentCollection {#1508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
    -id: 38678
    -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4344464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696856842 {#1509
      date: 2023-10-09 15:07:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1696857632 {#3174
    date: 2023-10-09 15:20:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3178 …}
  +nested: Doctrine\ORM\PersistentCollection {#3180 …}
  +votes: Doctrine\ORM\PersistentCollection {#3182 …}
  +reports: Doctrine\ORM\PersistentCollection {#3184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
  -id: 38694
  -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4013951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696857632 {#3175
    date: 2023-10-09 15:20:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3176
    +user: Proxies\__CG__\App\Entity\User {#3177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#1796
      +user: App\Entity\User {#2483 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1696951729 {#1871
        date: 2023-10-10 17:28:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1847 …}
      +nested: Doctrine\ORM\PersistentCollection {#1851 …}
      +votes: Doctrine\ORM\PersistentCollection {#1819 …}
      +reports: Doctrine\ORM\PersistentCollection {#1508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
      -id: 38678
      -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4344464"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696856842 {#1509
        date: 2023-10-09 15:07:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1796}
    +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1696857632 {#3174
      date: 2023-10-09 15:20:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TORFdot0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3178 …}
    +nested: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3182 …}
    +reports: Doctrine\ORM\PersistentCollection {#3184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
    -id: 38694
    -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/4013951"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696857632 {#3175
      date: 2023-10-09 15:20:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: "The day old reddit I gone is the day it is officially dead. Reddit is appealing to the insta audience now and it sucks. I’ve talked to so many people who only recently discovered reddit and they have no idea that discussion used to drive the site. It’s a picture browsing site for them. The site is going down the tubes quickly so it can do an IPO I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1696870960 {#3278
    date: 2023-10-09 19:02:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 39001
  -bodyTs: "'appeal':16 'audienc':20 'brows':53 'day':2,9 'dead':13 'discov':35 'discuss':43 'drive':46 'go':60 'gone':6 'guess':72 'idea':41 'insta':19 'ipo':70 'mani':30 'offici':12 'old':3 'peopl':31 'pictur':52 'quick':64 'recent':34 'reddit':4,14,36 'site':48,54,58 'suck':24 'talk':27 'tube':63 'use':44 've':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4356482"
  +editedAt: DateTimeImmutable @1696871636 {#3279
    date: 2023-10-09 19:13:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696870960 {#3280
    date: 2023-10-09 19:02:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3176
    +user: Proxies\__CG__\App\Entity\User {#3177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#1796
      +user: App\Entity\User {#2483 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1696951729 {#1871
        date: 2023-10-10 17:28:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1847 …}
      +nested: Doctrine\ORM\PersistentCollection {#1851 …}
      +votes: Doctrine\ORM\PersistentCollection {#1819 …}
      +reports: Doctrine\ORM\PersistentCollection {#1508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
      -id: 38678
      -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4344464"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696856842 {#1509
        date: 2023-10-09 15:07:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1796}
    +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1696857632 {#3174
      date: 2023-10-09 15:20:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TORFdot0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3178 …}
    +nested: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3182 …}
    +reports: Doctrine\ORM\PersistentCollection {#3184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
    -id: 38694
    -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/4013951"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696857632 {#3175
      date: 2023-10-09 15:20:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: "The day old reddit I gone is the day it is officially dead. Reddit is appealing to the insta audience now and it sucks. I’ve talked to so many people who only recently discovered reddit and they have no idea that discussion used to drive the site. It’s a picture browsing site for them. The site is going down the tubes quickly so it can do an IPO I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1696870960 {#3278
    date: 2023-10-09 19:02:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 39001
  -bodyTs: "'appeal':16 'audienc':20 'brows':53 'day':2,9 'dead':13 'discov':35 'discuss':43 'drive':46 'go':60 'gone':6 'guess':72 'idea':41 'insta':19 'ipo':70 'mani':30 'offici':12 'old':3 'peopl':31 'pictur':52 'quick':64 'recent':34 'reddit':4,14,36 'site':48,54,58 'suck':24 'talk':27 'tube':63 'use':44 've':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4356482"
  +editedAt: DateTimeImmutable @1696871636 {#3279
    date: 2023-10-09 19:13:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696870960 {#3280
    date: 2023-10-09 19:02:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3281
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3176
    +user: Proxies\__CG__\App\Entity\User {#3177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#1796
      +user: App\Entity\User {#2483 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 71
      +score: 0
      +lastActive: DateTime @1696951729 {#1871
        date: 2023-10-10 17:28:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1847 …}
      +nested: Doctrine\ORM\PersistentCollection {#1851 …}
      +votes: Doctrine\ORM\PersistentCollection {#1819 …}
      +reports: Doctrine\ORM\PersistentCollection {#1508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
      -id: 38678
      -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4344464"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696856842 {#1509
        date: 2023-10-09 15:07:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1796}
    +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1696857632 {#3174
      date: 2023-10-09 15:20:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TORFdot0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3178 …}
    +nested: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3182 …}
    +reports: Doctrine\ORM\PersistentCollection {#3184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
    -id: 38694
    -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/4013951"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696857632 {#3175
      date: 2023-10-09 15:20:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: "The day old reddit I gone is the day it is officially dead. Reddit is appealing to the insta audience now and it sucks. I’ve talked to so many people who only recently discovered reddit and they have no idea that discussion used to drive the site. It’s a picture browsing site for them. The site is going down the tubes quickly so it can do an IPO I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1696870960 {#3278
    date: 2023-10-09 19:02:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
    "@BuboScandiacus@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3283 …}
  +nested: Doctrine\ORM\PersistentCollection {#3285 …}
  +votes: Doctrine\ORM\PersistentCollection {#3287 …}
  +reports: Doctrine\ORM\PersistentCollection {#3289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
  -id: 39001
  -bodyTs: "'appeal':16 'audienc':20 'brows':53 'day':2,9 'dead':13 'discov':35 'discuss':43 'drive':46 'go':60 'gone':6 'guess':72 'idea':41 'insta':19 'ipo':70 'mani':30 'offici':12 'old':3 'peopl':31 'pictur':52 'quick':64 'recent':34 'reddit':4,14,36 'site':48,54,58 'suck':24 'talk':27 'tube':63 'use':44 've':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4356482"
  +editedAt: DateTimeImmutable @1696871636 {#3279
    date: 2023-10-09 19:13:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696870960 {#3280
    date: 2023-10-09 19:02:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#3481
  +user: Proxies\__CG__\App\Entity\User {#3482 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3176
      +user: Proxies\__CG__\App\Entity\User {#3177 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#1796
        +user: App\Entity\User {#2483 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1696951729 {#1871
          date: 2023-10-10 17:28:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1847 …}
        +nested: Doctrine\ORM\PersistentCollection {#1851 …}
        +votes: Doctrine\ORM\PersistentCollection {#1819 …}
        +reports: Doctrine\ORM\PersistentCollection {#1508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
        -id: 38678
        -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4344464"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696856842 {#1509
          date: 2023-10-09 15:07:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1796}
      +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1696857632 {#3174
        date: 2023-10-09 15:20:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TORFdot0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3178 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3182 …}
      +reports: Doctrine\ORM\PersistentCollection {#3184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
      -id: 38694
      -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4013951"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696857632 {#3175
        date: 2023-10-09 15:20:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1796}
    +body: "The day old reddit I gone is the day it is officially dead. Reddit is appealing to the insta audience now and it sucks. I’ve talked to so many people who only recently discovered reddit and they have no idea that discussion used to drive the site. It’s a picture browsing site for them. The site is going down the tubes quickly so it can do an IPO I guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1696870960 {#3278
      date: 2023-10-09 19:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TORFdot0@lemmy.world"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 39001
    -bodyTs: "'appeal':16 'audienc':20 'brows':53 'day':2,9 'dead':13 'discov':35 'discuss':43 'drive':46 'go':60 'gone':6 'guess':72 'idea':41 'insta':19 'ipo':70 'mani':30 'offici':12 'old':3 'peopl':31 'pictur':52 'quick':64 'recent':34 'reddit':4,14,36 'site':48,54,58 'suck':24 'talk':27 'tube':63 'use':44 've':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356482"
    +editedAt: DateTimeImmutable @1696871636 {#3279
      date: 2023-10-09 19:13:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696870960 {#3280
      date: 2023-10-09 19:02:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: """
    personal petpeeve of mine, that insta-gen as you describe it, is mentally incapable of making/uploading computer screenshots in computer specific subs (e.g. game specific subs). they upload photos of their monitor that look like ass, angled like they’re tim walker and shaken like they’re driving on cobblestone… almost like we’re back in the 00s or something.  \n
    it literally requires more effort to post a worse picture and be *removed*ed at than simply pressing print-screen and ctrl-v on the pc.  \n
    “bUt I’m NoT uSiNg ReDdIt On My CoMpUtEr So I’m NoT lOgGeD iN”  \n
    yeah, while at that better uninstall it on your phone aswell. nothing of worth comes out of you anyways. smh
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696931315 {#3478
    date: 2023-10-10 11:48:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
    "@BuboScandiacus@mander.xyz"
    "@pahlimur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3483 …}
  +nested: Doctrine\ORM\PersistentCollection {#3485 …}
  +votes: Doctrine\ORM\PersistentCollection {#3487 …}
  +reports: Doctrine\ORM\PersistentCollection {#3489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
  -id: 39887
  -bodyTs: "'00s':59 'almost':52 'angl':38 'anyway':123 'ass':37 'aswel':115 'back':56 'better':109 'cobbleston':51 'come':119 'comput':18,21,98 'ctrl':85 'ctrl-v':84 'describ':11 'drive':49 'e.g':24 'ed':75 'effort':66 'game':25 'gen':8 'incap':15 'insta':7 'insta-gen':6 'like':36,39,46,53 'liter':63 'log':103 'look':35 'm':92,101 'making/uploading':17 'mental':14 'mine':4 'monitor':33 'noth':116 'pc':89 'person':1 'petpeev':2 'phone':114 'photo':30 'pictur':71 'post':68 'press':79 'print':81 'print-screen':80 're':41,48,55 'reddit':95 'remov':74 'requir':64 'screen':82 'screenshot':19 'shaken':45 'simpli':78 'smh':124 'someth':61 'specif':22,26 'sub':23,27 'tim':42 'uninstal':110 'upload':29 'use':94 'v':86 'walker':43 'wors':70 'worth':118 'yeah':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4753224"
  +editedAt: DateTimeImmutable @1696931810 {#3479
    date: 2023-10-10 11:56:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696931315 {#3480
    date: 2023-10-10 11:48:35.0 +02:00
  }
}
"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 {#3481
  +user: Proxies\__CG__\App\Entity\User {#3482 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3176
      +user: Proxies\__CG__\App\Entity\User {#3177 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#1796
        +user: App\Entity\User {#2483 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1696951729 {#1871
          date: 2023-10-10 17:28:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1847 …}
        +nested: Doctrine\ORM\PersistentCollection {#1851 …}
        +votes: Doctrine\ORM\PersistentCollection {#1819 …}
        +reports: Doctrine\ORM\PersistentCollection {#1508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
        -id: 38678
        -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4344464"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696856842 {#1509
          date: 2023-10-09 15:07:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1796}
      +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1696857632 {#3174
        date: 2023-10-09 15:20:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TORFdot0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3178 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3182 …}
      +reports: Doctrine\ORM\PersistentCollection {#3184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
      -id: 38694
      -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4013951"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696857632 {#3175
        date: 2023-10-09 15:20:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1796}
    +body: "The day old reddit I gone is the day it is officially dead. Reddit is appealing to the insta audience now and it sucks. I’ve talked to so many people who only recently discovered reddit and they have no idea that discussion used to drive the site. It’s a picture browsing site for them. The site is going down the tubes quickly so it can do an IPO I guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1696870960 {#3278
      date: 2023-10-09 19:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TORFdot0@lemmy.world"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 39001
    -bodyTs: "'appeal':16 'audienc':20 'brows':53 'day':2,9 'dead':13 'discov':35 'discuss':43 'drive':46 'go':60 'gone':6 'guess':72 'idea':41 'insta':19 'ipo':70 'mani':30 'offici':12 'old':3 'peopl':31 'pictur':52 'quick':64 'recent':34 'reddit':4,14,36 'site':48,54,58 'suck':24 'talk':27 'tube':63 'use':44 've':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356482"
    +editedAt: DateTimeImmutable @1696871636 {#3279
      date: 2023-10-09 19:13:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696870960 {#3280
      date: 2023-10-09 19:02:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: """
    personal petpeeve of mine, that insta-gen as you describe it, is mentally incapable of making/uploading computer screenshots in computer specific subs (e.g. game specific subs). they upload photos of their monitor that look like ass, angled like they’re tim walker and shaken like they’re driving on cobblestone… almost like we’re back in the 00s or something.  \n
    it literally requires more effort to post a worse picture and be *removed*ed at than simply pressing print-screen and ctrl-v on the pc.  \n
    “bUt I’m NoT uSiNg ReDdIt On My CoMpUtEr So I’m NoT lOgGeD iN”  \n
    yeah, while at that better uninstall it on your phone aswell. nothing of worth comes out of you anyways. smh
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696931315 {#3478
    date: 2023-10-10 11:48:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
    "@BuboScandiacus@mander.xyz"
    "@pahlimur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3483 …}
  +nested: Doctrine\ORM\PersistentCollection {#3485 …}
  +votes: Doctrine\ORM\PersistentCollection {#3487 …}
  +reports: Doctrine\ORM\PersistentCollection {#3489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
  -id: 39887
  -bodyTs: "'00s':59 'almost':52 'angl':38 'anyway':123 'ass':37 'aswel':115 'back':56 'better':109 'cobbleston':51 'come':119 'comput':18,21,98 'ctrl':85 'ctrl-v':84 'describ':11 'drive':49 'e.g':24 'ed':75 'effort':66 'game':25 'gen':8 'incap':15 'insta':7 'insta-gen':6 'like':36,39,46,53 'liter':63 'log':103 'look':35 'm':92,101 'making/uploading':17 'mental':14 'mine':4 'monitor':33 'noth':116 'pc':89 'person':1 'petpeev':2 'phone':114 'photo':30 'pictur':71 'post':68 'press':79 'print':81 'print-screen':80 're':41,48,55 'reddit':95 'remov':74 'requir':64 'screen':82 'screenshot':19 'shaken':45 'simpli':78 'smh':124 'someth':61 'specif':22,26 'sub':23,27 'tim':42 'uninstal':110 'upload':29 'use':94 'v':86 'walker':43 'wors':70 'worth':118 'yeah':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4753224"
  +editedAt: DateTimeImmutable @1696931810 {#3479
    date: 2023-10-10 11:56:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696931315 {#3480
    date: 2023-10-10 11:48:35.0 +02:00
  }
}
"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 {#3481
  +user: Proxies\__CG__\App\Entity\User {#3482 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3176
      +user: Proxies\__CG__\App\Entity\User {#3177 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#1796
        +user: App\Entity\User {#2483 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1696951729 {#1871
          date: 2023-10-10 17:28:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1847 …}
        +nested: Doctrine\ORM\PersistentCollection {#1851 …}
        +votes: Doctrine\ORM\PersistentCollection {#1819 …}
        +reports: Doctrine\ORM\PersistentCollection {#1508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
        -id: 38678
        -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4344464"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696856842 {#1509
          date: 2023-10-09 15:07:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1796}
      +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1696857632 {#3174
        date: 2023-10-09 15:20:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TORFdot0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3178 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3182 …}
      +reports: Doctrine\ORM\PersistentCollection {#3184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
      -id: 38694
      -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4013951"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696857632 {#3175
        date: 2023-10-09 15:20:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1796}
    +body: "The day old reddit I gone is the day it is officially dead. Reddit is appealing to the insta audience now and it sucks. I’ve talked to so many people who only recently discovered reddit and they have no idea that discussion used to drive the site. It’s a picture browsing site for them. The site is going down the tubes quickly so it can do an IPO I guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1696870960 {#3278
      date: 2023-10-09 19:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TORFdot0@lemmy.world"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 39001
    -bodyTs: "'appeal':16 'audienc':20 'brows':53 'day':2,9 'dead':13 'discov':35 'discuss':43 'drive':46 'go':60 'gone':6 'guess':72 'idea':41 'insta':19 'ipo':70 'mani':30 'offici':12 'old':3 'peopl':31 'pictur':52 'quick':64 'recent':34 'reddit':4,14,36 'site':48,54,58 'suck':24 'talk':27 'tube':63 'use':44 've':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356482"
    +editedAt: DateTimeImmutable @1696871636 {#3279
      date: 2023-10-09 19:13:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696870960 {#3280
      date: 2023-10-09 19:02:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: """
    personal petpeeve of mine, that insta-gen as you describe it, is mentally incapable of making/uploading computer screenshots in computer specific subs (e.g. game specific subs). they upload photos of their monitor that look like ass, angled like they’re tim walker and shaken like they’re driving on cobblestone… almost like we’re back in the 00s or something.  \n
    it literally requires more effort to post a worse picture and be *removed*ed at than simply pressing print-screen and ctrl-v on the pc.  \n
    “bUt I’m NoT uSiNg ReDdIt On My CoMpUtEr So I’m NoT lOgGeD iN”  \n
    yeah, while at that better uninstall it on your phone aswell. nothing of worth comes out of you anyways. smh
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696931315 {#3478
    date: 2023-10-10 11:48:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
    "@BuboScandiacus@mander.xyz"
    "@pahlimur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3483 …}
  +nested: Doctrine\ORM\PersistentCollection {#3485 …}
  +votes: Doctrine\ORM\PersistentCollection {#3487 …}
  +reports: Doctrine\ORM\PersistentCollection {#3489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
  -id: 39887
  -bodyTs: "'00s':59 'almost':52 'angl':38 'anyway':123 'ass':37 'aswel':115 'back':56 'better':109 'cobbleston':51 'come':119 'comput':18,21,98 'ctrl':85 'ctrl-v':84 'describ':11 'drive':49 'e.g':24 'ed':75 'effort':66 'game':25 'gen':8 'incap':15 'insta':7 'insta-gen':6 'like':36,39,46,53 'liter':63 'log':103 'look':35 'm':92,101 'making/uploading':17 'mental':14 'mine':4 'monitor':33 'noth':116 'pc':89 'person':1 'petpeev':2 'phone':114 'photo':30 'pictur':71 'post':68 'press':79 'print':81 'print-screen':80 're':41,48,55 'reddit':95 'remov':74 'requir':64 'screen':82 'screenshot':19 'shaken':45 'simpli':78 'smh':124 'someth':61 'specif':22,26 'sub':23,27 'tim':42 'uninstal':110 'upload':29 'use':94 'v':86 'walker':43 'wors':70 'worth':118 'yeah':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4753224"
  +editedAt: DateTimeImmutable @1696931810 {#3479
    date: 2023-10-10 11:56:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696931315 {#3480
    date: 2023-10-10 11:48:35.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3646
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3481
    +user: Proxies\__CG__\App\Entity\User {#3482 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3281
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3176
        +user: Proxies\__CG__\App\Entity\User {#3177 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#1796
          +user: App\Entity\User {#2483 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 71
          +score: 0
          +lastActive: DateTime @1696951729 {#1871
            date: 2023-10-10 17:28:49.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1847 …}
          +nested: Doctrine\ORM\PersistentCollection {#1851 …}
          +votes: Doctrine\ORM\PersistentCollection {#1819 …}
          +reports: Doctrine\ORM\PersistentCollection {#1508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
          -id: 38678
          -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4344464"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696856842 {#1509
            date: 2023-10-09 15:07:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1796}
        +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 63
        +score: 0
        +lastActive: DateTime @1696857632 {#3174
          date: 2023-10-09 15:20:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@TORFdot0@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3178 …}
        +nested: Doctrine\ORM\PersistentCollection {#3180 …}
        +votes: Doctrine\ORM\PersistentCollection {#3182 …}
        +reports: Doctrine\ORM\PersistentCollection {#3184 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
        -id: 38694
        -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/4013951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696857632 {#3175
          date: 2023-10-09 15:20:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1796}
      +body: "The day old reddit I gone is the day it is officially dead. Reddit is appealing to the insta audience now and it sucks. I’ve talked to so many people who only recently discovered reddit and they have no idea that discussion used to drive the site. It’s a picture browsing site for them. The site is going down the tubes quickly so it can do an IPO I guess."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1696870960 {#3278
        date: 2023-10-09 19:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TORFdot0@lemmy.world"
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3283 …}
      +nested: Doctrine\ORM\PersistentCollection {#3285 …}
      +votes: Doctrine\ORM\PersistentCollection {#3287 …}
      +reports: Doctrine\ORM\PersistentCollection {#3289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
      -id: 39001
      -bodyTs: "'appeal':16 'audienc':20 'brows':53 'day':2,9 'dead':13 'discov':35 'discuss':43 'drive':46 'go':60 'gone':6 'guess':72 'idea':41 'insta':19 'ipo':70 'mani':30 'offici':12 'old':3 'peopl':31 'pictur':52 'quick':64 'recent':34 'reddit':4,14,36 'site':48,54,58 'suck':24 'talk':27 'tube':63 'use':44 've':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4356482"
      +editedAt: DateTimeImmutable @1696871636 {#3279
        date: 2023-10-09 19:13:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696870960 {#3280
        date: 2023-10-09 19:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1796}
    +body: """
      personal petpeeve of mine, that insta-gen as you describe it, is mentally incapable of making/uploading computer screenshots in computer specific subs (e.g. game specific subs). they upload photos of their monitor that look like ass, angled like they’re tim walker and shaken like they’re driving on cobblestone… almost like we’re back in the 00s or something.  \n
      it literally requires more effort to post a worse picture and be *removed*ed at than simply pressing print-screen and ctrl-v on the pc.  \n
      “bUt I’m NoT uSiNg ReDdIt On My CoMpUtEr So I’m NoT lOgGeD iN”  \n
      yeah, while at that better uninstall it on your phone aswell. nothing of worth comes out of you anyways. smh
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696931315 {#3478
      date: 2023-10-10 11:48:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TORFdot0@lemmy.world"
      "@BuboScandiacus@mander.xyz"
      "@pahlimur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3483 …}
    +nested: Doctrine\ORM\PersistentCollection {#3485 …}
    +votes: Doctrine\ORM\PersistentCollection {#3487 …}
    +reports: Doctrine\ORM\PersistentCollection {#3489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
    -id: 39887
    -bodyTs: "'00s':59 'almost':52 'angl':38 'anyway':123 'ass':37 'aswel':115 'back':56 'better':109 'cobbleston':51 'come':119 'comput':18,21,98 'ctrl':85 'ctrl-v':84 'describ':11 'drive':49 'e.g':24 'ed':75 'effort':66 'game':25 'gen':8 'incap':15 'insta':7 'insta-gen':6 'like':36,39,46,53 'liter':63 'log':103 'look':35 'm':92,101 'making/uploading':17 'mental':14 'mine':4 'monitor':33 'noth':116 'pc':89 'person':1 'petpeev':2 'phone':114 'photo':30 'pictur':71 'post':68 'press':79 'print':81 'print-screen':80 're':41,48,55 'reddit':95 'remov':74 'requir':64 'screen':82 'screenshot':19 'shaken':45 'simpli':78 'smh':124 'someth':61 'specif':22,26 'sub':23,27 'tim':42 'uninstal':110 'upload':29 'use':94 'v':86 'walker':43 'wors':70 'worth':118 'yeah':105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4753224"
    +editedAt: DateTimeImmutable @1696931810 {#3479
      date: 2023-10-10 11:56:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696931315 {#3480
      date: 2023-10-10 11:48:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: "I wish this were only a problem with kids. I’m a system integrator and I’m constantly asking for screenshots of HMIs for troubleshooting. It’s about 50/50 with my current client if it’s going to be a jank cell phone picture or an actual screenshot. I think it’s an uneducated portion of the population that is too dumb to give a shit. They always existed but now the barrier to posting a photo is finally low enough that they can barely step over it and us early PC users are annoyed by them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696951728 {#3644
    date: 2023-10-10 17:28:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
    "@BuboScandiacus@mander.xyz"
    "@pahlimur@lemmy.world"
    "@Flaimbot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3647 …}
  +nested: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3651 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 40164
  -bodyTs: "'50/50':29 'actual':47 'alway':68 'annoy':95 'ask':19 'bare':85 'barrier':73 'cell':42 'client':33 'constant':18 'current':32 'dumb':62 'earli':91 'enough':81 'exist':69 'final':79 'give':64 'go':37 'hmis':23 'integr':14 'jank':41 'kid':9 'low':80 'm':11,17 'pc':92 'phone':43 'photo':77 'pictur':44 'popul':58 'portion':55 'post':75 'problem':7 'screenshot':21,48 'shit':66 'step':86 'system':13 'think':50 'troubleshoot':25 'uneduc':54 'us':90 'user':93 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696951728 {#3645
    date: 2023-10-10 17:28:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#3646
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3481
    +user: Proxies\__CG__\App\Entity\User {#3482 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3281
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3176
        +user: Proxies\__CG__\App\Entity\User {#3177 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#1796
          +user: App\Entity\User {#2483 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 71
          +score: 0
          +lastActive: DateTime @1696951729 {#1871
            date: 2023-10-10 17:28:49.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1847 …}
          +nested: Doctrine\ORM\PersistentCollection {#1851 …}
          +votes: Doctrine\ORM\PersistentCollection {#1819 …}
          +reports: Doctrine\ORM\PersistentCollection {#1508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
          -id: 38678
          -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4344464"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696856842 {#1509
            date: 2023-10-09 15:07:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1796}
        +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 63
        +score: 0
        +lastActive: DateTime @1696857632 {#3174
          date: 2023-10-09 15:20:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@TORFdot0@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3178 …}
        +nested: Doctrine\ORM\PersistentCollection {#3180 …}
        +votes: Doctrine\ORM\PersistentCollection {#3182 …}
        +reports: Doctrine\ORM\PersistentCollection {#3184 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
        -id: 38694
        -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/4013951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696857632 {#3175
          date: 2023-10-09 15:20:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1796}
      +body: "The day old reddit I gone is the day it is officially dead. Reddit is appealing to the insta audience now and it sucks. I’ve talked to so many people who only recently discovered reddit and they have no idea that discussion used to drive the site. It’s a picture browsing site for them. The site is going down the tubes quickly so it can do an IPO I guess."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1696870960 {#3278
        date: 2023-10-09 19:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TORFdot0@lemmy.world"
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3283 …}
      +nested: Doctrine\ORM\PersistentCollection {#3285 …}
      +votes: Doctrine\ORM\PersistentCollection {#3287 …}
      +reports: Doctrine\ORM\PersistentCollection {#3289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
      -id: 39001
      -bodyTs: "'appeal':16 'audienc':20 'brows':53 'day':2,9 'dead':13 'discov':35 'discuss':43 'drive':46 'go':60 'gone':6 'guess':72 'idea':41 'insta':19 'ipo':70 'mani':30 'offici':12 'old':3 'peopl':31 'pictur':52 'quick':64 'recent':34 'reddit':4,14,36 'site':48,54,58 'suck':24 'talk':27 'tube':63 'use':44 've':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4356482"
      +editedAt: DateTimeImmutable @1696871636 {#3279
        date: 2023-10-09 19:13:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696870960 {#3280
        date: 2023-10-09 19:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1796}
    +body: """
      personal petpeeve of mine, that insta-gen as you describe it, is mentally incapable of making/uploading computer screenshots in computer specific subs (e.g. game specific subs). they upload photos of their monitor that look like ass, angled like they’re tim walker and shaken like they’re driving on cobblestone… almost like we’re back in the 00s or something.  \n
      it literally requires more effort to post a worse picture and be *removed*ed at than simply pressing print-screen and ctrl-v on the pc.  \n
      “bUt I’m NoT uSiNg ReDdIt On My CoMpUtEr So I’m NoT lOgGeD iN”  \n
      yeah, while at that better uninstall it on your phone aswell. nothing of worth comes out of you anyways. smh
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696931315 {#3478
      date: 2023-10-10 11:48:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TORFdot0@lemmy.world"
      "@BuboScandiacus@mander.xyz"
      "@pahlimur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3483 …}
    +nested: Doctrine\ORM\PersistentCollection {#3485 …}
    +votes: Doctrine\ORM\PersistentCollection {#3487 …}
    +reports: Doctrine\ORM\PersistentCollection {#3489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
    -id: 39887
    -bodyTs: "'00s':59 'almost':52 'angl':38 'anyway':123 'ass':37 'aswel':115 'back':56 'better':109 'cobbleston':51 'come':119 'comput':18,21,98 'ctrl':85 'ctrl-v':84 'describ':11 'drive':49 'e.g':24 'ed':75 'effort':66 'game':25 'gen':8 'incap':15 'insta':7 'insta-gen':6 'like':36,39,46,53 'liter':63 'log':103 'look':35 'm':92,101 'making/uploading':17 'mental':14 'mine':4 'monitor':33 'noth':116 'pc':89 'person':1 'petpeev':2 'phone':114 'photo':30 'pictur':71 'post':68 'press':79 'print':81 'print-screen':80 're':41,48,55 'reddit':95 'remov':74 'requir':64 'screen':82 'screenshot':19 'shaken':45 'simpli':78 'smh':124 'someth':61 'specif':22,26 'sub':23,27 'tim':42 'uninstal':110 'upload':29 'use':94 'v':86 'walker':43 'wors':70 'worth':118 'yeah':105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4753224"
    +editedAt: DateTimeImmutable @1696931810 {#3479
      date: 2023-10-10 11:56:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696931315 {#3480
      date: 2023-10-10 11:48:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: "I wish this were only a problem with kids. I’m a system integrator and I’m constantly asking for screenshots of HMIs for troubleshooting. It’s about 50/50 with my current client if it’s going to be a jank cell phone picture or an actual screenshot. I think it’s an uneducated portion of the population that is too dumb to give a shit. They always existed but now the barrier to posting a photo is finally low enough that they can barely step over it and us early PC users are annoyed by them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696951728 {#3644
    date: 2023-10-10 17:28:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
    "@BuboScandiacus@mander.xyz"
    "@pahlimur@lemmy.world"
    "@Flaimbot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3647 …}
  +nested: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3651 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 40164
  -bodyTs: "'50/50':29 'actual':47 'alway':68 'annoy':95 'ask':19 'bare':85 'barrier':73 'cell':42 'client':33 'constant':18 'current':32 'dumb':62 'earli':91 'enough':81 'exist':69 'final':79 'give':64 'go':37 'hmis':23 'integr':14 'jank':41 'kid':9 'low':80 'm':11,17 'pc':92 'phone':43 'photo':77 'pictur':44 'popul':58 'portion':55 'post':75 'problem':7 'screenshot':21,48 'shit':66 'step':86 'system':13 'think':50 'troubleshoot':25 'uneduc':54 'us':90 'user':93 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696951728 {#3645
    date: 2023-10-10 17:28:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#3646
  +user: Proxies\__CG__\App\Entity\User {#3282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3481
    +user: Proxies\__CG__\App\Entity\User {#3482 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3281
      +user: Proxies\__CG__\App\Entity\User {#3282 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3176
        +user: Proxies\__CG__\App\Entity\User {#3177 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#1796
          +user: App\Entity\User {#2483 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 71
          +score: 0
          +lastActive: DateTime @1696951729 {#1871
            date: 2023-10-10 17:28:49.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1847 …}
          +nested: Doctrine\ORM\PersistentCollection {#1851 …}
          +votes: Doctrine\ORM\PersistentCollection {#1819 …}
          +reports: Doctrine\ORM\PersistentCollection {#1508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
          -id: 38678
          -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4344464"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696856842 {#1509
            date: 2023-10-09 15:07:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1796}
        +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 63
        +score: 0
        +lastActive: DateTime @1696857632 {#3174
          date: 2023-10-09 15:20:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@TORFdot0@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3178 …}
        +nested: Doctrine\ORM\PersistentCollection {#3180 …}
        +votes: Doctrine\ORM\PersistentCollection {#3182 …}
        +reports: Doctrine\ORM\PersistentCollection {#3184 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
        -id: 38694
        -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/4013951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696857632 {#3175
          date: 2023-10-09 15:20:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1796}
      +body: "The day old reddit I gone is the day it is officially dead. Reddit is appealing to the insta audience now and it sucks. I’ve talked to so many people who only recently discovered reddit and they have no idea that discussion used to drive the site. It’s a picture browsing site for them. The site is going down the tubes quickly so it can do an IPO I guess."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1696870960 {#3278
        date: 2023-10-09 19:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TORFdot0@lemmy.world"
        "@BuboScandiacus@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3283 …}
      +nested: Doctrine\ORM\PersistentCollection {#3285 …}
      +votes: Doctrine\ORM\PersistentCollection {#3287 …}
      +reports: Doctrine\ORM\PersistentCollection {#3289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
      -id: 39001
      -bodyTs: "'appeal':16 'audienc':20 'brows':53 'day':2,9 'dead':13 'discov':35 'discuss':43 'drive':46 'go':60 'gone':6 'guess':72 'idea':41 'insta':19 'ipo':70 'mani':30 'offici':12 'old':3 'peopl':31 'pictur':52 'quick':64 'recent':34 'reddit':4,14,36 'site':48,54,58 'suck':24 'talk':27 'tube':63 'use':44 've':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4356482"
      +editedAt: DateTimeImmutable @1696871636 {#3279
        date: 2023-10-09 19:13:56.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696870960 {#3280
        date: 2023-10-09 19:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1796}
    +body: """
      personal petpeeve of mine, that insta-gen as you describe it, is mentally incapable of making/uploading computer screenshots in computer specific subs (e.g. game specific subs). they upload photos of their monitor that look like ass, angled like they’re tim walker and shaken like they’re driving on cobblestone… almost like we’re back in the 00s or something.  \n
      it literally requires more effort to post a worse picture and be *removed*ed at than simply pressing print-screen and ctrl-v on the pc.  \n
      “bUt I’m NoT uSiNg ReDdIt On My CoMpUtEr So I’m NoT lOgGeD iN”  \n
      yeah, while at that better uninstall it on your phone aswell. nothing of worth comes out of you anyways. smh
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696931315 {#3478
      date: 2023-10-10 11:48:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TORFdot0@lemmy.world"
      "@BuboScandiacus@mander.xyz"
      "@pahlimur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3483 …}
    +nested: Doctrine\ORM\PersistentCollection {#3485 …}
    +votes: Doctrine\ORM\PersistentCollection {#3487 …}
    +reports: Doctrine\ORM\PersistentCollection {#3489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3493 …}
    -id: 39887
    -bodyTs: "'00s':59 'almost':52 'angl':38 'anyway':123 'ass':37 'aswel':115 'back':56 'better':109 'cobbleston':51 'come':119 'comput':18,21,98 'ctrl':85 'ctrl-v':84 'describ':11 'drive':49 'e.g':24 'ed':75 'effort':66 'game':25 'gen':8 'incap':15 'insta':7 'insta-gen':6 'like':36,39,46,53 'liter':63 'log':103 'look':35 'm':92,101 'making/uploading':17 'mental':14 'mine':4 'monitor':33 'noth':116 'pc':89 'person':1 'petpeev':2 'phone':114 'photo':30 'pictur':71 'post':68 'press':79 'print':81 'print-screen':80 're':41,48,55 'reddit':95 'remov':74 'requir':64 'screen':82 'screenshot':19 'shaken':45 'simpli':78 'smh':124 'someth':61 'specif':22,26 'sub':23,27 'tim':42 'uninstal':110 'upload':29 'use':94 'v':86 'walker':43 'wors':70 'worth':118 'yeah':105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4753224"
    +editedAt: DateTimeImmutable @1696931810 {#3479
      date: 2023-10-10 11:56:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696931315 {#3480
      date: 2023-10-10 11:48:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: "I wish this were only a problem with kids. I’m a system integrator and I’m constantly asking for screenshots of HMIs for troubleshooting. It’s about 50/50 with my current client if it’s going to be a jank cell phone picture or an actual screenshot. I think it’s an uneducated portion of the population that is too dumb to give a shit. They always existed but now the barrier to posting a photo is finally low enough that they can barely step over it and us early PC users are annoyed by them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696951728 {#3644
    date: 2023-10-10 17:28:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
    "@BuboScandiacus@mander.xyz"
    "@pahlimur@lemmy.world"
    "@Flaimbot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3647 …}
  +nested: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3651 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 40164
  -bodyTs: "'50/50':29 'actual':47 'alway':68 'annoy':95 'ask':19 'bare':85 'barrier':73 'cell':42 'client':33 'constant':18 'current':32 'dumb':62 'earli':91 'enough':81 'exist':69 'final':79 'give':64 'go':37 'hmis':23 'integr':14 'jank':41 'kid':9 'low':80 'm':11,17 'pc':92 'phone':43 'photo':77 'pictur':44 'popul':58 'portion':55 'post':75 'problem':7 'screenshot':21,48 'shit':66 'step':86 'system':13 'think':50 'troubleshoot':25 'uneduc':54 'us':90 'user':93 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696951728 {#3645
    date: 2023-10-10 17:28:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#3497
  +user: Proxies\__CG__\App\Entity\User {#3498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3176
      +user: Proxies\__CG__\App\Entity\User {#3177 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#1796
        +user: App\Entity\User {#2483 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1696951729 {#1871
          date: 2023-10-10 17:28:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1847 …}
        +nested: Doctrine\ORM\PersistentCollection {#1851 …}
        +votes: Doctrine\ORM\PersistentCollection {#1819 …}
        +reports: Doctrine\ORM\PersistentCollection {#1508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
        -id: 38678
        -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4344464"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696856842 {#1509
          date: 2023-10-09 15:07:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1796}
      +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1696857632 {#3174
        date: 2023-10-09 15:20:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TORFdot0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3178 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3182 …}
      +reports: Doctrine\ORM\PersistentCollection {#3184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
      -id: 38694
      -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4013951"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696857632 {#3175
        date: 2023-10-09 15:20:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1796}
    +body: "The day old reddit I gone is the day it is officially dead. Reddit is appealing to the insta audience now and it sucks. I’ve talked to so many people who only recently discovered reddit and they have no idea that discussion used to drive the site. It’s a picture browsing site for them. The site is going down the tubes quickly so it can do an IPO I guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1696870960 {#3278
      date: 2023-10-09 19:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TORFdot0@lemmy.world"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 39001
    -bodyTs: "'appeal':16 'audienc':20 'brows':53 'day':2,9 'dead':13 'discov':35 'discuss':43 'drive':46 'go':60 'gone':6 'guess':72 'idea':41 'insta':19 'ipo':70 'mani':30 'offici':12 'old':3 'peopl':31 'pictur':52 'quick':64 'recent':34 'reddit':4,14,36 'site':48,54,58 'suck':24 'talk':27 'tube':63 'use':44 've':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356482"
    +editedAt: DateTimeImmutable @1696871636 {#3279
      date: 2023-10-09 19:13:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696870960 {#3280
      date: 2023-10-09 19:02:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: """
    Not only did discussion used to drive that site, but thriving niche communities. I hired a young-ish (~25) webdev recently and he asked where I heard about a certain topic. I told him reddit and he was genuinely confused. I sent him links to r/webdev, r/selfhosted, r/sysadmin, r/datahoarder, and a handful of other recommendations. His mind was blown that reddit not only had those communities, but how deep the content was.\n
    \n
    My point is, reddit has really leaned into the lowest common denominator audience to chase growth and has completely abandoned its nerd roots (most evidently by its API policy changes).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696893661 {#3495
    date: 2023-10-10 01:21:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
    "@BuboScandiacus@mander.xyz"
    "@pahlimur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3499 …}
  +nested: Doctrine\ORM\PersistentCollection {#3501 …}
  +votes: Doctrine\ORM\PersistentCollection {#3503 …}
  +reports: Doctrine\ORM\PersistentCollection {#3505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
  -id: 39385
  -bodyTs: "'25':20 'abandon':93 'api':101 'ask':25 'audienc':86 'blown':60 'certain':31 'chang':103 'chase':88 'common':84 'communiti':13,67 'complet':92 'confus':41 'content':72 'deep':70 'denomin':85 'discuss':4 'drive':7 'evid':98 'genuin':40 'growth':89 'hand':53 'heard':28 'hire':15 'ish':19 'lean':80 'link':45 'lowest':83 'mind':58 'nerd':95 'nich':12 'point':75 'polici':102 'r/datahoarder':50 'r/selfhosted':48 'r/sysadmin':49 'r/webdev':47 'realli':79 'recent':22 'recommend':56 'reddit':36,62,77 'root':96 'sent':43 'site':9 'thrive':11 'told':34 'topic':32 'use':5 'webdev':21 'young':18 'young-ish':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4373583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696893661 {#3496
    date: 2023-10-10 01:21:01.0 +02:00
  }
}
"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 {#3497
  +user: Proxies\__CG__\App\Entity\User {#3498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3176
      +user: Proxies\__CG__\App\Entity\User {#3177 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#1796
        +user: App\Entity\User {#2483 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1696951729 {#1871
          date: 2023-10-10 17:28:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1847 …}
        +nested: Doctrine\ORM\PersistentCollection {#1851 …}
        +votes: Doctrine\ORM\PersistentCollection {#1819 …}
        +reports: Doctrine\ORM\PersistentCollection {#1508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
        -id: 38678
        -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4344464"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696856842 {#1509
          date: 2023-10-09 15:07:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1796}
      +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1696857632 {#3174
        date: 2023-10-09 15:20:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TORFdot0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3178 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3182 …}
      +reports: Doctrine\ORM\PersistentCollection {#3184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
      -id: 38694
      -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4013951"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696857632 {#3175
        date: 2023-10-09 15:20:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1796}
    +body: "The day old reddit I gone is the day it is officially dead. Reddit is appealing to the insta audience now and it sucks. I’ve talked to so many people who only recently discovered reddit and they have no idea that discussion used to drive the site. It’s a picture browsing site for them. The site is going down the tubes quickly so it can do an IPO I guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1696870960 {#3278
      date: 2023-10-09 19:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TORFdot0@lemmy.world"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 39001
    -bodyTs: "'appeal':16 'audienc':20 'brows':53 'day':2,9 'dead':13 'discov':35 'discuss':43 'drive':46 'go':60 'gone':6 'guess':72 'idea':41 'insta':19 'ipo':70 'mani':30 'offici':12 'old':3 'peopl':31 'pictur':52 'quick':64 'recent':34 'reddit':4,14,36 'site':48,54,58 'suck':24 'talk':27 'tube':63 'use':44 've':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356482"
    +editedAt: DateTimeImmutable @1696871636 {#3279
      date: 2023-10-09 19:13:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696870960 {#3280
      date: 2023-10-09 19:02:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: """
    Not only did discussion used to drive that site, but thriving niche communities. I hired a young-ish (~25) webdev recently and he asked where I heard about a certain topic. I told him reddit and he was genuinely confused. I sent him links to r/webdev, r/selfhosted, r/sysadmin, r/datahoarder, and a handful of other recommendations. His mind was blown that reddit not only had those communities, but how deep the content was.\n
    \n
    My point is, reddit has really leaned into the lowest common denominator audience to chase growth and has completely abandoned its nerd roots (most evidently by its API policy changes).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696893661 {#3495
    date: 2023-10-10 01:21:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
    "@BuboScandiacus@mander.xyz"
    "@pahlimur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3499 …}
  +nested: Doctrine\ORM\PersistentCollection {#3501 …}
  +votes: Doctrine\ORM\PersistentCollection {#3503 …}
  +reports: Doctrine\ORM\PersistentCollection {#3505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
  -id: 39385
  -bodyTs: "'25':20 'abandon':93 'api':101 'ask':25 'audienc':86 'blown':60 'certain':31 'chang':103 'chase':88 'common':84 'communiti':13,67 'complet':92 'confus':41 'content':72 'deep':70 'denomin':85 'discuss':4 'drive':7 'evid':98 'genuin':40 'growth':89 'hand':53 'heard':28 'hire':15 'ish':19 'lean':80 'link':45 'lowest':83 'mind':58 'nerd':95 'nich':12 'point':75 'polici':102 'r/datahoarder':50 'r/selfhosted':48 'r/sysadmin':49 'r/webdev':47 'realli':79 'recent':22 'recommend':56 'reddit':36,62,77 'root':96 'sent':43 'site':9 'thrive':11 'told':34 'topic':32 'use':5 'webdev':21 'young':18 'young-ish':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4373583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696893661 {#3496
    date: 2023-10-10 01:21:01.0 +02:00
  }
}
"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 {#3497
  +user: Proxies\__CG__\App\Entity\User {#3498 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3281
    +user: Proxies\__CG__\App\Entity\User {#3282 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3176
      +user: Proxies\__CG__\App\Entity\User {#3177 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#1796
        +user: App\Entity\User {#2483 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 71
        +score: 0
        +lastActive: DateTime @1696951729 {#1871
          date: 2023-10-10 17:28:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1847 …}
        +nested: Doctrine\ORM\PersistentCollection {#1851 …}
        +votes: Doctrine\ORM\PersistentCollection {#1819 …}
        +reports: Doctrine\ORM\PersistentCollection {#1508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
        -id: 38678
        -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4344464"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696856842 {#1509
          date: 2023-10-09 15:07:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1796}
      +body: "You can change the url from www.reddit.com to old.reddit.com to bypass that 😉"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1696857632 {#3174
        date: 2023-10-09 15:20:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TORFdot0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3178 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3182 …}
      +reports: Doctrine\ORM\PersistentCollection {#3184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
      -id: 38694
      -bodyTs: "'bypass':11 'chang':3 'old.reddit.com':9 'url':5 'www.reddit.com':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4013951"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696857632 {#3175
        date: 2023-10-09 15:20:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1796}
    +body: "The day old reddit I gone is the day it is officially dead. Reddit is appealing to the insta audience now and it sucks. I’ve talked to so many people who only recently discovered reddit and they have no idea that discussion used to drive the site. It’s a picture browsing site for them. The site is going down the tubes quickly so it can do an IPO I guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1696870960 {#3278
      date: 2023-10-09 19:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TORFdot0@lemmy.world"
      "@BuboScandiacus@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3283 …}
    +nested: Doctrine\ORM\PersistentCollection {#3285 …}
    +votes: Doctrine\ORM\PersistentCollection {#3287 …}
    +reports: Doctrine\ORM\PersistentCollection {#3289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3293 …}
    -id: 39001
    -bodyTs: "'appeal':16 'audienc':20 'brows':53 'day':2,9 'dead':13 'discov':35 'discuss':43 'drive':46 'go':60 'gone':6 'guess':72 'idea':41 'insta':19 'ipo':70 'mani':30 'offici':12 'old':3 'peopl':31 'pictur':52 'quick':64 'recent':34 'reddit':4,14,36 'site':48,54,58 'suck':24 'talk':27 'tube':63 'use':44 've':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4356482"
    +editedAt: DateTimeImmutable @1696871636 {#3279
      date: 2023-10-09 19:13:56.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696870960 {#3280
      date: 2023-10-09 19:02:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: """
    Not only did discussion used to drive that site, but thriving niche communities. I hired a young-ish (~25) webdev recently and he asked where I heard about a certain topic. I told him reddit and he was genuinely confused. I sent him links to r/webdev, r/selfhosted, r/sysadmin, r/datahoarder, and a handful of other recommendations. His mind was blown that reddit not only had those communities, but how deep the content was.\n
    \n
    My point is, reddit has really leaned into the lowest common denominator audience to chase growth and has completely abandoned its nerd roots (most evidently by its API policy changes).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696893661 {#3495
    date: 2023-10-10 01:21:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
    "@BuboScandiacus@mander.xyz"
    "@pahlimur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3499 …}
  +nested: Doctrine\ORM\PersistentCollection {#3501 …}
  +votes: Doctrine\ORM\PersistentCollection {#3503 …}
  +reports: Doctrine\ORM\PersistentCollection {#3505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3509 …}
  -id: 39385
  -bodyTs: "'25':20 'abandon':93 'api':101 'ask':25 'audienc':86 'blown':60 'certain':31 'chang':103 'chase':88 'common':84 'communiti':13,67 'complet':92 'confus':41 'content':72 'deep':70 'denomin':85 'discuss':4 'drive':7 'evid':98 'genuin':40 'growth':89 'hand':53 'heard':28 'hire':15 'ish':19 'lean':80 'link':45 'lowest':83 'mind':58 'nerd':95 'nich':12 'point':75 'polici':102 'r/datahoarder':50 'r/selfhosted':48 'r/sysadmin':49 'r/webdev':47 'realli':79 'recent':22 'recommend':56 'reddit':36,62,77 'root':96 'sent':43 'site':9 'thrive':11 'told':34 'topic':32 'use':5 'webdev':21 'young':18 'young-ish':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4373583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696893661 {#3496
    date: 2023-10-10 01:21:01.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3192
  +user: Proxies\__CG__\App\Entity\User {#3193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#1796
    +user: App\Entity\User {#2483 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1696951729 {#1871
      date: 2023-10-10 17:28:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1847 …}
    +nested: Doctrine\ORM\PersistentCollection {#1851 …}
    +votes: Doctrine\ORM\PersistentCollection {#1819 …}
    +reports: Doctrine\ORM\PersistentCollection {#1508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
    -id: 38678
    -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4344464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696856842 {#1509
      date: 2023-10-09 15:07:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: "I also go to the browser drop down settings and change to desktop mode. It’s annoying but once you zoom in a little it’s identical to mobile view lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696858685 {#3190
    date: 2023-10-09 15:38:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3194 …}
  +nested: Doctrine\ORM\PersistentCollection {#3196 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
  -id: 38722
  -bodyTs: "'also':2 'annoy':17 'browser':6 'chang':11 'desktop':13 'drop':7 'go':3 'ident':27 'littl':24 'lol':31 'mobil':29 'mode':14 'set':9 'view':30 'zoom':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4345976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696858685 {#3191
    date: 2023-10-09 15:38:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3192
  +user: Proxies\__CG__\App\Entity\User {#3193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#1796
    +user: App\Entity\User {#2483 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1696951729 {#1871
      date: 2023-10-10 17:28:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1847 …}
    +nested: Doctrine\ORM\PersistentCollection {#1851 …}
    +votes: Doctrine\ORM\PersistentCollection {#1819 …}
    +reports: Doctrine\ORM\PersistentCollection {#1508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
    -id: 38678
    -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4344464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696856842 {#1509
      date: 2023-10-09 15:07:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: "I also go to the browser drop down settings and change to desktop mode. It’s annoying but once you zoom in a little it’s identical to mobile view lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696858685 {#3190
    date: 2023-10-09 15:38:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3194 …}
  +nested: Doctrine\ORM\PersistentCollection {#3196 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
  -id: 38722
  -bodyTs: "'also':2 'annoy':17 'browser':6 'chang':11 'desktop':13 'drop':7 'go':3 'ident':27 'littl':24 'lol':31 'mobil':29 'mode':14 'set':9 'view':30 'zoom':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4345976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696858685 {#3191
    date: 2023-10-09 15:38:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3192
  +user: Proxies\__CG__\App\Entity\User {#3193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#1796
    +user: App\Entity\User {#2483 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "I recently got “this content is unverified, please open in our app to continue” from a Google search that lead to a random Reddit thread. Nope not gonna do that. I think I found a workable solution on stack overflow after that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 71
    +score: 0
    +lastActive: DateTime @1696951729 {#1871
      date: 2023-10-10 17:28:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1847 …}
    +nested: Doctrine\ORM\PersistentCollection {#1851 …}
    +votes: Doctrine\ORM\PersistentCollection {#1819 …}
    +reports: Doctrine\ORM\PersistentCollection {#1508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1959 …}
    -id: 38678
    -bodyTs: "'app':12 'content':5 'continu':14 'found':34 'gonna':28 'googl':17 'got':3 'lead':20 'nope':26 'open':9 'overflow':40 'pleas':8 'random':23 'recent':2 'reddit':24 'search':18 'solut':37 'stack':39 'think':32 'thread':25 'unverifi':7 'workabl':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4344464"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696856842 {#1509
      date: 2023-10-09 15:07:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1796}
  +body: "I also go to the browser drop down settings and change to desktop mode. It’s annoying but once you zoom in a little it’s identical to mobile view lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696858685 {#3190
    date: 2023-10-09 15:38:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TORFdot0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3194 …}
  +nested: Doctrine\ORM\PersistentCollection {#3196 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
  -id: 38722
  -bodyTs: "'also':2 'annoy':17 'browser':6 'chang':11 'desktop':13 'drop':7 'go':3 'ident':27 'littl':24 'lol':31 'mobil':29 'mode':14 'set':9 'view':30 'zoom':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4345976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696858685 {#3191
    date: 2023-10-09 15:38:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "So the Embrace-Extend-Extinguish continues…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696856801 {#1526
    date: 2023-10-09 15:06:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Timely_Jellyfish_2077@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 306862
  -bodyTs: "'continu':7 'embrac':4 'embrace-extend-extinguish':3 'extend':5 'extinguish':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3711385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856801 {#1564
    date: 2023-10-09 15:06:41.0 +02:00
  }
}
"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 {#1565
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "So the Embrace-Extend-Extinguish continues…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696856801 {#1526
    date: 2023-10-09 15:06:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Timely_Jellyfish_2077@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 306862
  -bodyTs: "'continu':7 'embrac':4 'embrace-extend-extinguish':3 'extend':5 'extinguish':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3711385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856801 {#1564
    date: 2023-10-09 15:06:41.0 +02:00
  }
}
"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 {#1565
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "So the Embrace-Extend-Extinguish continues…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696856801 {#1526
    date: 2023-10-09 15:06:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Timely_Jellyfish_2077@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -id: 306862
  -bodyTs: "'continu':7 'embrac':4 'embrace-extend-extinguish':3 'extend':5 'extinguish':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3711385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856801 {#1564
    date: 2023-10-09 15:06:41.0 +02:00
  }
}
"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
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Byeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696856499 {#2422
    date: 2023-10-09 15:01:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 38670
  -bodyTs: "'byeeeee':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://campfyre.nickwebster.dev/comment/1180285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856499 {#2462
    date: 2023-10-09 15:01:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Byeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696856499 {#2422
    date: 2023-10-09 15:01:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 38670
  -bodyTs: "'byeeeee':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://campfyre.nickwebster.dev/comment/1180285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856499 {#2462
    date: 2023-10-09 15:01:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Byeeeee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696856499 {#2422
    date: 2023-10-09 15:01:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 38670
  -bodyTs: "'byeeeee':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://campfyre.nickwebster.dev/comment/1180285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856499 {#2462
    date: 2023-10-09 15:01:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#2061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yep… every time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696856439 {#2022
    date: 2023-10-09 15:00:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 38669
  -bodyTs: "'everi':2 'time':3 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3829762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856439 {#2018
    date: 2023-10-09 15:00:39.0 +02:00
  }
}
"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 {#2021
  +user: App\Entity\User {#2061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yep… every time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696856439 {#2022
    date: 2023-10-09 15:00:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 38669
  -bodyTs: "'everi':2 'time':3 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3829762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856439 {#2018
    date: 2023-10-09 15:00:39.0 +02:00
  }
}
"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 {#2021
  +user: App\Entity\User {#2061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yep… every time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696856439 {#2022
    date: 2023-10-09 15:00:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 38669
  -bodyTs: "'everi':2 'time':3 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3829762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696856439 {#2018
    date: 2023-10-09 15:00:39.0 +02:00
  }
}
"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
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "old reddit still works. For now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1697332637 {#2338
    date: 2023-10-15 03:17:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 38617
  -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4612558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696853446 {#2159
    date: 2023-10-09 14:10:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "old reddit still works. For now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1697332637 {#2338
    date: 2023-10-15 03:17:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 38617
  -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4612558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696853446 {#2159
    date: 2023-10-09 14:10:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "old reddit still works. For now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1697332637 {#2338
    date: 2023-10-15 03:17:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 38617
  -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4612558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696853446 {#2159
    date: 2023-10-09 14:10:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3160
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "old reddit still works. For now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1697332637 {#2338
      date: 2023-10-15 03:17:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 38617
    -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4612558"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696853446 {#2159
      date: 2023-10-09 14:10:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: """
    this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
    \n
    it will 100% be removed within the next 5 years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696860941 {#3157
    date: 2023-10-09 16:15:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 38766
  -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4073775"
  +editedAt: DateTimeImmutable @1696860964 {#3158
    date: 2023-10-09 16:16:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696860941 {#3159
    date: 2023-10-09 16:15:41.0 +02:00
  }
}
"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 {#3160
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "old reddit still works. For now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1697332637 {#2338
      date: 2023-10-15 03:17:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 38617
    -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4612558"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696853446 {#2159
      date: 2023-10-09 14:10:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: """
    this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
    \n
    it will 100% be removed within the next 5 years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696860941 {#3157
    date: 2023-10-09 16:15:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 38766
  -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4073775"
  +editedAt: DateTimeImmutable @1696860964 {#3158
    date: 2023-10-09 16:16:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696860941 {#3159
    date: 2023-10-09 16:15:41.0 +02:00
  }
}
"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 {#3160
  +user: Proxies\__CG__\App\Entity\User {#3161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "old reddit still works. For now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 40
    +score: 0
    +lastActive: DateTime @1697332637 {#2338
      date: 2023-10-15 03:17:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -id: 38617
    -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4612558"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696853446 {#2159
      date: 2023-10-09 14:10:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: """
    this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
    \n
    it will 100% be removed within the next 5 years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696860941 {#3157
    date: 2023-10-09 16:15:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 38766
  -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4073775"
  +editedAt: DateTimeImmutable @1696860964 {#3158
    date: 2023-10-09 16:16:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696860941 {#3159
    date: 2023-10-09 16:15:41.0 +02:00
  }
}
"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 {#3297
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "old reddit still works. For now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1697332637 {#2338
        date: 2023-10-15 03:17:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 38617
      -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4612558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696853446 {#2159
        date: 2023-10-09 14:10:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: """
      this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
      \n
      it will 100% be removed within the next 5 years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696860941 {#3157
      date: 2023-10-09 16:15:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 38766
    -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4073775"
    +editedAt: DateTimeImmutable @1696860964 {#3158
      date: 2023-10-09 16:16:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696860941 {#3159
      date: 2023-10-09 16:15:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "5 years? Honestly, I give old reddit maybe 1 year left."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696885395 {#3295
    date: 2023-10-09 23:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 39273
  -bodyTs: "'1':9 '5':1 'give':5 'honest':3 'left':11 'mayb':8 'old':6 'reddit':7 'year':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4643065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885395 {#3296
    date: 2023-10-09 23:03:15.0 +02:00
  }
}
"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 {#3297
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "old reddit still works. For now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1697332637 {#2338
        date: 2023-10-15 03:17:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 38617
      -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4612558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696853446 {#2159
        date: 2023-10-09 14:10:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: """
      this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
      \n
      it will 100% be removed within the next 5 years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696860941 {#3157
      date: 2023-10-09 16:15:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 38766
    -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4073775"
    +editedAt: DateTimeImmutable @1696860964 {#3158
      date: 2023-10-09 16:16:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696860941 {#3159
      date: 2023-10-09 16:15:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "5 years? Honestly, I give old reddit maybe 1 year left."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696885395 {#3295
    date: 2023-10-09 23:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 39273
  -bodyTs: "'1':9 '5':1 'give':5 'honest':3 'left':11 'mayb':8 'old':6 'reddit':7 'year':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4643065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885395 {#3296
    date: 2023-10-09 23:03:15.0 +02:00
  }
}
"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 {#3297
  +user: Proxies\__CG__\App\Entity\User {#3298 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "old reddit still works. For now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1697332637 {#2338
        date: 2023-10-15 03:17:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 38617
      -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4612558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696853446 {#2159
        date: 2023-10-09 14:10:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: """
      this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
      \n
      it will 100% be removed within the next 5 years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696860941 {#3157
      date: 2023-10-09 16:15:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 38766
    -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4073775"
    +editedAt: DateTimeImmutable @1696860964 {#3158
      date: 2023-10-09 16:16:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696860941 {#3159
      date: 2023-10-09 16:15:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "5 years? Honestly, I give old reddit maybe 1 year left."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696885395 {#3295
    date: 2023-10-09 23:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  -id: 39273
  -bodyTs: "'1':9 '5':1 'give':5 'honest':3 'left':11 'mayb':8 'old':6 'reddit':7 'year':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4643065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885395 {#3296
    date: 2023-10-09 23:03:15.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3314 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "old reddit still works. For now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1697332637 {#2338
        date: 2023-10-15 03:17:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 38617
      -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4612558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696853446 {#2159
        date: 2023-10-09 14:10:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: """
      this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
      \n
      it will 100% be removed within the next 5 years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696860941 {#3157
      date: 2023-10-09 16:15:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 38766
    -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4073775"
    +editedAt: DateTimeImmutable @1696860964 {#3158
      date: 2023-10-09 16:16:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696860941 {#3159
      date: 2023-10-09 16:15:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "I just bought 4 hard drives. They are the most cutest effective way of storing data for most people. I’m pretty sure tape is more expensive, if it’s not there are other issues like sequentially written data. Anyway, this is a dumb example and I don’t expect old reddit to last."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696864787 {#3311
    date: 2023-10-09 17:19:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3315 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 38845
  -bodyTs: "'4':4 'anyway':40 'bought':3 'cutest':11 'data':16,39 'drive':6 'dumb':44 'effect':12 'exampl':45 'expect':50 'expens':27 'hard':5 'issu':35 'last':54 'like':36 'm':21 'old':51 'peopl':19 'pretti':22 'reddit':52 'sequenti':37 'store':15 'sure':23 'tape':24 'way':13 'written':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4217068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696864787 {#3312
    date: 2023-10-09 17:19:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3314 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "old reddit still works. For now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1697332637 {#2338
        date: 2023-10-15 03:17:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 38617
      -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4612558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696853446 {#2159
        date: 2023-10-09 14:10:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: """
      this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
      \n
      it will 100% be removed within the next 5 years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696860941 {#3157
      date: 2023-10-09 16:15:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 38766
    -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4073775"
    +editedAt: DateTimeImmutable @1696860964 {#3158
      date: 2023-10-09 16:16:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696860941 {#3159
      date: 2023-10-09 16:15:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "I just bought 4 hard drives. They are the most cutest effective way of storing data for most people. I’m pretty sure tape is more expensive, if it’s not there are other issues like sequentially written data. Anyway, this is a dumb example and I don’t expect old reddit to last."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696864787 {#3311
    date: 2023-10-09 17:19:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3315 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 38845
  -bodyTs: "'4':4 'anyway':40 'bought':3 'cutest':11 'data':16,39 'drive':6 'dumb':44 'effect':12 'exampl':45 'expect':50 'expens':27 'hard':5 'issu':35 'last':54 'like':36 'm':21 'old':51 'peopl':19 'pretti':22 'reddit':52 'sequenti':37 'store':15 'sure':23 'tape':24 'way':13 'written':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4217068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696864787 {#3312
    date: 2023-10-09 17:19:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3313
  +user: Proxies\__CG__\App\Entity\User {#3314 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "old reddit still works. For now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1697332637 {#2338
        date: 2023-10-15 03:17:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 38617
      -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4612558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696853446 {#2159
        date: 2023-10-09 14:10:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: """
      this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
      \n
      it will 100% be removed within the next 5 years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696860941 {#3157
      date: 2023-10-09 16:15:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 38766
    -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4073775"
    +editedAt: DateTimeImmutable @1696860964 {#3158
      date: 2023-10-09 16:16:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696860941 {#3159
      date: 2023-10-09 16:15:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "I just bought 4 hard drives. They are the most cutest effective way of storing data for most people. I’m pretty sure tape is more expensive, if it’s not there are other issues like sequentially written data. Anyway, this is a dumb example and I don’t expect old reddit to last."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696864787 {#3311
    date: 2023-10-09 17:19:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3315 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
  -id: 38845
  -bodyTs: "'4':4 'anyway':40 'bought':3 'cutest':11 'data':16,39 'drive':6 'dumb':44 'effect':12 'exampl':45 'expect':50 'expens':27 'hard':5 'issu':35 'last':54 'like':36 'm':21 'old':51 'peopl':19 'pretti':22 'reddit':52 'sequenti':37 'store':15 'sure':23 'tape':24 'way':13 'written':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4217068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696864787 {#3312
    date: 2023-10-09 17:19:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3433 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3313
    +user: Proxies\__CG__\App\Entity\User {#3314 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3160
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2137
        +user: App\Entity\User {#2051 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "old reddit still works. For now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1697332637 {#2338
          date: 2023-10-15 03:17:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 38617
        -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4612558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696853446 {#2159
          date: 2023-10-09 14:10:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: """
        this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
        \n
        it will 100% be removed within the next 5 years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696860941 {#3157
        date: 2023-10-09 16:15:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3166 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
      -id: 38766
      -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4073775"
      +editedAt: DateTimeImmutable @1696860964 {#3158
        date: 2023-10-09 16:16:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696860941 {#3159
        date: 2023-10-09 16:15:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "I just bought 4 hard drives. They are the most cutest effective way of storing data for most people. I’m pretty sure tape is more expensive, if it’s not there are other issues like sequentially written data. Anyway, this is a dumb example and I don’t expect old reddit to last."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696864787 {#3311
      date: 2023-10-09 17:19:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3315 …}
    +nested: Doctrine\ORM\PersistentCollection {#3317 …}
    +votes: Doctrine\ORM\PersistentCollection {#3319 …}
    +reports: Doctrine\ORM\PersistentCollection {#3321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
    -id: 38845
    -bodyTs: "'4':4 'anyway':40 'bought':3 'cutest':11 'data':16,39 'drive':6 'dumb':44 'effect':12 'exampl':45 'expect':50 'expens':27 'hard':5 'issu':35 'last':54 'like':36 'm':21 'old':51 'peopl':19 'pretti':22 'reddit':52 'sequenti':37 'store':15 'sure':23 'tape':24 'way':13 'written':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4217068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696864787 {#3312
      date: 2023-10-09 17:19:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: """
    I have a little theory that the hard drive market will collapse fast once SSDs become 2x the price per GB. My reasoning is that a lot of these setups for large data storage are using four drives on RAID10. With SSDs, those can become just two drives on RAID1 for the sake of redundancy; the speed advantage of adding RAID0 to the mix will be inconsequential. So they can cost twice as much when you’re buying half as many.\n
    \n
    We’re not that far away from this point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696881080 {#3430
    date: 2023-10-09 21:51:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@valek879@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3436 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
  -id: 39195
  -bodyTs: "'2x':17 'ad':60 'advantag':58 'away':87 'becom':16,45 'buy':78 'collaps':12 'cost':71 'data':33 'drive':9,38,48 'far':86 'fast':13 'four':37 'gb':21 'half':79 'hard':8 'inconsequenti':67 'larg':32 'littl':4 'lot':27 'mani':81 'market':10 'mix':64 'much':74 'per':20 'point':90 'price':19 'raid0':61 'raid1':50 'raid10':40 're':77,83 'reason':23 'redund':55 'sake':53 'setup':30 'speed':57 'ssds':15,42 'storag':34 'theori':5 'twice':72 'two':47 'use':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3569790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696881080 {#3431
    date: 2023-10-09 21:51:20.0 +02:00
  }
}
"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 {#3432
  +user: Proxies\__CG__\App\Entity\User {#3433 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3313
    +user: Proxies\__CG__\App\Entity\User {#3314 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3160
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2137
        +user: App\Entity\User {#2051 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "old reddit still works. For now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1697332637 {#2338
          date: 2023-10-15 03:17:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 38617
        -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4612558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696853446 {#2159
          date: 2023-10-09 14:10:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: """
        this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
        \n
        it will 100% be removed within the next 5 years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696860941 {#3157
        date: 2023-10-09 16:15:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3166 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
      -id: 38766
      -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4073775"
      +editedAt: DateTimeImmutable @1696860964 {#3158
        date: 2023-10-09 16:16:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696860941 {#3159
        date: 2023-10-09 16:15:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "I just bought 4 hard drives. They are the most cutest effective way of storing data for most people. I’m pretty sure tape is more expensive, if it’s not there are other issues like sequentially written data. Anyway, this is a dumb example and I don’t expect old reddit to last."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696864787 {#3311
      date: 2023-10-09 17:19:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3315 …}
    +nested: Doctrine\ORM\PersistentCollection {#3317 …}
    +votes: Doctrine\ORM\PersistentCollection {#3319 …}
    +reports: Doctrine\ORM\PersistentCollection {#3321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
    -id: 38845
    -bodyTs: "'4':4 'anyway':40 'bought':3 'cutest':11 'data':16,39 'drive':6 'dumb':44 'effect':12 'exampl':45 'expect':50 'expens':27 'hard':5 'issu':35 'last':54 'like':36 'm':21 'old':51 'peopl':19 'pretti':22 'reddit':52 'sequenti':37 'store':15 'sure':23 'tape':24 'way':13 'written':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4217068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696864787 {#3312
      date: 2023-10-09 17:19:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: """
    I have a little theory that the hard drive market will collapse fast once SSDs become 2x the price per GB. My reasoning is that a lot of these setups for large data storage are using four drives on RAID10. With SSDs, those can become just two drives on RAID1 for the sake of redundancy; the speed advantage of adding RAID0 to the mix will be inconsequential. So they can cost twice as much when you’re buying half as many.\n
    \n
    We’re not that far away from this point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696881080 {#3430
    date: 2023-10-09 21:51:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@valek879@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3436 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
  -id: 39195
  -bodyTs: "'2x':17 'ad':60 'advantag':58 'away':87 'becom':16,45 'buy':78 'collaps':12 'cost':71 'data':33 'drive':9,38,48 'far':86 'fast':13 'four':37 'gb':21 'half':79 'hard':8 'inconsequenti':67 'larg':32 'littl':4 'lot':27 'mani':81 'market':10 'mix':64 'much':74 'per':20 'point':90 'price':19 'raid0':61 'raid1':50 'raid10':40 're':77,83 'reason':23 'redund':55 'sake':53 'setup':30 'speed':57 'ssds':15,42 'storag':34 'theori':5 'twice':72 'two':47 'use':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3569790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696881080 {#3431
    date: 2023-10-09 21:51:20.0 +02:00
  }
}
"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 {#3432
  +user: Proxies\__CG__\App\Entity\User {#3433 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3313
    +user: Proxies\__CG__\App\Entity\User {#3314 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3160
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2137
        +user: App\Entity\User {#2051 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "old reddit still works. For now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1697332637 {#2338
          date: 2023-10-15 03:17:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 38617
        -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4612558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696853446 {#2159
          date: 2023-10-09 14:10:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: """
        this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
        \n
        it will 100% be removed within the next 5 years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696860941 {#3157
        date: 2023-10-09 16:15:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3166 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
      -id: 38766
      -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4073775"
      +editedAt: DateTimeImmutable @1696860964 {#3158
        date: 2023-10-09 16:16:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696860941 {#3159
        date: 2023-10-09 16:15:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "I just bought 4 hard drives. They are the most cutest effective way of storing data for most people. I’m pretty sure tape is more expensive, if it’s not there are other issues like sequentially written data. Anyway, this is a dumb example and I don’t expect old reddit to last."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696864787 {#3311
      date: 2023-10-09 17:19:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3315 …}
    +nested: Doctrine\ORM\PersistentCollection {#3317 …}
    +votes: Doctrine\ORM\PersistentCollection {#3319 …}
    +reports: Doctrine\ORM\PersistentCollection {#3321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
    -id: 38845
    -bodyTs: "'4':4 'anyway':40 'bought':3 'cutest':11 'data':16,39 'drive':6 'dumb':44 'effect':12 'exampl':45 'expect':50 'expens':27 'hard':5 'issu':35 'last':54 'like':36 'm':21 'old':51 'peopl':19 'pretti':22 'reddit':52 'sequenti':37 'store':15 'sure':23 'tape':24 'way':13 'written':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4217068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696864787 {#3312
      date: 2023-10-09 17:19:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: """
    I have a little theory that the hard drive market will collapse fast once SSDs become 2x the price per GB. My reasoning is that a lot of these setups for large data storage are using four drives on RAID10. With SSDs, those can become just two drives on RAID1 for the sake of redundancy; the speed advantage of adding RAID0 to the mix will be inconsequential. So they can cost twice as much when you’re buying half as many.\n
    \n
    We’re not that far away from this point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696881080 {#3430
    date: 2023-10-09 21:51:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@valek879@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3436 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
  -id: 39195
  -bodyTs: "'2x':17 'ad':60 'advantag':58 'away':87 'becom':16,45 'buy':78 'collaps':12 'cost':71 'data':33 'drive':9,38,48 'far':86 'fast':13 'four':37 'gb':21 'half':79 'hard':8 'inconsequenti':67 'larg':32 'littl':4 'lot':27 'mani':81 'market':10 'mix':64 'much':74 'per':20 'point':90 'price':19 'raid0':61 'raid1':50 'raid10':40 're':77,83 'reason':23 'redund':55 'sake':53 'setup':30 'speed':57 'ssds':15,42 'storag':34 'theori':5 'twice':72 'two':47 'use':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3569790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696881080 {#3431
    date: 2023-10-09 21:51:20.0 +02:00
  }
}
"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 {#3616
  +user: Proxies\__CG__\App\Entity\User {#3314 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3432
    +user: Proxies\__CG__\App\Entity\User {#3433 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3313
      +user: Proxies\__CG__\App\Entity\User {#3314 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3160
        +user: Proxies\__CG__\App\Entity\User {#3161 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2137
          +user: App\Entity\User {#2051 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "old reddit still works. For now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1697332637 {#2338
            date: 2023-10-15 03:17:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2073 …}
          +nested: Doctrine\ORM\PersistentCollection {#2072 …}
          +votes: Doctrine\ORM\PersistentCollection {#2065 …}
          +reports: Doctrine\ORM\PersistentCollection {#2066 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
          -id: 38617
          -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4612558"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696853446 {#2159
            date: 2023-10-09 14:10:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2137}
        +body: """
          this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
          \n
          it will 100% be removed within the next 5 years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696860941 {#3157
          date: 2023-10-09 16:15:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3162 …}
        +nested: Doctrine\ORM\PersistentCollection {#3164 …}
        +votes: Doctrine\ORM\PersistentCollection {#3166 …}
        +reports: Doctrine\ORM\PersistentCollection {#3168 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
        -id: 38766
        -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4073775"
        +editedAt: DateTimeImmutable @1696860964 {#3158
          date: 2023-10-09 16:16:04.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696860941 {#3159
          date: 2023-10-09 16:15:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: "I just bought 4 hard drives. They are the most cutest effective way of storing data for most people. I’m pretty sure tape is more expensive, if it’s not there are other issues like sequentially written data. Anyway, this is a dumb example and I don’t expect old reddit to last."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696864787 {#3311
        date: 2023-10-09 17:19:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
        "@sooper_dooper_roofer@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3315 …}
      +nested: Doctrine\ORM\PersistentCollection {#3317 …}
      +votes: Doctrine\ORM\PersistentCollection {#3319 …}
      +reports: Doctrine\ORM\PersistentCollection {#3321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
      -id: 38845
      -bodyTs: "'4':4 'anyway':40 'bought':3 'cutest':11 'data':16,39 'drive':6 'dumb':44 'effect':12 'exampl':45 'expect':50 'expens':27 'hard':5 'issu':35 'last':54 'like':36 'm':21 'old':51 'peopl':19 'pretti':22 'reddit':52 'sequenti':37 'store':15 'sure':23 'tape':24 'way':13 'written':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4217068"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696864787 {#3312
        date: 2023-10-09 17:19:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: """
      I have a little theory that the hard drive market will collapse fast once SSDs become 2x the price per GB. My reasoning is that a lot of these setups for large data storage are using four drives on RAID10. With SSDs, those can become just two drives on RAID1 for the sake of redundancy; the speed advantage of adding RAID0 to the mix will be inconsequential. So they can cost twice as much when you’re buying half as many.\n
      \n
      We’re not that far away from this point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696881080 {#3430
      date: 2023-10-09 21:51:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
      "@valek879@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3434 …}
    +nested: Doctrine\ORM\PersistentCollection {#3436 …}
    +votes: Doctrine\ORM\PersistentCollection {#3438 …}
    +reports: Doctrine\ORM\PersistentCollection {#3440 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
    -id: 39195
    -bodyTs: "'2x':17 'ad':60 'advantag':58 'away':87 'becom':16,45 'buy':78 'collaps':12 'cost':71 'data':33 'drive':9,38,48 'far':86 'fast':13 'four':37 'gb':21 'half':79 'hard':8 'inconsequenti':67 'larg':32 'littl':4 'lot':27 'mani':81 'market':10 'mix':64 'much':74 'per':20 'point':90 'price':19 'raid0':61 'raid1':50 'raid10':40 're':77,83 'reason':23 'redund':55 'sake':53 'setup':30 'speed':57 'ssds':15,42 'storag':34 'theori':5 'twice':72 'two':47 'use':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3569790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696881080 {#3431
      date: 2023-10-09 21:51:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: """
    Actually I would assume that most people with 3 or more drives are running some form of RAID 5.\n
    \n
    With 4 drives and this structure I receive the capacity of 3 drives. The final drive is called the “parity” drive which keeps some kind of copy of the information on it. If one drive fails then I can replace it with a new drive and rebuild the data from parity. This is a long process that requires the data off the parity drive and the other two drives. But you can do this with any disk, from any other three disks.\n
    \n
    It’s really cool. Sure there are speed benefits but the real kicker is the size of the pool. With current tech I can fairly reasonably get four 18TB drives SSD’s have a long way to go before they affordably reach that kind of capacity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696903070 {#3614
    date: 2023-10-10 03:57:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@valek879@sh.itjust.works"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3617 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3621 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 39571
  -bodyTs: "'18tb':130 '3':9,31 '4':21 '5':19 'actual':1 'afford':142 'assum':4 'benefit':110 'call':37 'capac':29,147 'cool':105 'copi':46 'current':122 'data':68,79 'disk':96,101 'drive':12,22,32,35,40,54,64,83,88,131 'fail':55 'fair':126 'final':34 'form':16 'four':129 'get':128 'go':139 'inform':49 'keep':42 'kicker':114 'kind':44,145 'long':74,136 'new':63 'one':53 'pariti':39,70,82 'peopl':7 'pool':120 'process':75 'raid':18 'reach':143 'real':113 'realli':104 'reason':127 'rebuild':66 'receiv':27 'replac':59 'requir':77 'run':14 'size':117 'speed':109 'ssd':132 'structur':25 'sure':106 'tech':123 'three':100 'two':87 'way':137 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4245320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696903070 {#3615
    date: 2023-10-10 03:57:50.0 +02:00
  }
}
"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 {#3616
  +user: Proxies\__CG__\App\Entity\User {#3314 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3432
    +user: Proxies\__CG__\App\Entity\User {#3433 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3313
      +user: Proxies\__CG__\App\Entity\User {#3314 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3160
        +user: Proxies\__CG__\App\Entity\User {#3161 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2137
          +user: App\Entity\User {#2051 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "old reddit still works. For now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1697332637 {#2338
            date: 2023-10-15 03:17:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2073 …}
          +nested: Doctrine\ORM\PersistentCollection {#2072 …}
          +votes: Doctrine\ORM\PersistentCollection {#2065 …}
          +reports: Doctrine\ORM\PersistentCollection {#2066 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
          -id: 38617
          -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4612558"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696853446 {#2159
            date: 2023-10-09 14:10:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2137}
        +body: """
          this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
          \n
          it will 100% be removed within the next 5 years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696860941 {#3157
          date: 2023-10-09 16:15:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3162 …}
        +nested: Doctrine\ORM\PersistentCollection {#3164 …}
        +votes: Doctrine\ORM\PersistentCollection {#3166 …}
        +reports: Doctrine\ORM\PersistentCollection {#3168 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
        -id: 38766
        -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4073775"
        +editedAt: DateTimeImmutable @1696860964 {#3158
          date: 2023-10-09 16:16:04.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696860941 {#3159
          date: 2023-10-09 16:15:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: "I just bought 4 hard drives. They are the most cutest effective way of storing data for most people. I’m pretty sure tape is more expensive, if it’s not there are other issues like sequentially written data. Anyway, this is a dumb example and I don’t expect old reddit to last."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696864787 {#3311
        date: 2023-10-09 17:19:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
        "@sooper_dooper_roofer@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3315 …}
      +nested: Doctrine\ORM\PersistentCollection {#3317 …}
      +votes: Doctrine\ORM\PersistentCollection {#3319 …}
      +reports: Doctrine\ORM\PersistentCollection {#3321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
      -id: 38845
      -bodyTs: "'4':4 'anyway':40 'bought':3 'cutest':11 'data':16,39 'drive':6 'dumb':44 'effect':12 'exampl':45 'expect':50 'expens':27 'hard':5 'issu':35 'last':54 'like':36 'm':21 'old':51 'peopl':19 'pretti':22 'reddit':52 'sequenti':37 'store':15 'sure':23 'tape':24 'way':13 'written':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4217068"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696864787 {#3312
        date: 2023-10-09 17:19:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: """
      I have a little theory that the hard drive market will collapse fast once SSDs become 2x the price per GB. My reasoning is that a lot of these setups for large data storage are using four drives on RAID10. With SSDs, those can become just two drives on RAID1 for the sake of redundancy; the speed advantage of adding RAID0 to the mix will be inconsequential. So they can cost twice as much when you’re buying half as many.\n
      \n
      We’re not that far away from this point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696881080 {#3430
      date: 2023-10-09 21:51:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
      "@valek879@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3434 …}
    +nested: Doctrine\ORM\PersistentCollection {#3436 …}
    +votes: Doctrine\ORM\PersistentCollection {#3438 …}
    +reports: Doctrine\ORM\PersistentCollection {#3440 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
    -id: 39195
    -bodyTs: "'2x':17 'ad':60 'advantag':58 'away':87 'becom':16,45 'buy':78 'collaps':12 'cost':71 'data':33 'drive':9,38,48 'far':86 'fast':13 'four':37 'gb':21 'half':79 'hard':8 'inconsequenti':67 'larg':32 'littl':4 'lot':27 'mani':81 'market':10 'mix':64 'much':74 'per':20 'point':90 'price':19 'raid0':61 'raid1':50 'raid10':40 're':77,83 'reason':23 'redund':55 'sake':53 'setup':30 'speed':57 'ssds':15,42 'storag':34 'theori':5 'twice':72 'two':47 'use':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3569790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696881080 {#3431
      date: 2023-10-09 21:51:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: """
    Actually I would assume that most people with 3 or more drives are running some form of RAID 5.\n
    \n
    With 4 drives and this structure I receive the capacity of 3 drives. The final drive is called the “parity” drive which keeps some kind of copy of the information on it. If one drive fails then I can replace it with a new drive and rebuild the data from parity. This is a long process that requires the data off the parity drive and the other two drives. But you can do this with any disk, from any other three disks.\n
    \n
    It’s really cool. Sure there are speed benefits but the real kicker is the size of the pool. With current tech I can fairly reasonably get four 18TB drives SSD’s have a long way to go before they affordably reach that kind of capacity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696903070 {#3614
    date: 2023-10-10 03:57:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@valek879@sh.itjust.works"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3617 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3621 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 39571
  -bodyTs: "'18tb':130 '3':9,31 '4':21 '5':19 'actual':1 'afford':142 'assum':4 'benefit':110 'call':37 'capac':29,147 'cool':105 'copi':46 'current':122 'data':68,79 'disk':96,101 'drive':12,22,32,35,40,54,64,83,88,131 'fail':55 'fair':126 'final':34 'form':16 'four':129 'get':128 'go':139 'inform':49 'keep':42 'kicker':114 'kind':44,145 'long':74,136 'new':63 'one':53 'pariti':39,70,82 'peopl':7 'pool':120 'process':75 'raid':18 'reach':143 'real':113 'realli':104 'reason':127 'rebuild':66 'receiv':27 'replac':59 'requir':77 'run':14 'size':117 'speed':109 'ssd':132 'structur':25 'sure':106 'tech':123 'three':100 'two':87 'way':137 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4245320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696903070 {#3615
    date: 2023-10-10 03:57:50.0 +02:00
  }
}
"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 {#3616
  +user: Proxies\__CG__\App\Entity\User {#3314 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3432
    +user: Proxies\__CG__\App\Entity\User {#3433 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3313
      +user: Proxies\__CG__\App\Entity\User {#3314 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3160
        +user: Proxies\__CG__\App\Entity\User {#3161 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2137
          +user: App\Entity\User {#2051 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "old reddit still works. For now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1697332637 {#2338
            date: 2023-10-15 03:17:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2073 …}
          +nested: Doctrine\ORM\PersistentCollection {#2072 …}
          +votes: Doctrine\ORM\PersistentCollection {#2065 …}
          +reports: Doctrine\ORM\PersistentCollection {#2066 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
          -id: 38617
          -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4612558"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696853446 {#2159
            date: 2023-10-09 14:10:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2137}
        +body: """
          this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
          \n
          it will 100% be removed within the next 5 years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696860941 {#3157
          date: 2023-10-09 16:15:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3162 …}
        +nested: Doctrine\ORM\PersistentCollection {#3164 …}
        +votes: Doctrine\ORM\PersistentCollection {#3166 …}
        +reports: Doctrine\ORM\PersistentCollection {#3168 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
        -id: 38766
        -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4073775"
        +editedAt: DateTimeImmutable @1696860964 {#3158
          date: 2023-10-09 16:16:04.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696860941 {#3159
          date: 2023-10-09 16:15:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: "I just bought 4 hard drives. They are the most cutest effective way of storing data for most people. I’m pretty sure tape is more expensive, if it’s not there are other issues like sequentially written data. Anyway, this is a dumb example and I don’t expect old reddit to last."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696864787 {#3311
        date: 2023-10-09 17:19:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
        "@sooper_dooper_roofer@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3315 …}
      +nested: Doctrine\ORM\PersistentCollection {#3317 …}
      +votes: Doctrine\ORM\PersistentCollection {#3319 …}
      +reports: Doctrine\ORM\PersistentCollection {#3321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
      -id: 38845
      -bodyTs: "'4':4 'anyway':40 'bought':3 'cutest':11 'data':16,39 'drive':6 'dumb':44 'effect':12 'exampl':45 'expect':50 'expens':27 'hard':5 'issu':35 'last':54 'like':36 'm':21 'old':51 'peopl':19 'pretti':22 'reddit':52 'sequenti':37 'store':15 'sure':23 'tape':24 'way':13 'written':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4217068"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696864787 {#3312
        date: 2023-10-09 17:19:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: """
      I have a little theory that the hard drive market will collapse fast once SSDs become 2x the price per GB. My reasoning is that a lot of these setups for large data storage are using four drives on RAID10. With SSDs, those can become just two drives on RAID1 for the sake of redundancy; the speed advantage of adding RAID0 to the mix will be inconsequential. So they can cost twice as much when you’re buying half as many.\n
      \n
      We’re not that far away from this point.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696881080 {#3430
      date: 2023-10-09 21:51:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
      "@valek879@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3434 …}
    +nested: Doctrine\ORM\PersistentCollection {#3436 …}
    +votes: Doctrine\ORM\PersistentCollection {#3438 …}
    +reports: Doctrine\ORM\PersistentCollection {#3440 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
    -id: 39195
    -bodyTs: "'2x':17 'ad':60 'advantag':58 'away':87 'becom':16,45 'buy':78 'collaps':12 'cost':71 'data':33 'drive':9,38,48 'far':86 'fast':13 'four':37 'gb':21 'half':79 'hard':8 'inconsequenti':67 'larg':32 'littl':4 'lot':27 'mani':81 'market':10 'mix':64 'much':74 'per':20 'point':90 'price':19 'raid0':61 'raid1':50 'raid10':40 're':77,83 'reason':23 'redund':55 'sake':53 'setup':30 'speed':57 'ssds':15,42 'storag':34 'theori':5 'twice':72 'two':47 'use':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3569790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696881080 {#3431
      date: 2023-10-09 21:51:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: """
    Actually I would assume that most people with 3 or more drives are running some form of RAID 5.\n
    \n
    With 4 drives and this structure I receive the capacity of 3 drives. The final drive is called the “parity” drive which keeps some kind of copy of the information on it. If one drive fails then I can replace it with a new drive and rebuild the data from parity. This is a long process that requires the data off the parity drive and the other two drives. But you can do this with any disk, from any other three disks.\n
    \n
    It’s really cool. Sure there are speed benefits but the real kicker is the size of the pool. With current tech I can fairly reasonably get four 18TB drives SSD’s have a long way to go before they affordably reach that kind of capacity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696903070 {#3614
    date: 2023-10-10 03:57:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@valek879@sh.itjust.works"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3617 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3621 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 39571
  -bodyTs: "'18tb':130 '3':9,31 '4':21 '5':19 'actual':1 'afford':142 'assum':4 'benefit':110 'call':37 'capac':29,147 'cool':105 'copi':46 'current':122 'data':68,79 'disk':96,101 'drive':12,22,32,35,40,54,64,83,88,131 'fail':55 'fair':126 'final':34 'form':16 'four':129 'get':128 'go':139 'inform':49 'keep':42 'kicker':114 'kind':44,145 'long':74,136 'new':63 'one':53 'pariti':39,70,82 'peopl':7 'pool':120 'process':75 'raid':18 'reach':143 'real':113 'realli':104 'reason':127 'rebuild':66 'receiv':27 'replac':59 'requir':77 'run':14 'size':117 'speed':109 'ssd':132 'structur':25 'sure':106 'tech':123 'three':100 'two':87 'way':137 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4245320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696903070 {#3615
    date: 2023-10-10 03:57:50.0 +02:00
  }
}
"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 {#3448
  +user: Proxies\__CG__\App\Entity\User {#3449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3313
    +user: Proxies\__CG__\App\Entity\User {#3314 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3160
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2137
        +user: App\Entity\User {#2051 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "old reddit still works. For now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1697332637 {#2338
          date: 2023-10-15 03:17:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 38617
        -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4612558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696853446 {#2159
          date: 2023-10-09 14:10:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: """
        this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
        \n
        it will 100% be removed within the next 5 years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696860941 {#3157
        date: 2023-10-09 16:15:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3166 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
      -id: 38766
      -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4073775"
      +editedAt: DateTimeImmutable @1696860964 {#3158
        date: 2023-10-09 16:16:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696860941 {#3159
        date: 2023-10-09 16:15:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "I just bought 4 hard drives. They are the most cutest effective way of storing data for most people. I’m pretty sure tape is more expensive, if it’s not there are other issues like sequentially written data. Anyway, this is a dumb example and I don’t expect old reddit to last."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696864787 {#3311
      date: 2023-10-09 17:19:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3315 …}
    +nested: Doctrine\ORM\PersistentCollection {#3317 …}
    +votes: Doctrine\ORM\PersistentCollection {#3319 …}
    +reports: Doctrine\ORM\PersistentCollection {#3321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
    -id: 38845
    -bodyTs: "'4':4 'anyway':40 'bought':3 'cutest':11 'data':16,39 'drive':6 'dumb':44 'effect':12 'exampl':45 'expect':50 'expens':27 'hard':5 'issu':35 'last':54 'like':36 'm':21 'old':51 'peopl':19 'pretti':22 'reddit':52 'sequenti':37 'store':15 'sure':23 'tape':24 'way':13 'written':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4217068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696864787 {#3312
      date: 2023-10-09 17:19:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "Awwww cute lil hard drives 🥺🥰"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697332636 {#3446
    date: 2023-10-15 03:17:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@valek879@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3454 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 49768
  -bodyTs: "'awwww':1 'cute':2 'drive':5 'hard':4 'lil':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3723550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697332636 {#3447
    date: 2023-10-15 03:17:16.0 +02:00
  }
}
"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 {#3448
  +user: Proxies\__CG__\App\Entity\User {#3449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3313
    +user: Proxies\__CG__\App\Entity\User {#3314 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3160
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2137
        +user: App\Entity\User {#2051 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "old reddit still works. For now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1697332637 {#2338
          date: 2023-10-15 03:17:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 38617
        -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4612558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696853446 {#2159
          date: 2023-10-09 14:10:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: """
        this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
        \n
        it will 100% be removed within the next 5 years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696860941 {#3157
        date: 2023-10-09 16:15:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3166 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
      -id: 38766
      -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4073775"
      +editedAt: DateTimeImmutable @1696860964 {#3158
        date: 2023-10-09 16:16:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696860941 {#3159
        date: 2023-10-09 16:15:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "I just bought 4 hard drives. They are the most cutest effective way of storing data for most people. I’m pretty sure tape is more expensive, if it’s not there are other issues like sequentially written data. Anyway, this is a dumb example and I don’t expect old reddit to last."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696864787 {#3311
      date: 2023-10-09 17:19:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3315 …}
    +nested: Doctrine\ORM\PersistentCollection {#3317 …}
    +votes: Doctrine\ORM\PersistentCollection {#3319 …}
    +reports: Doctrine\ORM\PersistentCollection {#3321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
    -id: 38845
    -bodyTs: "'4':4 'anyway':40 'bought':3 'cutest':11 'data':16,39 'drive':6 'dumb':44 'effect':12 'exampl':45 'expect':50 'expens':27 'hard':5 'issu':35 'last':54 'like':36 'm':21 'old':51 'peopl':19 'pretti':22 'reddit':52 'sequenti':37 'store':15 'sure':23 'tape':24 'way':13 'written':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4217068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696864787 {#3312
      date: 2023-10-09 17:19:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "Awwww cute lil hard drives 🥺🥰"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697332636 {#3446
    date: 2023-10-15 03:17:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@valek879@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3454 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 49768
  -bodyTs: "'awwww':1 'cute':2 'drive':5 'hard':4 'lil':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3723550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697332636 {#3447
    date: 2023-10-15 03:17:16.0 +02:00
  }
}
"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 {#3448
  +user: Proxies\__CG__\App\Entity\User {#3449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3313
    +user: Proxies\__CG__\App\Entity\User {#3314 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3160
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2137
        +user: App\Entity\User {#2051 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "old reddit still works. For now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1697332637 {#2338
          date: 2023-10-15 03:17:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 38617
        -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4612558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696853446 {#2159
          date: 2023-10-09 14:10:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: """
        this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
        \n
        it will 100% be removed within the next 5 years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696860941 {#3157
        date: 2023-10-09 16:15:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3166 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
      -id: 38766
      -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4073775"
      +editedAt: DateTimeImmutable @1696860964 {#3158
        date: 2023-10-09 16:16:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696860941 {#3159
        date: 2023-10-09 16:15:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "I just bought 4 hard drives. They are the most cutest effective way of storing data for most people. I’m pretty sure tape is more expensive, if it’s not there are other issues like sequentially written data. Anyway, this is a dumb example and I don’t expect old reddit to last."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696864787 {#3311
      date: 2023-10-09 17:19:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3315 …}
    +nested: Doctrine\ORM\PersistentCollection {#3317 …}
    +votes: Doctrine\ORM\PersistentCollection {#3319 …}
    +reports: Doctrine\ORM\PersistentCollection {#3321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3325 …}
    -id: 38845
    -bodyTs: "'4':4 'anyway':40 'bought':3 'cutest':11 'data':16,39 'drive':6 'dumb':44 'effect':12 'exampl':45 'expect':50 'expens':27 'hard':5 'issu':35 'last':54 'like':36 'm':21 'old':51 'peopl':19 'pretti':22 'reddit':52 'sequenti':37 'store':15 'sure':23 'tape':24 'way':13 'written':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4217068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696864787 {#3312
      date: 2023-10-09 17:19:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "Awwww cute lil hard drives 🥺🥰"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697332636 {#3446
    date: 2023-10-15 03:17:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@valek879@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3454 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 49768
  -bodyTs: "'awwww':1 'cute':2 'drive':5 'hard':4 'lil':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3723550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697332636 {#3447
    date: 2023-10-15 03:17:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3329
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "old reddit still works. For now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1697332637 {#2338
        date: 2023-10-15 03:17:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 38617
      -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4612558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696853446 {#2159
        date: 2023-10-09 14:10:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: """
      this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
      \n
      it will 100% be removed within the next 5 years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696860941 {#3157
      date: 2023-10-09 16:15:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 38766
    -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4073775"
    +editedAt: DateTimeImmutable @1696860964 {#3158
      date: 2023-10-09 16:16:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696860941 {#3159
      date: 2023-10-09 16:15:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "How is it hard to believe VLC or hard drives still exist? HDDs remain the most cost effective way to store large amounts of data and VLC is a widly popular open source media player that is often the default media player on linux systems"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696867368 {#3327
    date: 2023-10-09 18:02:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3331 …}
  +nested: Doctrine\ORM\PersistentCollection {#3333 …}
  +votes: Doctrine\ORM\PersistentCollection {#3335 …}
  +reports: Doctrine\ORM\PersistentCollection {#3337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
  -id: 38904
  -bodyTs: "'amount':23 'believ':6 'cost':17 'data':25 'default':40 'drive':10 'effect':18 'exist':12 'hard':4,9 'hdds':13 'larg':22 'linux':44 'media':34,41 'often':38 'open':32 'player':35,42 'popular':31 'remain':14 'sourc':33 'still':11 'store':21 'system':45 'vlc':7,27 'way':19 'wid':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.browntown.dev/comment/1160439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696867368 {#3328
    date: 2023-10-09 18:02:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3329
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "old reddit still works. For now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1697332637 {#2338
        date: 2023-10-15 03:17:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 38617
      -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4612558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696853446 {#2159
        date: 2023-10-09 14:10:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: """
      this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
      \n
      it will 100% be removed within the next 5 years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696860941 {#3157
      date: 2023-10-09 16:15:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 38766
    -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4073775"
    +editedAt: DateTimeImmutable @1696860964 {#3158
      date: 2023-10-09 16:16:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696860941 {#3159
      date: 2023-10-09 16:15:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "How is it hard to believe VLC or hard drives still exist? HDDs remain the most cost effective way to store large amounts of data and VLC is a widly popular open source media player that is often the default media player on linux systems"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696867368 {#3327
    date: 2023-10-09 18:02:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3331 …}
  +nested: Doctrine\ORM\PersistentCollection {#3333 …}
  +votes: Doctrine\ORM\PersistentCollection {#3335 …}
  +reports: Doctrine\ORM\PersistentCollection {#3337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
  -id: 38904
  -bodyTs: "'amount':23 'believ':6 'cost':17 'data':25 'default':40 'drive':10 'effect':18 'exist':12 'hard':4,9 'hdds':13 'larg':22 'linux':44 'media':34,41 'often':38 'open':32 'player':35,42 'popular':31 'remain':14 'sourc':33 'still':11 'store':21 'system':45 'vlc':7,27 'way':19 'wid':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.browntown.dev/comment/1160439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696867368 {#3328
    date: 2023-10-09 18:02:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3329
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3160
    +user: Proxies\__CG__\App\Entity\User {#3161 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "old reddit still works. For now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1697332637 {#2338
        date: 2023-10-15 03:17:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 38617
      -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4612558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696853446 {#2159
        date: 2023-10-09 14:10:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: """
      this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
      \n
      it will 100% be removed within the next 5 years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696860941 {#3157
      date: 2023-10-09 16:15:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 38766
    -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4073775"
    +editedAt: DateTimeImmutable @1696860964 {#3158
      date: 2023-10-09 16:16:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696860941 {#3159
      date: 2023-10-09 16:15:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "How is it hard to believe VLC or hard drives still exist? HDDs remain the most cost effective way to store large amounts of data and VLC is a widly popular open source media player that is often the default media player on linux systems"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696867368 {#3327
    date: 2023-10-09 18:02:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3331 …}
  +nested: Doctrine\ORM\PersistentCollection {#3333 …}
  +votes: Doctrine\ORM\PersistentCollection {#3335 …}
  +reports: Doctrine\ORM\PersistentCollection {#3337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
  -id: 38904
  -bodyTs: "'amount':23 'believ':6 'cost':17 'data':25 'default':40 'drive':10 'effect':18 'exist':12 'hard':4,9 'hdds':13 'larg':22 'linux':44 'media':34,41 'often':38 'open':32 'player':35,42 'popular':31 'remain':14 'sourc':33 'still':11 'store':21 'system':45 'vlc':7,27 'way':19 'wid':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.browntown.dev/comment/1160439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696867368 {#3328
    date: 2023-10-09 18:02:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3464
  +user: Proxies\__CG__\App\Entity\User {#3465 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3329
    +user: Proxies\__CG__\App\Entity\User {#3330 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3160
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2137
        +user: App\Entity\User {#2051 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "old reddit still works. For now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1697332637 {#2338
          date: 2023-10-15 03:17:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 38617
        -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4612558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696853446 {#2159
          date: 2023-10-09 14:10:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: """
        this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
        \n
        it will 100% be removed within the next 5 years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696860941 {#3157
        date: 2023-10-09 16:15:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3166 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
      -id: 38766
      -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4073775"
      +editedAt: DateTimeImmutable @1696860964 {#3158
        date: 2023-10-09 16:16:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696860941 {#3159
        date: 2023-10-09 16:15:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "How is it hard to believe VLC or hard drives still exist? HDDs remain the most cost effective way to store large amounts of data and VLC is a widly popular open source media player that is often the default media player on linux systems"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696867368 {#3327
      date: 2023-10-09 18:02:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3331 …}
    +nested: Doctrine\ORM\PersistentCollection {#3333 …}
    +votes: Doctrine\ORM\PersistentCollection {#3335 …}
    +reports: Doctrine\ORM\PersistentCollection {#3337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
    -id: 38904
    -bodyTs: "'amount':23 'believ':6 'cost':17 'data':25 'default':40 'drive':10 'effect':18 'exist':12 'hard':4,9 'hdds':13 'larg':22 'linux':44 'media':34,41 'often':38 'open':32 'player':35,42 'popular':31 'remain':14 'sourc':33 'still':11 'store':21 'system':45 'vlc':7,27 'way':19 'wid':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.browntown.dev/comment/1160439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867368 {#3328
      date: 2023-10-09 18:02:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "HDDs are only still around because SSDs are so expensive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696894002 {#3462
    date: 2023-10-10 01:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@jivandabeast@lemmy.browntown.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3466 …}
  +nested: Doctrine\ORM\PersistentCollection {#3468 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 39395
  -bodyTs: "'around':5 'expens':10 'hdds':1 'ssds':7 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4145253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696894002 {#3463
    date: 2023-10-10 01:26:42.0 +02:00
  }
}
"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 {#3464
  +user: Proxies\__CG__\App\Entity\User {#3465 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3329
    +user: Proxies\__CG__\App\Entity\User {#3330 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3160
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2137
        +user: App\Entity\User {#2051 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "old reddit still works. For now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1697332637 {#2338
          date: 2023-10-15 03:17:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 38617
        -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4612558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696853446 {#2159
          date: 2023-10-09 14:10:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: """
        this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
        \n
        it will 100% be removed within the next 5 years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696860941 {#3157
        date: 2023-10-09 16:15:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3166 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
      -id: 38766
      -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4073775"
      +editedAt: DateTimeImmutable @1696860964 {#3158
        date: 2023-10-09 16:16:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696860941 {#3159
        date: 2023-10-09 16:15:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "How is it hard to believe VLC or hard drives still exist? HDDs remain the most cost effective way to store large amounts of data and VLC is a widly popular open source media player that is often the default media player on linux systems"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696867368 {#3327
      date: 2023-10-09 18:02:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3331 …}
    +nested: Doctrine\ORM\PersistentCollection {#3333 …}
    +votes: Doctrine\ORM\PersistentCollection {#3335 …}
    +reports: Doctrine\ORM\PersistentCollection {#3337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
    -id: 38904
    -bodyTs: "'amount':23 'believ':6 'cost':17 'data':25 'default':40 'drive':10 'effect':18 'exist':12 'hard':4,9 'hdds':13 'larg':22 'linux':44 'media':34,41 'often':38 'open':32 'player':35,42 'popular':31 'remain':14 'sourc':33 'still':11 'store':21 'system':45 'vlc':7,27 'way':19 'wid':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.browntown.dev/comment/1160439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867368 {#3328
      date: 2023-10-09 18:02:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "HDDs are only still around because SSDs are so expensive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696894002 {#3462
    date: 2023-10-10 01:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@jivandabeast@lemmy.browntown.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3466 …}
  +nested: Doctrine\ORM\PersistentCollection {#3468 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 39395
  -bodyTs: "'around':5 'expens':10 'hdds':1 'ssds':7 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4145253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696894002 {#3463
    date: 2023-10-10 01:26:42.0 +02:00
  }
}
"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 {#3464
  +user: Proxies\__CG__\App\Entity\User {#3465 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3329
    +user: Proxies\__CG__\App\Entity\User {#3330 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3160
      +user: Proxies\__CG__\App\Entity\User {#3161 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2137
        +user: App\Entity\User {#2051 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "old reddit still works. For now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1697332637 {#2338
          date: 2023-10-15 03:17:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2073 …}
        +nested: Doctrine\ORM\PersistentCollection {#2072 …}
        +votes: Doctrine\ORM\PersistentCollection {#2065 …}
        +reports: Doctrine\ORM\PersistentCollection {#2066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
        -id: 38617
        -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4612558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696853446 {#2159
          date: 2023-10-09 14:10:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: """
        this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
        \n
        it will 100% be removed within the next 5 years.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696860941 {#3157
        date: 2023-10-09 16:15:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3164 …}
      +votes: Doctrine\ORM\PersistentCollection {#3166 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
      -id: 38766
      -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4073775"
      +editedAt: DateTimeImmutable @1696860964 {#3158
        date: 2023-10-09 16:16:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696860941 {#3159
        date: 2023-10-09 16:15:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "How is it hard to believe VLC or hard drives still exist? HDDs remain the most cost effective way to store large amounts of data and VLC is a widly popular open source media player that is often the default media player on linux systems"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696867368 {#3327
      date: 2023-10-09 18:02:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3331 …}
    +nested: Doctrine\ORM\PersistentCollection {#3333 …}
    +votes: Doctrine\ORM\PersistentCollection {#3335 …}
    +reports: Doctrine\ORM\PersistentCollection {#3337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
    -id: 38904
    -bodyTs: "'amount':23 'believ':6 'cost':17 'data':25 'default':40 'drive':10 'effect':18 'exist':12 'hard':4,9 'hdds':13 'larg':22 'linux':44 'media':34,41 'often':38 'open':32 'player':35,42 'popular':31 'remain':14 'sourc':33 'still':11 'store':21 'system':45 'vlc':7,27 'way':19 'wid':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.browntown.dev/comment/1160439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867368 {#3328
      date: 2023-10-09 18:02:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "HDDs are only still around because SSDs are so expensive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696894002 {#3462
    date: 2023-10-10 01:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@jivandabeast@lemmy.browntown.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3466 …}
  +nested: Doctrine\ORM\PersistentCollection {#3468 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 39395
  -bodyTs: "'around':5 'expens':10 'hdds':1 'ssds':7 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4145253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696894002 {#3463
    date: 2023-10-10 01:26:42.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3631
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3464
    +user: Proxies\__CG__\App\Entity\User {#3465 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3329
      +user: Proxies\__CG__\App\Entity\User {#3330 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3160
        +user: Proxies\__CG__\App\Entity\User {#3161 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2137
          +user: App\Entity\User {#2051 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "old reddit still works. For now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1697332637 {#2338
            date: 2023-10-15 03:17:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2073 …}
          +nested: Doctrine\ORM\PersistentCollection {#2072 …}
          +votes: Doctrine\ORM\PersistentCollection {#2065 …}
          +reports: Doctrine\ORM\PersistentCollection {#2066 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
          -id: 38617
          -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4612558"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696853446 {#2159
            date: 2023-10-09 14:10:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2137}
        +body: """
          this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
          \n
          it will 100% be removed within the next 5 years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696860941 {#3157
          date: 2023-10-09 16:15:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3162 …}
        +nested: Doctrine\ORM\PersistentCollection {#3164 …}
        +votes: Doctrine\ORM\PersistentCollection {#3166 …}
        +reports: Doctrine\ORM\PersistentCollection {#3168 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
        -id: 38766
        -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4073775"
        +editedAt: DateTimeImmutable @1696860964 {#3158
          date: 2023-10-09 16:16:04.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696860941 {#3159
          date: 2023-10-09 16:15:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: "How is it hard to believe VLC or hard drives still exist? HDDs remain the most cost effective way to store large amounts of data and VLC is a widly popular open source media player that is often the default media player on linux systems"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1696867368 {#3327
        date: 2023-10-09 18:02:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
        "@sooper_dooper_roofer@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3331 …}
      +nested: Doctrine\ORM\PersistentCollection {#3333 …}
      +votes: Doctrine\ORM\PersistentCollection {#3335 …}
      +reports: Doctrine\ORM\PersistentCollection {#3337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
      -id: 38904
      -bodyTs: "'amount':23 'believ':6 'cost':17 'data':25 'default':40 'drive':10 'effect':18 'exist':12 'hard':4,9 'hdds':13 'larg':22 'linux':44 'media':34,41 'often':38 'open':32 'player':35,42 'popular':31 'remain':14 'sourc':33 'still':11 'store':21 'system':45 'vlc':7,27 'way':19 'wid':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.browntown.dev/comment/1160439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696867368 {#3328
        date: 2023-10-09 18:02:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "HDDs are only still around because SSDs are so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696894002 {#3462
      date: 2023-10-10 01:26:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
      "@jivandabeast@lemmy.browntown.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3466 …}
    +nested: Doctrine\ORM\PersistentCollection {#3468 …}
    +votes: Doctrine\ORM\PersistentCollection {#3470 …}
    +reports: Doctrine\ORM\PersistentCollection {#3472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
    -id: 39395
    -bodyTs: "'around':5 'expens':10 'hdds':1 'ssds':7 'still':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4145253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696894002 {#3463
      date: 2023-10-10 01:26:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "Exactly, ssds are expensive. Hence why it is not hard to believe that hard drives are still popular"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696900081 {#3629
    date: 2023-10-10 03:08:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@jivandabeast@lemmy.browntown.dev"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3634 …}
  +votes: Doctrine\ORM\PersistentCollection {#3636 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -id: 39503
  -bodyTs: "'believ':12 'drive':15 'exact':1 'expens':4 'hard':10,14 'henc':5 'popular':18 'ssds':2 'still':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.browntown.dev/comment/1165284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696900081 {#3630
    date: 2023-10-10 03:08:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3631
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3464
    +user: Proxies\__CG__\App\Entity\User {#3465 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3329
      +user: Proxies\__CG__\App\Entity\User {#3330 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3160
        +user: Proxies\__CG__\App\Entity\User {#3161 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2137
          +user: App\Entity\User {#2051 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "old reddit still works. For now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1697332637 {#2338
            date: 2023-10-15 03:17:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2073 …}
          +nested: Doctrine\ORM\PersistentCollection {#2072 …}
          +votes: Doctrine\ORM\PersistentCollection {#2065 …}
          +reports: Doctrine\ORM\PersistentCollection {#2066 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
          -id: 38617
          -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4612558"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696853446 {#2159
            date: 2023-10-09 14:10:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2137}
        +body: """
          this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
          \n
          it will 100% be removed within the next 5 years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696860941 {#3157
          date: 2023-10-09 16:15:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3162 …}
        +nested: Doctrine\ORM\PersistentCollection {#3164 …}
        +votes: Doctrine\ORM\PersistentCollection {#3166 …}
        +reports: Doctrine\ORM\PersistentCollection {#3168 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
        -id: 38766
        -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4073775"
        +editedAt: DateTimeImmutable @1696860964 {#3158
          date: 2023-10-09 16:16:04.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696860941 {#3159
          date: 2023-10-09 16:15:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: "How is it hard to believe VLC or hard drives still exist? HDDs remain the most cost effective way to store large amounts of data and VLC is a widly popular open source media player that is often the default media player on linux systems"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1696867368 {#3327
        date: 2023-10-09 18:02:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
        "@sooper_dooper_roofer@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3331 …}
      +nested: Doctrine\ORM\PersistentCollection {#3333 …}
      +votes: Doctrine\ORM\PersistentCollection {#3335 …}
      +reports: Doctrine\ORM\PersistentCollection {#3337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
      -id: 38904
      -bodyTs: "'amount':23 'believ':6 'cost':17 'data':25 'default':40 'drive':10 'effect':18 'exist':12 'hard':4,9 'hdds':13 'larg':22 'linux':44 'media':34,41 'often':38 'open':32 'player':35,42 'popular':31 'remain':14 'sourc':33 'still':11 'store':21 'system':45 'vlc':7,27 'way':19 'wid':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.browntown.dev/comment/1160439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696867368 {#3328
        date: 2023-10-09 18:02:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "HDDs are only still around because SSDs are so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696894002 {#3462
      date: 2023-10-10 01:26:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
      "@jivandabeast@lemmy.browntown.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3466 …}
    +nested: Doctrine\ORM\PersistentCollection {#3468 …}
    +votes: Doctrine\ORM\PersistentCollection {#3470 …}
    +reports: Doctrine\ORM\PersistentCollection {#3472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
    -id: 39395
    -bodyTs: "'around':5 'expens':10 'hdds':1 'ssds':7 'still':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4145253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696894002 {#3463
      date: 2023-10-10 01:26:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "Exactly, ssds are expensive. Hence why it is not hard to believe that hard drives are still popular"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696900081 {#3629
    date: 2023-10-10 03:08:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@jivandabeast@lemmy.browntown.dev"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3634 …}
  +votes: Doctrine\ORM\PersistentCollection {#3636 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -id: 39503
  -bodyTs: "'believ':12 'drive':15 'exact':1 'expens':4 'hard':10,14 'henc':5 'popular':18 'ssds':2 'still':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.browntown.dev/comment/1165284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696900081 {#3630
    date: 2023-10-10 03:08:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3631
  +user: Proxies\__CG__\App\Entity\User {#3330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3464
    +user: Proxies\__CG__\App\Entity\User {#3465 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3329
      +user: Proxies\__CG__\App\Entity\User {#3330 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3160
        +user: Proxies\__CG__\App\Entity\User {#3161 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2137
          +user: App\Entity\User {#2051 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "old reddit still works. For now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1697332637 {#2338
            date: 2023-10-15 03:17:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2073 …}
          +nested: Doctrine\ORM\PersistentCollection {#2072 …}
          +votes: Doctrine\ORM\PersistentCollection {#2065 …}
          +reports: Doctrine\ORM\PersistentCollection {#2066 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
          -id: 38617
          -bodyTs: "'old':1 'reddit':2 'still':3 'work':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4612558"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696853446 {#2159
            date: 2023-10-09 14:10:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2137}
        +body: """
          this is one of those things like VLC media player, or even just hard drives: it’s hard to believe it still exists\n
          \n
          it will 100% be removed within the next 5 years.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696860941 {#3157
          date: 2023-10-09 16:15:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3162 …}
        +nested: Doctrine\ORM\PersistentCollection {#3164 …}
        +votes: Doctrine\ORM\PersistentCollection {#3166 …}
        +reports: Doctrine\ORM\PersistentCollection {#3168 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
        -id: 38766
        -bodyTs: "'100':26 '5':32 'believ':20 'drive':15 'even':12 'exist':23 'hard':14,18 'like':7 'media':9 'next':31 'one':3 'player':10 'remov':28 'still':22 'thing':6 'vlc':8 'within':29 'year':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4073775"
        +editedAt: DateTimeImmutable @1696860964 {#3158
          date: 2023-10-09 16:16:04.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696860941 {#3159
          date: 2023-10-09 16:15:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2137}
      +body: "How is it hard to believe VLC or hard drives still exist? HDDs remain the most cost effective way to store large amounts of data and VLC is a widly popular open source media player that is often the default media player on linux systems"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1696867368 {#3327
        date: 2023-10-09 18:02:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@TWeaK@lemm.ee"
        "@sooper_dooper_roofer@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3331 …}
      +nested: Doctrine\ORM\PersistentCollection {#3333 …}
      +votes: Doctrine\ORM\PersistentCollection {#3335 …}
      +reports: Doctrine\ORM\PersistentCollection {#3337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3341 …}
      -id: 38904
      -bodyTs: "'amount':23 'believ':6 'cost':17 'data':25 'default':40 'drive':10 'effect':18 'exist':12 'hard':4,9 'hdds':13 'larg':22 'linux':44 'media':34,41 'often':38 'open':32 'player':35,42 'popular':31 'remain':14 'sourc':33 'still':11 'store':21 'system':45 'vlc':7,27 'way':19 'wid':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.browntown.dev/comment/1160439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696867368 {#3328
        date: 2023-10-09 18:02:48.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +body: "HDDs are only still around because SSDs are so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696894002 {#3462
      date: 2023-10-10 01:26:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@TWeaK@lemm.ee"
      "@sooper_dooper_roofer@hexbear.net"
      "@jivandabeast@lemmy.browntown.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3466 …}
    +nested: Doctrine\ORM\PersistentCollection {#3468 …}
    +votes: Doctrine\ORM\PersistentCollection {#3470 …}
    +reports: Doctrine\ORM\PersistentCollection {#3472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
    -id: 39395
    -bodyTs: "'around':5 'expens':10 'hdds':1 'ssds':7 'still':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4145253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696894002 {#3463
      date: 2023-10-10 01:26:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +body: "Exactly, ssds are expensive. Hence why it is not hard to believe that hard drives are still popular"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696900081 {#3629
    date: 2023-10-10 03:08:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@TWeaK@lemm.ee"
    "@sooper_dooper_roofer@hexbear.net"
    "@jivandabeast@lemmy.browntown.dev"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3634 …}
  +votes: Doctrine\ORM\PersistentCollection {#3636 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -id: 39503
  -bodyTs: "'believ':12 'drive':15 'exact':1 'expens':4 'hard':10,14 'henc':5 'popular':18 'ssds':2 'still':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.browntown.dev/comment/1165284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696900081 {#3630
    date: 2023-10-10 03:08:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Time for a 10 minute mail and 123456 as a password. Take that bullshit website!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696850104 {#2223
    date: 2023-10-09 13:15:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 38566
  -bodyTs: "'10':4 '123456':8 'bullshit':14 'mail':6 'minut':5 'password':11 'take':12 'time':1 'websit':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3547297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696850104 {#2227
    date: 2023-10-09 13:15:04.0 +02:00
  }
}
"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 {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Time for a 10 minute mail and 123456 as a password. Take that bullshit website!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696850104 {#2223
    date: 2023-10-09 13:15:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 38566
  -bodyTs: "'10':4 '123456':8 'bullshit':14 'mail':6 'minut':5 'password':11 'take':12 'time':1 'websit':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3547297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696850104 {#2227
    date: 2023-10-09 13:15:04.0 +02:00
  }
}
"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 {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Time for a 10 minute mail and 123456 as a password. Take that bullshit website!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696850104 {#2223
    date: 2023-10-09 13:15:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 38566
  -bodyTs: "'10':4 '123456':8 'bullshit':14 'mail':6 'minut':5 'password':11 'take':12 'time':1 'websit':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3547297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696850104 {#2227
    date: 2023-10-09 13:15:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Discord is already there. (Please don’t tell me, it’s an app. You can use it via web perfectly fine.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696858300 {#2207
    date: 2023-10-09 15:31:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 38562
  -bodyTs: "'alreadi':3 'app':13 'discord':1 'fine':21 'perfect':20 'pleas':5 'tell':8 'use':16 'via':18 'web':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3697007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849612 {#2212
    date: 2023-10-09 13:06:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Discord is already there. (Please don’t tell me, it’s an app. You can use it via web perfectly fine.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696858300 {#2207
    date: 2023-10-09 15:31:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 38562
  -bodyTs: "'alreadi':3 'app':13 'discord':1 'fine':21 'perfect':20 'pleas':5 'tell':8 'use':16 'via':18 'web':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3697007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849612 {#2212
    date: 2023-10-09 13:06:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Discord is already there. (Please don’t tell me, it’s an app. You can use it via web perfectly fine.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696858300 {#2207
    date: 2023-10-09 15:31:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 38562
  -bodyTs: "'alreadi':3 'app':13 'discord':1 'fine':21 'perfect':20 'pleas':5 'tell':8 'use':16 'via':18 'web':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3697007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849612 {#2212
    date: 2023-10-09 13:06:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Discord is already there. (Please don’t tell me, it’s an app. You can use it via web perfectly fine.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696858300 {#2207
      date: 2023-10-09 15:31:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2211 …}
    +nested: Doctrine\ORM\PersistentCollection {#2266 …}
    +votes: Doctrine\ORM\PersistentCollection {#2268 …}
    +reports: Doctrine\ORM\PersistentCollection {#2273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
    -id: 38562
    -bodyTs: "'alreadi':3 'app':13 'discord':1 'fine':21 'perfect':20 'pleas':5 'tell':8 'use':16 'via':18 'web':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3697007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849612 {#2212
      date: 2023-10-09 13:06:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: """
    > You can use it via web perfectly fine\n
    \n
    Except when they demand your phone number for access. Pathetic service.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696858298 {#3141
    date: 2023-10-09 15:31:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@Rezzit@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 38711
  -bodyTs: "'access':17 'demand':12 'except':9 'fine':8 'number':15 'pathet':18 'perfect':7 'phone':14 'servic':19 'use':3 'via':5 'web':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4211435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696858298 {#3142
    date: 2023-10-09 15:31:38.0 +02:00
  }
}
"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 {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Discord is already there. (Please don’t tell me, it’s an app. You can use it via web perfectly fine.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696858300 {#2207
      date: 2023-10-09 15:31:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2211 …}
    +nested: Doctrine\ORM\PersistentCollection {#2266 …}
    +votes: Doctrine\ORM\PersistentCollection {#2268 …}
    +reports: Doctrine\ORM\PersistentCollection {#2273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
    -id: 38562
    -bodyTs: "'alreadi':3 'app':13 'discord':1 'fine':21 'perfect':20 'pleas':5 'tell':8 'use':16 'via':18 'web':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3697007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849612 {#2212
      date: 2023-10-09 13:06:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: """
    > You can use it via web perfectly fine\n
    \n
    Except when they demand your phone number for access. Pathetic service.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696858298 {#3141
    date: 2023-10-09 15:31:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@Rezzit@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 38711
  -bodyTs: "'access':17 'demand':12 'except':9 'fine':8 'number':15 'pathet':18 'perfect':7 'phone':14 'servic':19 'use':3 'via':5 'web':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4211435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696858298 {#3142
    date: 2023-10-09 15:31:38.0 +02:00
  }
}
"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 {#3143
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2200
    +user: App\Entity\User {#2265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Discord is already there. (Please don’t tell me, it’s an app. You can use it via web perfectly fine.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696858300 {#2207
      date: 2023-10-09 15:31:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2211 …}
    +nested: Doctrine\ORM\PersistentCollection {#2266 …}
    +votes: Doctrine\ORM\PersistentCollection {#2268 …}
    +reports: Doctrine\ORM\PersistentCollection {#2273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
    -id: 38562
    -bodyTs: "'alreadi':3 'app':13 'discord':1 'fine':21 'perfect':20 'pleas':5 'tell':8 'use':16 'via':18 'web':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3697007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849612 {#2212
      date: 2023-10-09 13:06:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2200}
  +body: """
    > You can use it via web perfectly fine\n
    \n
    Except when they demand your phone number for access. Pathetic service.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696858298 {#3141
    date: 2023-10-09 15:31:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@Rezzit@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3147 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3155 …}
  -id: 38711
  -bodyTs: "'access':17 'demand':12 'except':9 'fine':8 'number':15 'pathet':18 'perfect':7 'phone':14 'servic':19 'use':3 'via':5 'web':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4211435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696858298 {#3142
    date: 2023-10-09 15:31:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "You mean Twitter right? Reddit is still plenty open."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696853498 {#2182
    date: 2023-10-09 14:11:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 38558
  -bodyTs: "'mean':2 'open':9 'plenti':8 'reddit':5 'right':4 'still':7 'twitter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4608321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849382 {#2171
    date: 2023-10-09 13:03:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "You mean Twitter right? Reddit is still plenty open."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696853498 {#2182
    date: 2023-10-09 14:11:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 38558
  -bodyTs: "'mean':2 'open':9 'plenti':8 'reddit':5 'right':4 'still':7 'twitter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4608321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849382 {#2171
    date: 2023-10-09 13:03:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "You mean Twitter right? Reddit is still plenty open."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696853498 {#2182
    date: 2023-10-09 14:11:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 38558
  -bodyTs: "'mean':2 'open':9 'plenti':8 'reddit':5 'right':4 'still':7 'twitter':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4608321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849382 {#2171
    date: 2023-10-09 13:03:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3108
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#1988 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "You mean Twitter right? Reddit is still plenty open."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696853498 {#2182
      date: 2023-10-09 14:11:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2175 …}
    +nested: Doctrine\ORM\PersistentCollection {#2176 …}
    +votes: Doctrine\ORM\PersistentCollection {#2178 …}
    +reports: Doctrine\ORM\PersistentCollection {#2183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
    -id: 38558
    -bodyTs: "'mean':2 'open':9 'plenti':8 'reddit':5 'right':4 'still':7 'twitter':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4608321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849382 {#2171
      date: 2023-10-09 13:03:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2187}
  +body: "Old reddit is still open, new reddit and the mobile site have been locked down for a while now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696853473 {#3106
    date: 2023-10-09 14:11:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@DrQuint@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 38619
  -bodyTs: "'lock':14 'mobil':10 'new':6 'old':1 'open':5 'reddit':2,7 'site':11 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4612578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696853473 {#3107
    date: 2023-10-09 14:11:13.0 +02:00
  }
}
"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 {#3108
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#1988 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "You mean Twitter right? Reddit is still plenty open."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696853498 {#2182
      date: 2023-10-09 14:11:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2175 …}
    +nested: Doctrine\ORM\PersistentCollection {#2176 …}
    +votes: Doctrine\ORM\PersistentCollection {#2178 …}
    +reports: Doctrine\ORM\PersistentCollection {#2183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
    -id: 38558
    -bodyTs: "'mean':2 'open':9 'plenti':8 'reddit':5 'right':4 'still':7 'twitter':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4608321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849382 {#2171
      date: 2023-10-09 13:03:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2187}
  +body: "Old reddit is still open, new reddit and the mobile site have been locked down for a while now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696853473 {#3106
    date: 2023-10-09 14:11:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@DrQuint@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 38619
  -bodyTs: "'lock':14 'mobil':10 'new':6 'old':1 'open':5 'reddit':2,7 'site':11 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4612578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696853473 {#3107
    date: 2023-10-09 14:11:13.0 +02:00
  }
}
"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 {#3108
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#1988 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "You mean Twitter right? Reddit is still plenty open."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696853498 {#2182
      date: 2023-10-09 14:11:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2175 …}
    +nested: Doctrine\ORM\PersistentCollection {#2176 …}
    +votes: Doctrine\ORM\PersistentCollection {#2178 …}
    +reports: Doctrine\ORM\PersistentCollection {#2183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
    -id: 38558
    -bodyTs: "'mean':2 'open':9 'plenti':8 'reddit':5 'right':4 'still':7 'twitter':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4608321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849382 {#2171
      date: 2023-10-09 13:03:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2187}
  +body: "Old reddit is still open, new reddit and the mobile site have been locked down for a while now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696853473 {#3106
    date: 2023-10-09 14:11:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@DrQuint@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 38619
  -bodyTs: "'lock':14 'mobil':10 'new':6 'old':1 'open':5 'reddit':2,7 'site':11 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4612578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696853473 {#3107
    date: 2023-10-09 14:11:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3127
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#1988 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "You mean Twitter right? Reddit is still plenty open."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696853498 {#2182
      date: 2023-10-09 14:11:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2175 …}
    +nested: Doctrine\ORM\PersistentCollection {#2176 …}
    +votes: Doctrine\ORM\PersistentCollection {#2178 …}
    +reports: Doctrine\ORM\PersistentCollection {#2183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
    -id: 38558
    -bodyTs: "'mean':2 'open':9 'plenti':8 'reddit':5 'right':4 'still':7 'twitter':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4608321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849382 {#2171
      date: 2023-10-09 13:03:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2187}
  +body: "Give them a couple weeks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696852760 {#3125
    date: 2023-10-09 13:59:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@DrQuint@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3131 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 38601
  -bodyTs: "'coupl':4 'give':1 'week':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1788566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696852760 {#3126
    date: 2023-10-09 13:59:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3127
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#1988 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "You mean Twitter right? Reddit is still plenty open."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696853498 {#2182
      date: 2023-10-09 14:11:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2175 …}
    +nested: Doctrine\ORM\PersistentCollection {#2176 …}
    +votes: Doctrine\ORM\PersistentCollection {#2178 …}
    +reports: Doctrine\ORM\PersistentCollection {#2183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
    -id: 38558
    -bodyTs: "'mean':2 'open':9 'plenti':8 'reddit':5 'right':4 'still':7 'twitter':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4608321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849382 {#2171
      date: 2023-10-09 13:03:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2187}
  +body: "Give them a couple weeks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696852760 {#3125
    date: 2023-10-09 13:59:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@DrQuint@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3131 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 38601
  -bodyTs: "'coupl':4 'give':1 'week':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1788566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696852760 {#3126
    date: 2023-10-09 13:59:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3127
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2187
    +user: App\Entity\User {#1988 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "You mean Twitter right? Reddit is still plenty open."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696853498 {#2182
      date: 2023-10-09 14:11:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2175 …}
    +nested: Doctrine\ORM\PersistentCollection {#2176 …}
    +votes: Doctrine\ORM\PersistentCollection {#2178 …}
    +reports: Doctrine\ORM\PersistentCollection {#2183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
    -id: 38558
    -bodyTs: "'mean':2 'open':9 'plenti':8 'reddit':5 'right':4 'still':7 'twitter':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4608321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696849382 {#2171
      date: 2023-10-09 13:03:02.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2187}
  +body: "Give them a couple weeks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696852760 {#3125
    date: 2023-10-09 13:59:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@DrQuint@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3131 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  -id: 38601
  -bodyTs: "'coupl':4 'give':1 'week':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1788566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696852760 {#3126
    date: 2023-10-09 13:59:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2492
  +user: App\Entity\User {#2505 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Old Reddit Redirect, young padawans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696849181 {#1358
    date: 2023-10-09 12:59:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2493 …}
  +nested: Doctrine\ORM\PersistentCollection {#2495 …}
  +votes: Doctrine\ORM\PersistentCollection {#2497 …}
  +reports: Doctrine\ORM\PersistentCollection {#2499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2503 …}
  -id: 38554
  -bodyTs: "'old':1 'padawan':5 'reddit':2 'redirect':3 'young':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4703602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849181 {#1356
    date: 2023-10-09 12:59:41.0 +02:00
  }
}
"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 {#2492
  +user: App\Entity\User {#2505 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Old Reddit Redirect, young padawans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696849181 {#1358
    date: 2023-10-09 12:59:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2493 …}
  +nested: Doctrine\ORM\PersistentCollection {#2495 …}
  +votes: Doctrine\ORM\PersistentCollection {#2497 …}
  +reports: Doctrine\ORM\PersistentCollection {#2499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2503 …}
  -id: 38554
  -bodyTs: "'old':1 'padawan':5 'reddit':2 'redirect':3 'young':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4703602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849181 {#1356
    date: 2023-10-09 12:59:41.0 +02:00
  }
}
"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 {#2492
  +user: App\Entity\User {#2505 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Old Reddit Redirect, young padawans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696849181 {#1358
    date: 2023-10-09 12:59:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2493 …}
  +nested: Doctrine\ORM\PersistentCollection {#2495 …}
  +votes: Doctrine\ORM\PersistentCollection {#2497 …}
  +reports: Doctrine\ORM\PersistentCollection {#2499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2503 …}
  -id: 38554
  -bodyTs: "'old':1 'padawan':5 'reddit':2 'redirect':3 'young':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4703602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849181 {#1356
    date: 2023-10-09 12:59:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2566
  +user: App\Entity\User {#2579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "For twitter nitter is really usefull"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696847766 {#2561
    date: 2023-10-09 12:36:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 38531
  -bodyTs: "'nitter':3 'realli':5 'twitter':2 'useful':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3502438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847766 {#2562
    date: 2023-10-09 12:36:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2566
  +user: App\Entity\User {#2579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "For twitter nitter is really usefull"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696847766 {#2561
    date: 2023-10-09 12:36:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 38531
  -bodyTs: "'nitter':3 'realli':5 'twitter':2 'useful':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3502438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847766 {#2562
    date: 2023-10-09 12:36:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2566
  +user: App\Entity\User {#2579 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "For twitter nitter is really usefull"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696847766 {#2561
    date: 2023-10-09 12:36:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2567 …}
  +nested: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  -id: 38531
  -bodyTs: "'nitter':3 'realli':5 'twitter':2 'useful':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3502438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847766 {#2562
    date: 2023-10-09 12:36:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2639
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Even worse if you take your time, register with 10min mail and the content is not what you are looking for"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696847502 {#2634
    date: 2023-10-09 12:31:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 38527
  -bodyTs: "'10min':10 'content':14 'even':1 'look':20 'mail':11 'regist':8 'take':5 'time':7 'wors':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3934951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847502 {#2635
    date: 2023-10-09 12:31:42.0 +02:00
  }
}
"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 {#2639
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Even worse if you take your time, register with 10min mail and the content is not what you are looking for"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696847502 {#2634
    date: 2023-10-09 12:31:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 38527
  -bodyTs: "'10min':10 'content':14 'even':1 'look':20 'mail':11 'regist':8 'take':5 'time':7 'wors':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3934951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847502 {#2635
    date: 2023-10-09 12:31:42.0 +02:00
  }
}
"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 {#2639
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Even worse if you take your time, register with 10min mail and the content is not what you are looking for"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696847502 {#2634
    date: 2023-10-09 12:31:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 38527
  -bodyTs: "'10min':10 'content':14 'even':1 'look':20 'mail':11 'regist':8 'take':5 'time':7 'wors':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3934951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847502 {#2635
    date: 2023-10-09 12:31:42.0 +02:00
  }
}
"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
App\Entity\EntryComment {#2712
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Same if they say to disable your ad blocker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 109
  +score: 0
  +lastActive: DateTime @1696953319 {#2707
    date: 2023-10-10 17:55:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -id: 38522
  -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4335096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847244 {#2708
    date: 2023-10-09 12:27:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2712
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Same if they say to disable your ad blocker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 109
  +score: 0
  +lastActive: DateTime @1696953319 {#2707
    date: 2023-10-10 17:55:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -id: 38522
  -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4335096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847244 {#2708
    date: 2023-10-09 12:27:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2712
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Same if they say to disable your ad blocker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 109
  +score: 0
  +lastActive: DateTime @1696953319 {#2707
    date: 2023-10-10 17:55:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2713 …}
  +nested: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  -id: 38522
  -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4335096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847244 {#2708
    date: 2023-10-09 12:27:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same if they say to disable your ad blocker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1696953319 {#2707
      date: 2023-10-10 17:55:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 38522
    -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4335096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847244 {#2708
      date: 2023-10-09 12:27:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 96
  +score: 0
  +lastActive: DateTime @1696847393 {#3072
    date: 2023-10-09 12:29:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 38524
  -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847393 {#3071
    date: 2023-10-09 12:29:53.0 +02:00
  }
}
"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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same if they say to disable your ad blocker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1696953319 {#2707
      date: 2023-10-10 17:55:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 38522
    -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4335096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847244 {#2708
      date: 2023-10-09 12:27:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 96
  +score: 0
  +lastActive: DateTime @1696847393 {#3072
    date: 2023-10-09 12:29:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 38524
  -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847393 {#3071
    date: 2023-10-09 12:29:53.0 +02:00
  }
}
"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 {#3070
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same if they say to disable your ad blocker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1696953319 {#2707
      date: 2023-10-10 17:55:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 38522
    -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4335096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847244 {#2708
      date: 2023-10-09 12:27:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 96
  +score: 0
  +lastActive: DateTime @1696847393 {#3072
    date: 2023-10-09 12:29:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3068 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3064 …}
  +reports: Doctrine\ORM\PersistentCollection {#3062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 38524
  -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847393 {#3071
    date: 2023-10-09 12:29:53.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3248
  +user: Proxies\__CG__\App\Entity\User {#3249 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2712
      +user: App\Entity\User {#2725 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Same if they say to disable your ad blocker."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1696953319 {#2707
        date: 2023-10-10 17:55:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2713 …}
      +nested: Doctrine\ORM\PersistentCollection {#2715 …}
      +votes: Doctrine\ORM\PersistentCollection {#2717 …}
      +reports: Doctrine\ORM\PersistentCollection {#2719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
      -id: 38522
      -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4335096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847244 {#2708
        date: 2023-10-09 12:27:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 96
    +score: 0
    +lastActive: DateTime @1696847393 {#3072
      date: 2023-10-09 12:29:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 38524
    -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847393 {#3071
      date: 2023-10-09 12:29:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1696849162 {#3245
    date: 2023-10-09 12:59:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3250 …}
  +nested: Doctrine\ORM\PersistentCollection {#3252 …}
  +votes: Doctrine\ORM\PersistentCollection {#3254 …}
  +reports: Doctrine\ORM\PersistentCollection {#3256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
  -id: 38553
  -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4336932"
  +editedAt: DateTimeImmutable @1696849182 {#3246
    date: 2023-10-09 12:59:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696849162 {#3247
    date: 2023-10-09 12:59:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3248
  +user: Proxies\__CG__\App\Entity\User {#3249 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2712
      +user: App\Entity\User {#2725 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Same if they say to disable your ad blocker."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1696953319 {#2707
        date: 2023-10-10 17:55:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2713 …}
      +nested: Doctrine\ORM\PersistentCollection {#2715 …}
      +votes: Doctrine\ORM\PersistentCollection {#2717 …}
      +reports: Doctrine\ORM\PersistentCollection {#2719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
      -id: 38522
      -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4335096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847244 {#2708
        date: 2023-10-09 12:27:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 96
    +score: 0
    +lastActive: DateTime @1696847393 {#3072
      date: 2023-10-09 12:29:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 38524
    -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847393 {#3071
      date: 2023-10-09 12:29:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1696849162 {#3245
    date: 2023-10-09 12:59:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3250 …}
  +nested: Doctrine\ORM\PersistentCollection {#3252 …}
  +votes: Doctrine\ORM\PersistentCollection {#3254 …}
  +reports: Doctrine\ORM\PersistentCollection {#3256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
  -id: 38553
  -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4336932"
  +editedAt: DateTimeImmutable @1696849182 {#3246
    date: 2023-10-09 12:59:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696849162 {#3247
    date: 2023-10-09 12:59:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3248
  +user: Proxies\__CG__\App\Entity\User {#3249 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2712
      +user: App\Entity\User {#2725 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Same if they say to disable your ad blocker."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1696953319 {#2707
        date: 2023-10-10 17:55:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2713 …}
      +nested: Doctrine\ORM\PersistentCollection {#2715 …}
      +votes: Doctrine\ORM\PersistentCollection {#2717 …}
      +reports: Doctrine\ORM\PersistentCollection {#2719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
      -id: 38522
      -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4335096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847244 {#2708
        date: 2023-10-09 12:27:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 96
    +score: 0
    +lastActive: DateTime @1696847393 {#3072
      date: 2023-10-09 12:29:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 38524
    -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847393 {#3071
      date: 2023-10-09 12:29:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1696849162 {#3245
    date: 2023-10-09 12:59:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3250 …}
  +nested: Doctrine\ORM\PersistentCollection {#3252 …}
  +votes: Doctrine\ORM\PersistentCollection {#3254 …}
  +reports: Doctrine\ORM\PersistentCollection {#3256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
  -id: 38553
  -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4336932"
  +editedAt: DateTimeImmutable @1696849182 {#3246
    date: 2023-10-09 12:59:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696849162 {#3247
    date: 2023-10-09 12:59:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3417
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: Proxies\__CG__\App\Entity\User {#3249 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3070
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2712
        +user: App\Entity\User {#2725 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "Same if they say to disable your ad blocker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 109
        +score: 0
        +lastActive: DateTime @1696953319 {#2707
          date: 2023-10-10 17:55:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2713 …}
        +nested: Doctrine\ORM\PersistentCollection {#2715 …}
        +votes: Doctrine\ORM\PersistentCollection {#2717 …}
        +reports: Doctrine\ORM\PersistentCollection {#2719 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
        -id: 38522
        -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4335096"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847244 {#2708
          date: 2023-10-09 12:27:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 96
      +score: 0
      +lastActive: DateTime @1696847393 {#3072
        date: 2023-10-09 12:29:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3068 …}
      +nested: Doctrine\ORM\PersistentCollection {#3066 …}
      +votes: Doctrine\ORM\PersistentCollection {#3064 …}
      +reports: Doctrine\ORM\PersistentCollection {#3062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
      -id: 38524
      -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847393 {#3071
        date: 2023-10-09 12:29:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1696849162 {#3245
      date: 2023-10-09 12:59:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3250 …}
    +nested: Doctrine\ORM\PersistentCollection {#3252 …}
    +votes: Doctrine\ORM\PersistentCollection {#3254 …}
    +reports: Doctrine\ORM\PersistentCollection {#3256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
    -id: 38553
    -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4336932"
    +editedAt: DateTimeImmutable @1696849182 {#3246
      date: 2023-10-09 12:59:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696849162 {#3247
      date: 2023-10-09 12:59:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
    \n
    :(
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1696851815 {#3415
    date: 2023-10-09 13:43:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3418 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 38581
  -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696851815 {#3416
    date: 2023-10-09 13:43:35.0 +02:00
  }
}
"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 {#3417
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: Proxies\__CG__\App\Entity\User {#3249 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3070
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2712
        +user: App\Entity\User {#2725 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "Same if they say to disable your ad blocker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 109
        +score: 0
        +lastActive: DateTime @1696953319 {#2707
          date: 2023-10-10 17:55:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2713 …}
        +nested: Doctrine\ORM\PersistentCollection {#2715 …}
        +votes: Doctrine\ORM\PersistentCollection {#2717 …}
        +reports: Doctrine\ORM\PersistentCollection {#2719 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
        -id: 38522
        -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4335096"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847244 {#2708
          date: 2023-10-09 12:27:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 96
      +score: 0
      +lastActive: DateTime @1696847393 {#3072
        date: 2023-10-09 12:29:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3068 …}
      +nested: Doctrine\ORM\PersistentCollection {#3066 …}
      +votes: Doctrine\ORM\PersistentCollection {#3064 …}
      +reports: Doctrine\ORM\PersistentCollection {#3062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
      -id: 38524
      -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847393 {#3071
        date: 2023-10-09 12:29:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1696849162 {#3245
      date: 2023-10-09 12:59:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3250 …}
    +nested: Doctrine\ORM\PersistentCollection {#3252 …}
    +votes: Doctrine\ORM\PersistentCollection {#3254 …}
    +reports: Doctrine\ORM\PersistentCollection {#3256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
    -id: 38553
    -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4336932"
    +editedAt: DateTimeImmutable @1696849182 {#3246
      date: 2023-10-09 12:59:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696849162 {#3247
      date: 2023-10-09 12:59:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
    \n
    :(
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1696851815 {#3415
    date: 2023-10-09 13:43:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3418 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 38581
  -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696851815 {#3416
    date: 2023-10-09 13:43:35.0 +02:00
  }
}
"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 {#3417
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: Proxies\__CG__\App\Entity\User {#3249 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3070
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2712
        +user: App\Entity\User {#2725 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "Same if they say to disable your ad blocker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 109
        +score: 0
        +lastActive: DateTime @1696953319 {#2707
          date: 2023-10-10 17:55:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2713 …}
        +nested: Doctrine\ORM\PersistentCollection {#2715 …}
        +votes: Doctrine\ORM\PersistentCollection {#2717 …}
        +reports: Doctrine\ORM\PersistentCollection {#2719 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
        -id: 38522
        -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4335096"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847244 {#2708
          date: 2023-10-09 12:27:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 96
      +score: 0
      +lastActive: DateTime @1696847393 {#3072
        date: 2023-10-09 12:29:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3068 …}
      +nested: Doctrine\ORM\PersistentCollection {#3066 …}
      +votes: Doctrine\ORM\PersistentCollection {#3064 …}
      +reports: Doctrine\ORM\PersistentCollection {#3062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
      -id: 38524
      -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847393 {#3071
        date: 2023-10-09 12:29:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1696849162 {#3245
      date: 2023-10-09 12:59:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3250 …}
    +nested: Doctrine\ORM\PersistentCollection {#3252 …}
    +votes: Doctrine\ORM\PersistentCollection {#3254 …}
    +reports: Doctrine\ORM\PersistentCollection {#3256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
    -id: 38553
    -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4336932"
    +editedAt: DateTimeImmutable @1696849182 {#3246
      date: 2023-10-09 12:59:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696849162 {#3247
      date: 2023-10-09 12:59:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
    \n
    :(
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1696851815 {#3415
    date: 2023-10-09 13:43:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3418 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 38581
  -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696851815 {#3416
    date: 2023-10-09 13:43:35.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3553
  +user: Proxies\__CG__\App\Entity\User {#3554 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: Proxies\__CG__\App\Entity\User {#3249 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3070
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2712
          +user: App\Entity\User {#2725 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Same if they say to disable your ad blocker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 109
          +score: 0
          +lastActive: DateTime @1696953319 {#2707
            date: 2023-10-10 17:55:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2713 …}
          +nested: Doctrine\ORM\PersistentCollection {#2715 …}
          +votes: Doctrine\ORM\PersistentCollection {#2717 …}
          +reports: Doctrine\ORM\PersistentCollection {#2719 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
          -id: 38522
          -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4335096"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847244 {#2708
            date: 2023-10-09 12:27:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 96
        +score: 0
        +lastActive: DateTime @1696847393 {#3072
          date: 2023-10-09 12:29:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3068 …}
        +nested: Doctrine\ORM\PersistentCollection {#3066 …}
        +votes: Doctrine\ORM\PersistentCollection {#3064 …}
        +reports: Doctrine\ORM\PersistentCollection {#3062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
        -id: 38524
        -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847393 {#3071
          date: 2023-10-09 12:29:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1696849162 {#3245
        date: 2023-10-09 12:59:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3250 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3254 …}
      +reports: Doctrine\ORM\PersistentCollection {#3256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
      -id: 38553
      -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4336932"
      +editedAt: DateTimeImmutable @1696849182 {#3246
        date: 2023-10-09 12:59:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696849162 {#3247
        date: 2023-10-09 12:59:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: """
      Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
      \n
      :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696851815 {#3415
      date: 2023-10-09 13:43:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3418 …}
    +nested: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 38581
    -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851815 {#3416
      date: 2023-10-09 13:43:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    > Every time you block an ad, a puppy gets hit by a truck. Is that really what you want?\n
    \n
    I love puppies but I hate ads, sorry rover
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696885864 {#3551
    date: 2023-10-09 23:11:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3555 …}
  +nested: Doctrine\ORM\PersistentCollection {#3557 …}
  +votes: Doctrine\ORM\PersistentCollection {#3559 …}
  +reports: Doctrine\ORM\PersistentCollection {#3561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3565 …}
  -id: 39279
  -bodyTs: "'ad':6,26 'block':4 'everi':1 'get':9 'hate':25 'hit':10 'love':21 'puppi':8,22 'realli':16 'rover':28 'sorri':27 'time':2 'truck':13 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4368376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885864 {#3552
    date: 2023-10-09 23:11:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3553
  +user: Proxies\__CG__\App\Entity\User {#3554 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: Proxies\__CG__\App\Entity\User {#3249 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3070
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2712
          +user: App\Entity\User {#2725 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Same if they say to disable your ad blocker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 109
          +score: 0
          +lastActive: DateTime @1696953319 {#2707
            date: 2023-10-10 17:55:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2713 …}
          +nested: Doctrine\ORM\PersistentCollection {#2715 …}
          +votes: Doctrine\ORM\PersistentCollection {#2717 …}
          +reports: Doctrine\ORM\PersistentCollection {#2719 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
          -id: 38522
          -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4335096"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847244 {#2708
            date: 2023-10-09 12:27:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 96
        +score: 0
        +lastActive: DateTime @1696847393 {#3072
          date: 2023-10-09 12:29:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3068 …}
        +nested: Doctrine\ORM\PersistentCollection {#3066 …}
        +votes: Doctrine\ORM\PersistentCollection {#3064 …}
        +reports: Doctrine\ORM\PersistentCollection {#3062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
        -id: 38524
        -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847393 {#3071
          date: 2023-10-09 12:29:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1696849162 {#3245
        date: 2023-10-09 12:59:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3250 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3254 …}
      +reports: Doctrine\ORM\PersistentCollection {#3256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
      -id: 38553
      -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4336932"
      +editedAt: DateTimeImmutable @1696849182 {#3246
        date: 2023-10-09 12:59:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696849162 {#3247
        date: 2023-10-09 12:59:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: """
      Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
      \n
      :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696851815 {#3415
      date: 2023-10-09 13:43:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3418 …}
    +nested: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 38581
    -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851815 {#3416
      date: 2023-10-09 13:43:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    > Every time you block an ad, a puppy gets hit by a truck. Is that really what you want?\n
    \n
    I love puppies but I hate ads, sorry rover
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696885864 {#3551
    date: 2023-10-09 23:11:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3555 …}
  +nested: Doctrine\ORM\PersistentCollection {#3557 …}
  +votes: Doctrine\ORM\PersistentCollection {#3559 …}
  +reports: Doctrine\ORM\PersistentCollection {#3561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3565 …}
  -id: 39279
  -bodyTs: "'ad':6,26 'block':4 'everi':1 'get':9 'hate':25 'hit':10 'love':21 'puppi':8,22 'realli':16 'rover':28 'sorri':27 'time':2 'truck':13 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4368376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885864 {#3552
    date: 2023-10-09 23:11:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3553
  +user: Proxies\__CG__\App\Entity\User {#3554 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: Proxies\__CG__\App\Entity\User {#3249 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3070
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2712
          +user: App\Entity\User {#2725 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Same if they say to disable your ad blocker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 109
          +score: 0
          +lastActive: DateTime @1696953319 {#2707
            date: 2023-10-10 17:55:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2713 …}
          +nested: Doctrine\ORM\PersistentCollection {#2715 …}
          +votes: Doctrine\ORM\PersistentCollection {#2717 …}
          +reports: Doctrine\ORM\PersistentCollection {#2719 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
          -id: 38522
          -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4335096"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847244 {#2708
            date: 2023-10-09 12:27:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 96
        +score: 0
        +lastActive: DateTime @1696847393 {#3072
          date: 2023-10-09 12:29:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3068 …}
        +nested: Doctrine\ORM\PersistentCollection {#3066 …}
        +votes: Doctrine\ORM\PersistentCollection {#3064 …}
        +reports: Doctrine\ORM\PersistentCollection {#3062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
        -id: 38524
        -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847393 {#3071
          date: 2023-10-09 12:29:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1696849162 {#3245
        date: 2023-10-09 12:59:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3250 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3254 …}
      +reports: Doctrine\ORM\PersistentCollection {#3256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
      -id: 38553
      -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4336932"
      +editedAt: DateTimeImmutable @1696849182 {#3246
        date: 2023-10-09 12:59:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696849162 {#3247
        date: 2023-10-09 12:59:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: """
      Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
      \n
      :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696851815 {#3415
      date: 2023-10-09 13:43:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3418 …}
    +nested: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 38581
    -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851815 {#3416
      date: 2023-10-09 13:43:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    > Every time you block an ad, a puppy gets hit by a truck. Is that really what you want?\n
    \n
    I love puppies but I hate ads, sorry rover
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696885864 {#3551
    date: 2023-10-09 23:11:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3555 …}
  +nested: Doctrine\ORM\PersistentCollection {#3557 …}
  +votes: Doctrine\ORM\PersistentCollection {#3559 …}
  +reports: Doctrine\ORM\PersistentCollection {#3561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3565 …}
  -id: 39279
  -bodyTs: "'ad':6,26 'block':4 'everi':1 'get':9 'hate':25 'hit':10 'love':21 'puppi':8,22 'realli':16 'rover':28 'sorri':27 'time':2 'truck':13 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4368376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696885864 {#3552
    date: 2023-10-09 23:11:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3569
  +user: Proxies\__CG__\App\Entity\User {#3570 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: Proxies\__CG__\App\Entity\User {#3249 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3070
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2712
          +user: App\Entity\User {#2725 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Same if they say to disable your ad blocker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 109
          +score: 0
          +lastActive: DateTime @1696953319 {#2707
            date: 2023-10-10 17:55:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2713 …}
          +nested: Doctrine\ORM\PersistentCollection {#2715 …}
          +votes: Doctrine\ORM\PersistentCollection {#2717 …}
          +reports: Doctrine\ORM\PersistentCollection {#2719 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
          -id: 38522
          -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4335096"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847244 {#2708
            date: 2023-10-09 12:27:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 96
        +score: 0
        +lastActive: DateTime @1696847393 {#3072
          date: 2023-10-09 12:29:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3068 …}
        +nested: Doctrine\ORM\PersistentCollection {#3066 …}
        +votes: Doctrine\ORM\PersistentCollection {#3064 …}
        +reports: Doctrine\ORM\PersistentCollection {#3062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
        -id: 38524
        -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847393 {#3071
          date: 2023-10-09 12:29:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1696849162 {#3245
        date: 2023-10-09 12:59:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3250 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3254 …}
      +reports: Doctrine\ORM\PersistentCollection {#3256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
      -id: 38553
      -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4336932"
      +editedAt: DateTimeImmutable @1696849182 {#3246
        date: 2023-10-09 12:59:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696849162 {#3247
        date: 2023-10-09 12:59:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: """
      Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
      \n
      :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696851815 {#3415
      date: 2023-10-09 13:43:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3418 …}
    +nested: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 38581
    -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851815 {#3416
      date: 2023-10-09 13:43:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    > Is that really what you want?\n
    \n
    If that is really what you want, can we interest you in our special premium membership with curated run-over-puppies content?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696852612 {#3567
    date: 2023-10-09 13:56:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3571 …}
  +nested: Doctrine\ORM\PersistentCollection {#3573 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 38599
  -bodyTs: "'content':29 'curat':24 'interest':16 'membership':22 'premium':21 'puppi':28 'realli':3,10 'run':26 'run-over-puppi':25 'special':20 'want':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4340479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696852612 {#3568
    date: 2023-10-09 13:56:52.0 +02:00
  }
}
"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 {#3569
  +user: Proxies\__CG__\App\Entity\User {#3570 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: Proxies\__CG__\App\Entity\User {#3249 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3070
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2712
          +user: App\Entity\User {#2725 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Same if they say to disable your ad blocker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 109
          +score: 0
          +lastActive: DateTime @1696953319 {#2707
            date: 2023-10-10 17:55:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2713 …}
          +nested: Doctrine\ORM\PersistentCollection {#2715 …}
          +votes: Doctrine\ORM\PersistentCollection {#2717 …}
          +reports: Doctrine\ORM\PersistentCollection {#2719 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
          -id: 38522
          -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4335096"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847244 {#2708
            date: 2023-10-09 12:27:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 96
        +score: 0
        +lastActive: DateTime @1696847393 {#3072
          date: 2023-10-09 12:29:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3068 …}
        +nested: Doctrine\ORM\PersistentCollection {#3066 …}
        +votes: Doctrine\ORM\PersistentCollection {#3064 …}
        +reports: Doctrine\ORM\PersistentCollection {#3062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
        -id: 38524
        -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847393 {#3071
          date: 2023-10-09 12:29:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1696849162 {#3245
        date: 2023-10-09 12:59:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3250 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3254 …}
      +reports: Doctrine\ORM\PersistentCollection {#3256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
      -id: 38553
      -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4336932"
      +editedAt: DateTimeImmutable @1696849182 {#3246
        date: 2023-10-09 12:59:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696849162 {#3247
        date: 2023-10-09 12:59:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: """
      Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
      \n
      :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696851815 {#3415
      date: 2023-10-09 13:43:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3418 …}
    +nested: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 38581
    -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851815 {#3416
      date: 2023-10-09 13:43:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    > Is that really what you want?\n
    \n
    If that is really what you want, can we interest you in our special premium membership with curated run-over-puppies content?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696852612 {#3567
    date: 2023-10-09 13:56:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3571 …}
  +nested: Doctrine\ORM\PersistentCollection {#3573 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 38599
  -bodyTs: "'content':29 'curat':24 'interest':16 'membership':22 'premium':21 'puppi':28 'realli':3,10 'run':26 'run-over-puppi':25 'special':20 'want':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4340479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696852612 {#3568
    date: 2023-10-09 13:56:52.0 +02:00
  }
}
"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 {#3569
  +user: Proxies\__CG__\App\Entity\User {#3570 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: Proxies\__CG__\App\Entity\User {#3249 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3070
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2712
          +user: App\Entity\User {#2725 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Same if they say to disable your ad blocker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 109
          +score: 0
          +lastActive: DateTime @1696953319 {#2707
            date: 2023-10-10 17:55:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2713 …}
          +nested: Doctrine\ORM\PersistentCollection {#2715 …}
          +votes: Doctrine\ORM\PersistentCollection {#2717 …}
          +reports: Doctrine\ORM\PersistentCollection {#2719 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
          -id: 38522
          -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4335096"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847244 {#2708
            date: 2023-10-09 12:27:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 96
        +score: 0
        +lastActive: DateTime @1696847393 {#3072
          date: 2023-10-09 12:29:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3068 …}
        +nested: Doctrine\ORM\PersistentCollection {#3066 …}
        +votes: Doctrine\ORM\PersistentCollection {#3064 …}
        +reports: Doctrine\ORM\PersistentCollection {#3062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
        -id: 38524
        -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847393 {#3071
          date: 2023-10-09 12:29:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1696849162 {#3245
        date: 2023-10-09 12:59:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3250 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3254 …}
      +reports: Doctrine\ORM\PersistentCollection {#3256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
      -id: 38553
      -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4336932"
      +editedAt: DateTimeImmutable @1696849182 {#3246
        date: 2023-10-09 12:59:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696849162 {#3247
        date: 2023-10-09 12:59:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: """
      Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
      \n
      :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696851815 {#3415
      date: 2023-10-09 13:43:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3418 …}
    +nested: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 38581
    -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851815 {#3416
      date: 2023-10-09 13:43:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    > Is that really what you want?\n
    \n
    If that is really what you want, can we interest you in our special premium membership with curated run-over-puppies content?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696852612 {#3567
    date: 2023-10-09 13:56:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3571 …}
  +nested: Doctrine\ORM\PersistentCollection {#3573 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 38599
  -bodyTs: "'content':29 'curat':24 'interest':16 'membership':22 'premium':21 'puppi':28 'realli':3,10 'run':26 'run-over-puppi':25 'special':20 'want':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4340479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696852612 {#3568
    date: 2023-10-09 13:56:52.0 +02:00
  }
}
"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 {#3585
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: Proxies\__CG__\App\Entity\User {#3249 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3070
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2712
          +user: App\Entity\User {#2725 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Same if they say to disable your ad blocker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 109
          +score: 0
          +lastActive: DateTime @1696953319 {#2707
            date: 2023-10-10 17:55:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2713 …}
          +nested: Doctrine\ORM\PersistentCollection {#2715 …}
          +votes: Doctrine\ORM\PersistentCollection {#2717 …}
          +reports: Doctrine\ORM\PersistentCollection {#2719 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
          -id: 38522
          -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4335096"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847244 {#2708
            date: 2023-10-09 12:27:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 96
        +score: 0
        +lastActive: DateTime @1696847393 {#3072
          date: 2023-10-09 12:29:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3068 …}
        +nested: Doctrine\ORM\PersistentCollection {#3066 …}
        +votes: Doctrine\ORM\PersistentCollection {#3064 …}
        +reports: Doctrine\ORM\PersistentCollection {#3062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
        -id: 38524
        -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847393 {#3071
          date: 2023-10-09 12:29:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1696849162 {#3245
        date: 2023-10-09 12:59:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3250 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3254 …}
      +reports: Doctrine\ORM\PersistentCollection {#3256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
      -id: 38553
      -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4336932"
      +editedAt: DateTimeImmutable @1696849182 {#3246
        date: 2023-10-09 12:59:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696849162 {#3247
        date: 2023-10-09 12:59:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: """
      Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
      \n
      :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696851815 {#3415
      date: 2023-10-09 13:43:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3418 …}
    +nested: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 38581
    -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851815 {#3416
      date: 2023-10-09 13:43:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Technically, I don’t block ads. I block trackers using privacy badger. If they were to just show me ads without trying to track me I’d be fine and they’d get some ad revenue. But they always put trackers in there, I see no ads and they get no money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1696857203 {#3583
    date: 2023-10-09 15:13:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 38683
  -bodyTs: "'ad':6,20,35,47 'alway':39 'badger':12 'block':5,8 'd':27,32 'fine':29 'get':33,50 'money':52 'privaci':11 'put':40 'revenu':36 'see':45 'show':18 'technic':1 'track':24 'tracker':9,41 'tri':22 'use':10 'without':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4344754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696857203 {#3584
    date: 2023-10-09 15:13:23.0 +02:00
  }
}
"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 {#3585
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: Proxies\__CG__\App\Entity\User {#3249 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3070
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2712
          +user: App\Entity\User {#2725 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Same if they say to disable your ad blocker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 109
          +score: 0
          +lastActive: DateTime @1696953319 {#2707
            date: 2023-10-10 17:55:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2713 …}
          +nested: Doctrine\ORM\PersistentCollection {#2715 …}
          +votes: Doctrine\ORM\PersistentCollection {#2717 …}
          +reports: Doctrine\ORM\PersistentCollection {#2719 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
          -id: 38522
          -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4335096"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847244 {#2708
            date: 2023-10-09 12:27:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 96
        +score: 0
        +lastActive: DateTime @1696847393 {#3072
          date: 2023-10-09 12:29:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3068 …}
        +nested: Doctrine\ORM\PersistentCollection {#3066 …}
        +votes: Doctrine\ORM\PersistentCollection {#3064 …}
        +reports: Doctrine\ORM\PersistentCollection {#3062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
        -id: 38524
        -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847393 {#3071
          date: 2023-10-09 12:29:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1696849162 {#3245
        date: 2023-10-09 12:59:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3250 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3254 …}
      +reports: Doctrine\ORM\PersistentCollection {#3256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
      -id: 38553
      -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4336932"
      +editedAt: DateTimeImmutable @1696849182 {#3246
        date: 2023-10-09 12:59:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696849162 {#3247
        date: 2023-10-09 12:59:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: """
      Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
      \n
      :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696851815 {#3415
      date: 2023-10-09 13:43:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3418 …}
    +nested: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 38581
    -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851815 {#3416
      date: 2023-10-09 13:43:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Technically, I don’t block ads. I block trackers using privacy badger. If they were to just show me ads without trying to track me I’d be fine and they’d get some ad revenue. But they always put trackers in there, I see no ads and they get no money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1696857203 {#3583
    date: 2023-10-09 15:13:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 38683
  -bodyTs: "'ad':6,20,35,47 'alway':39 'badger':12 'block':5,8 'd':27,32 'fine':29 'get':33,50 'money':52 'privaci':11 'put':40 'revenu':36 'see':45 'show':18 'technic':1 'track':24 'tracker':9,41 'tri':22 'use':10 'without':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4344754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696857203 {#3584
    date: 2023-10-09 15:13:23.0 +02:00
  }
}
"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 {#3585
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: Proxies\__CG__\App\Entity\User {#3249 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3070
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2712
          +user: App\Entity\User {#2725 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Same if they say to disable your ad blocker."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 109
          +score: 0
          +lastActive: DateTime @1696953319 {#2707
            date: 2023-10-10 17:55:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2713 …}
          +nested: Doctrine\ORM\PersistentCollection {#2715 …}
          +votes: Doctrine\ORM\PersistentCollection {#2717 …}
          +reports: Doctrine\ORM\PersistentCollection {#2719 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
          -id: 38522
          -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4335096"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847244 {#2708
            date: 2023-10-09 12:27:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 96
        +score: 0
        +lastActive: DateTime @1696847393 {#3072
          date: 2023-10-09 12:29:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3068 …}
        +nested: Doctrine\ORM\PersistentCollection {#3066 …}
        +votes: Doctrine\ORM\PersistentCollection {#3064 …}
        +reports: Doctrine\ORM\PersistentCollection {#3062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
        -id: 38524
        -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847393 {#3071
          date: 2023-10-09 12:29:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1696849162 {#3245
        date: 2023-10-09 12:59:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3250 …}
      +nested: Doctrine\ORM\PersistentCollection {#3252 …}
      +votes: Doctrine\ORM\PersistentCollection {#3254 …}
      +reports: Doctrine\ORM\PersistentCollection {#3256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
      -id: 38553
      -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4336932"
      +editedAt: DateTimeImmutable @1696849182 {#3246
        date: 2023-10-09 12:59:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696849162 {#3247
        date: 2023-10-09 12:59:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: """
      Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
      \n
      :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696851815 {#3415
      date: 2023-10-09 13:43:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3418 …}
    +nested: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 38581
    -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851815 {#3416
      date: 2023-10-09 13:43:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Technically, I don’t block ads. I block trackers using privacy badger. If they were to just show me ads without trying to track me I’d be fine and they’d get some ad revenue. But they always put trackers in there, I see no ads and they get no money."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1696857203 {#3583
    date: 2023-10-09 15:13:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 38683
  -bodyTs: "'ad':6,20,35,47 'alway':39 'badger':12 'block':5,8 'd':27,32 'fine':29 'get':33,50 'money':52 'privaci':11 'put':40 'revenu':36 'see':45 'show':18 'technic':1 'track':24 'tracker':9,41 'tri':22 'use':10 'without':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4344754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696857203 {#3584
    date: 2023-10-09 15:13:23.0 +02:00
  }
}
"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 {#3730
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3417
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3248
        +user: Proxies\__CG__\App\Entity\User {#3249 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3070
          +user: Proxies\__CG__\App\Entity\User {#3069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#2712
            +user: App\Entity\User {#2725 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: null
            +root: null
            +body: "Same if they say to disable your ad blocker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 109
            +score: 0
            +lastActive: DateTime @1696953319 {#2707
              date: 2023-10-10 17:55:19.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2713 …}
            +nested: Doctrine\ORM\PersistentCollection {#2715 …}
            +votes: Doctrine\ORM\PersistentCollection {#2717 …}
            +reports: Doctrine\ORM\PersistentCollection {#2719 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
            -id: 38522
            -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4335096"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696847244 {#2708
              date: 2023-10-09 12:27:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2712}
          +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 96
          +score: 0
          +lastActive: DateTime @1696847393 {#3072
            date: 2023-10-09 12:29:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@nogooduser@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3068 …}
          +nested: Doctrine\ORM\PersistentCollection {#3066 …}
          +votes: Doctrine\ORM\PersistentCollection {#3064 …}
          +reports: Doctrine\ORM\PersistentCollection {#3062 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
          -id: 38524
          -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847393 {#3071
            date: 2023-10-09 12:29:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1696849162 {#3245
          date: 2023-10-09 12:59:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
          "@NegativeLookBehind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3250 …}
        +nested: Doctrine\ORM\PersistentCollection {#3252 …}
        +votes: Doctrine\ORM\PersistentCollection {#3254 …}
        +reports: Doctrine\ORM\PersistentCollection {#3256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
        -id: 38553
        -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4336932"
        +editedAt: DateTimeImmutable @1696849182 {#3246
          date: 2023-10-09 12:59:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696849162 {#3247
          date: 2023-10-09 12:59:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: """
        Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
        \n
        :(
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696851815 {#3415
        date: 2023-10-09 13:43:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
        "@germtm_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3418 …}
      +nested: Doctrine\ORM\PersistentCollection {#3420 …}
      +votes: Doctrine\ORM\PersistentCollection {#3422 …}
      +reports: Doctrine\ORM\PersistentCollection {#3424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
      -id: 38581
      -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696851815 {#3416
        date: 2023-10-09 13:43:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "Technically, I don’t block ads. I block trackers using privacy badger. If they were to just show me ads without trying to track me I’d be fine and they’d get some ad revenue. But they always put trackers in there, I see no ads and they get no money."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1696857203 {#3583
      date: 2023-10-09 15:13:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 38683
    -bodyTs: "'ad':6,20,35,47 'alway':39 'badger':12 'block':5,8 'd':27,32 'fine':29 'get':33,50 'money':52 'privaci':11 'put':40 'revenu':36 'see':45 'show':18 'technic':1 'track':24 'tracker':9,41 'tri':22 'use':10 'without':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4344754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696857203 {#3584
      date: 2023-10-09 15:13:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Ad creators hate this one weird trick!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696857540 {#3728
    date: 2023-10-09 15:19:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3731 …}
  +nested: Doctrine\ORM\PersistentCollection {#3733 …}
  +votes: Doctrine\ORM\PersistentCollection {#3735 …}
  +reports: Doctrine\ORM\PersistentCollection {#3737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3741 …}
  -id: 38689
  -bodyTs: "'ad':1 'creator':2 'hate':3 'one':5 'trick':7 'weird':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2851737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696857540 {#3729
    date: 2023-10-09 15:19:00.0 +02:00
  }
}
"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 {#3730
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3417
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3248
        +user: Proxies\__CG__\App\Entity\User {#3249 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3070
          +user: Proxies\__CG__\App\Entity\User {#3069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#2712
            +user: App\Entity\User {#2725 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: null
            +root: null
            +body: "Same if they say to disable your ad blocker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 109
            +score: 0
            +lastActive: DateTime @1696953319 {#2707
              date: 2023-10-10 17:55:19.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2713 …}
            +nested: Doctrine\ORM\PersistentCollection {#2715 …}
            +votes: Doctrine\ORM\PersistentCollection {#2717 …}
            +reports: Doctrine\ORM\PersistentCollection {#2719 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
            -id: 38522
            -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4335096"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696847244 {#2708
              date: 2023-10-09 12:27:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2712}
          +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 96
          +score: 0
          +lastActive: DateTime @1696847393 {#3072
            date: 2023-10-09 12:29:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@nogooduser@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3068 …}
          +nested: Doctrine\ORM\PersistentCollection {#3066 …}
          +votes: Doctrine\ORM\PersistentCollection {#3064 …}
          +reports: Doctrine\ORM\PersistentCollection {#3062 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
          -id: 38524
          -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847393 {#3071
            date: 2023-10-09 12:29:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1696849162 {#3245
          date: 2023-10-09 12:59:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
          "@NegativeLookBehind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3250 …}
        +nested: Doctrine\ORM\PersistentCollection {#3252 …}
        +votes: Doctrine\ORM\PersistentCollection {#3254 …}
        +reports: Doctrine\ORM\PersistentCollection {#3256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
        -id: 38553
        -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4336932"
        +editedAt: DateTimeImmutable @1696849182 {#3246
          date: 2023-10-09 12:59:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696849162 {#3247
          date: 2023-10-09 12:59:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: """
        Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
        \n
        :(
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696851815 {#3415
        date: 2023-10-09 13:43:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
        "@germtm_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3418 …}
      +nested: Doctrine\ORM\PersistentCollection {#3420 …}
      +votes: Doctrine\ORM\PersistentCollection {#3422 …}
      +reports: Doctrine\ORM\PersistentCollection {#3424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
      -id: 38581
      -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696851815 {#3416
        date: 2023-10-09 13:43:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "Technically, I don’t block ads. I block trackers using privacy badger. If they were to just show me ads without trying to track me I’d be fine and they’d get some ad revenue. But they always put trackers in there, I see no ads and they get no money."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1696857203 {#3583
      date: 2023-10-09 15:13:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 38683
    -bodyTs: "'ad':6,20,35,47 'alway':39 'badger':12 'block':5,8 'd':27,32 'fine':29 'get':33,50 'money':52 'privaci':11 'put':40 'revenu':36 'see':45 'show':18 'technic':1 'track':24 'tracker':9,41 'tri':22 'use':10 'without':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4344754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696857203 {#3584
      date: 2023-10-09 15:13:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Ad creators hate this one weird trick!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696857540 {#3728
    date: 2023-10-09 15:19:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3731 …}
  +nested: Doctrine\ORM\PersistentCollection {#3733 …}
  +votes: Doctrine\ORM\PersistentCollection {#3735 …}
  +reports: Doctrine\ORM\PersistentCollection {#3737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3741 …}
  -id: 38689
  -bodyTs: "'ad':1 'creator':2 'hate':3 'one':5 'trick':7 'weird':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2851737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696857540 {#3729
    date: 2023-10-09 15:19:00.0 +02:00
  }
}
"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 {#3730
  +user: Proxies\__CG__\App\Entity\User {#3069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3417
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3248
        +user: Proxies\__CG__\App\Entity\User {#3249 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3070
          +user: Proxies\__CG__\App\Entity\User {#3069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#2712
            +user: App\Entity\User {#2725 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: null
            +root: null
            +body: "Same if they say to disable your ad blocker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 109
            +score: 0
            +lastActive: DateTime @1696953319 {#2707
              date: 2023-10-10 17:55:19.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2713 …}
            +nested: Doctrine\ORM\PersistentCollection {#2715 …}
            +votes: Doctrine\ORM\PersistentCollection {#2717 …}
            +reports: Doctrine\ORM\PersistentCollection {#2719 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
            -id: 38522
            -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4335096"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696847244 {#2708
              date: 2023-10-09 12:27:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2712}
          +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 96
          +score: 0
          +lastActive: DateTime @1696847393 {#3072
            date: 2023-10-09 12:29:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@nogooduser@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3068 …}
          +nested: Doctrine\ORM\PersistentCollection {#3066 …}
          +votes: Doctrine\ORM\PersistentCollection {#3064 …}
          +reports: Doctrine\ORM\PersistentCollection {#3062 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
          -id: 38524
          -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847393 {#3071
            date: 2023-10-09 12:29:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1696849162 {#3245
          date: 2023-10-09 12:59:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
          "@NegativeLookBehind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3250 …}
        +nested: Doctrine\ORM\PersistentCollection {#3252 …}
        +votes: Doctrine\ORM\PersistentCollection {#3254 …}
        +reports: Doctrine\ORM\PersistentCollection {#3256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
        -id: 38553
        -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4336932"
        +editedAt: DateTimeImmutable @1696849182 {#3246
          date: 2023-10-09 12:59:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696849162 {#3247
          date: 2023-10-09 12:59:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: """
        Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
        \n
        :(
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696851815 {#3415
        date: 2023-10-09 13:43:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
        "@germtm_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3418 …}
      +nested: Doctrine\ORM\PersistentCollection {#3420 …}
      +votes: Doctrine\ORM\PersistentCollection {#3422 …}
      +reports: Doctrine\ORM\PersistentCollection {#3424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
      -id: 38581
      -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696851815 {#3416
        date: 2023-10-09 13:43:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "Technically, I don’t block ads. I block trackers using privacy badger. If they were to just show me ads without trying to track me I’d be fine and they’d get some ad revenue. But they always put trackers in there, I see no ads and they get no money."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1696857203 {#3583
      date: 2023-10-09 15:13:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 38683
    -bodyTs: "'ad':6,20,35,47 'alway':39 'badger':12 'block':5,8 'd':27,32 'fine':29 'get':33,50 'money':52 'privaci':11 'put':40 'revenu':36 'see':45 'show':18 'technic':1 'track':24 'tracker':9,41 'tri':22 'use':10 'without':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4344754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696857203 {#3584
      date: 2023-10-09 15:13:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Ad creators hate this one weird trick!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696857540 {#3728
    date: 2023-10-09 15:19:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3731 …}
  +nested: Doctrine\ORM\PersistentCollection {#3733 …}
  +votes: Doctrine\ORM\PersistentCollection {#3735 …}
  +reports: Doctrine\ORM\PersistentCollection {#3737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3741 …}
  -id: 38689
  -bodyTs: "'ad':1 'creator':2 'hate':3 'one':5 'trick':7 'weird':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2851737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696857540 {#3729
    date: 2023-10-09 15:19:00.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3745
  +user: Proxies\__CG__\App\Entity\User {#3746 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3417
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3248
        +user: Proxies\__CG__\App\Entity\User {#3249 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3070
          +user: Proxies\__CG__\App\Entity\User {#3069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#2712
            +user: App\Entity\User {#2725 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: null
            +root: null
            +body: "Same if they say to disable your ad blocker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 109
            +score: 0
            +lastActive: DateTime @1696953319 {#2707
              date: 2023-10-10 17:55:19.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2713 …}
            +nested: Doctrine\ORM\PersistentCollection {#2715 …}
            +votes: Doctrine\ORM\PersistentCollection {#2717 …}
            +reports: Doctrine\ORM\PersistentCollection {#2719 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
            -id: 38522
            -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4335096"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696847244 {#2708
              date: 2023-10-09 12:27:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2712}
          +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 96
          +score: 0
          +lastActive: DateTime @1696847393 {#3072
            date: 2023-10-09 12:29:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@nogooduser@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3068 …}
          +nested: Doctrine\ORM\PersistentCollection {#3066 …}
          +votes: Doctrine\ORM\PersistentCollection {#3064 …}
          +reports: Doctrine\ORM\PersistentCollection {#3062 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
          -id: 38524
          -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847393 {#3071
            date: 2023-10-09 12:29:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1696849162 {#3245
          date: 2023-10-09 12:59:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
          "@NegativeLookBehind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3250 …}
        +nested: Doctrine\ORM\PersistentCollection {#3252 …}
        +votes: Doctrine\ORM\PersistentCollection {#3254 …}
        +reports: Doctrine\ORM\PersistentCollection {#3256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
        -id: 38553
        -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4336932"
        +editedAt: DateTimeImmutable @1696849182 {#3246
          date: 2023-10-09 12:59:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696849162 {#3247
          date: 2023-10-09 12:59:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: """
        Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
        \n
        :(
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696851815 {#3415
        date: 2023-10-09 13:43:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
        "@germtm_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3418 …}
      +nested: Doctrine\ORM\PersistentCollection {#3420 …}
      +votes: Doctrine\ORM\PersistentCollection {#3422 …}
      +reports: Doctrine\ORM\PersistentCollection {#3424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
      -id: 38581
      -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696851815 {#3416
        date: 2023-10-09 13:43:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "Technically, I don’t block ads. I block trackers using privacy badger. If they were to just show me ads without trying to track me I’d be fine and they’d get some ad revenue. But they always put trackers in there, I see no ads and they get no money."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1696857203 {#3583
      date: 2023-10-09 15:13:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 38683
    -bodyTs: "'ad':6,20,35,47 'alway':39 'badger':12 'block':5,8 'd':27,32 'fine':29 'get':33,50 'money':52 'privaci':11 'put':40 'revenu':36 'see':45 'show':18 'technic':1 'track':24 'tracker':9,41 'tri':22 'use':10 'without':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4344754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696857203 {#3584
      date: 2023-10-09 15:13:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Just a heads up, privacy badger effectively doesn’t do anything besides take up resources and make you slightly more fingerprintable as compared to simply using ublock. All of its useful behaviors were culled a few years ago, funny enough, due to fingerprinting. Its blocklist is severely out of date."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696883729 {#3743
    date: 2023-10-09 22:35:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3747 …}
  +nested: Doctrine\ORM\PersistentCollection {#3749 …}
  +votes: Doctrine\ORM\PersistentCollection {#3751 …}
  +reports: Doctrine\ORM\PersistentCollection {#3753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
  -id: 39248
  -bodyTs: "'ago':38 'anyth':11 'badger':6 'behavior':32 'besid':12 'blocklist':45 'compar':23 'cull':34 'date':50 'doesn':8 'due':41 'effect':7 'enough':40 'fingerprint':21,43 'funni':39 'head':3 'make':17 'privaci':5 'resourc':15 'sever':47 'simpli':25 'slight':19 'take':13 'ublock':27 'use':26,31 'year':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4233378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696883729 {#3744
    date: 2023-10-09 22:35:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3745
  +user: Proxies\__CG__\App\Entity\User {#3746 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3417
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3248
        +user: Proxies\__CG__\App\Entity\User {#3249 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3070
          +user: Proxies\__CG__\App\Entity\User {#3069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#2712
            +user: App\Entity\User {#2725 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: null
            +root: null
            +body: "Same if they say to disable your ad blocker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 109
            +score: 0
            +lastActive: DateTime @1696953319 {#2707
              date: 2023-10-10 17:55:19.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2713 …}
            +nested: Doctrine\ORM\PersistentCollection {#2715 …}
            +votes: Doctrine\ORM\PersistentCollection {#2717 …}
            +reports: Doctrine\ORM\PersistentCollection {#2719 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
            -id: 38522
            -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4335096"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696847244 {#2708
              date: 2023-10-09 12:27:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2712}
          +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 96
          +score: 0
          +lastActive: DateTime @1696847393 {#3072
            date: 2023-10-09 12:29:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@nogooduser@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3068 …}
          +nested: Doctrine\ORM\PersistentCollection {#3066 …}
          +votes: Doctrine\ORM\PersistentCollection {#3064 …}
          +reports: Doctrine\ORM\PersistentCollection {#3062 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
          -id: 38524
          -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847393 {#3071
            date: 2023-10-09 12:29:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1696849162 {#3245
          date: 2023-10-09 12:59:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
          "@NegativeLookBehind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3250 …}
        +nested: Doctrine\ORM\PersistentCollection {#3252 …}
        +votes: Doctrine\ORM\PersistentCollection {#3254 …}
        +reports: Doctrine\ORM\PersistentCollection {#3256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
        -id: 38553
        -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4336932"
        +editedAt: DateTimeImmutable @1696849182 {#3246
          date: 2023-10-09 12:59:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696849162 {#3247
          date: 2023-10-09 12:59:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: """
        Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
        \n
        :(
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696851815 {#3415
        date: 2023-10-09 13:43:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
        "@germtm_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3418 …}
      +nested: Doctrine\ORM\PersistentCollection {#3420 …}
      +votes: Doctrine\ORM\PersistentCollection {#3422 …}
      +reports: Doctrine\ORM\PersistentCollection {#3424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
      -id: 38581
      -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696851815 {#3416
        date: 2023-10-09 13:43:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "Technically, I don’t block ads. I block trackers using privacy badger. If they were to just show me ads without trying to track me I’d be fine and they’d get some ad revenue. But they always put trackers in there, I see no ads and they get no money."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1696857203 {#3583
      date: 2023-10-09 15:13:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 38683
    -bodyTs: "'ad':6,20,35,47 'alway':39 'badger':12 'block':5,8 'd':27,32 'fine':29 'get':33,50 'money':52 'privaci':11 'put':40 'revenu':36 'see':45 'show':18 'technic':1 'track':24 'tracker':9,41 'tri':22 'use':10 'without':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4344754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696857203 {#3584
      date: 2023-10-09 15:13:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Just a heads up, privacy badger effectively doesn’t do anything besides take up resources and make you slightly more fingerprintable as compared to simply using ublock. All of its useful behaviors were culled a few years ago, funny enough, due to fingerprinting. Its blocklist is severely out of date."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696883729 {#3743
    date: 2023-10-09 22:35:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3747 …}
  +nested: Doctrine\ORM\PersistentCollection {#3749 …}
  +votes: Doctrine\ORM\PersistentCollection {#3751 …}
  +reports: Doctrine\ORM\PersistentCollection {#3753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
  -id: 39248
  -bodyTs: "'ago':38 'anyth':11 'badger':6 'behavior':32 'besid':12 'blocklist':45 'compar':23 'cull':34 'date':50 'doesn':8 'due':41 'effect':7 'enough':40 'fingerprint':21,43 'funni':39 'head':3 'make':17 'privaci':5 'resourc':15 'sever':47 'simpli':25 'slight':19 'take':13 'ublock':27 'use':26,31 'year':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4233378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696883729 {#3744
    date: 2023-10-09 22:35:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3745
  +user: Proxies\__CG__\App\Entity\User {#3746 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3417
      +user: Proxies\__CG__\App\Entity\User {#3069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3248
        +user: Proxies\__CG__\App\Entity\User {#3249 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3070
          +user: Proxies\__CG__\App\Entity\User {#3069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#2712
            +user: App\Entity\User {#2725 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: null
            +root: null
            +body: "Same if they say to disable your ad blocker."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 109
            +score: 0
            +lastActive: DateTime @1696953319 {#2707
              date: 2023-10-10 17:55:19.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2713 …}
            +nested: Doctrine\ORM\PersistentCollection {#2715 …}
            +votes: Doctrine\ORM\PersistentCollection {#2717 …}
            +reports: Doctrine\ORM\PersistentCollection {#2719 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
            -id: 38522
            -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4335096"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696847244 {#2708
              date: 2023-10-09 12:27:24.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2712}
          +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 96
          +score: 0
          +lastActive: DateTime @1696847393 {#3072
            date: 2023-10-09 12:29:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@nogooduser@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3068 …}
          +nested: Doctrine\ORM\PersistentCollection {#3066 …}
          +votes: Doctrine\ORM\PersistentCollection {#3064 …}
          +reports: Doctrine\ORM\PersistentCollection {#3062 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
          -id: 38524
          -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696847393 {#3071
            date: 2023-10-09 12:29:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 49
        +score: 0
        +lastActive: DateTime @1696849162 {#3245
          date: 2023-10-09 12:59:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
          "@NegativeLookBehind@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3250 …}
        +nested: Doctrine\ORM\PersistentCollection {#3252 …}
        +votes: Doctrine\ORM\PersistentCollection {#3254 …}
        +reports: Doctrine\ORM\PersistentCollection {#3256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
        -id: 38553
        -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4336932"
        +editedAt: DateTimeImmutable @1696849182 {#3246
          date: 2023-10-09 12:59:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696849162 {#3247
          date: 2023-10-09 12:59:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: """
        Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
        \n
        :(
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696851815 {#3415
        date: 2023-10-09 13:43:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
        "@germtm_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3418 …}
      +nested: Doctrine\ORM\PersistentCollection {#3420 …}
      +votes: Doctrine\ORM\PersistentCollection {#3422 …}
      +reports: Doctrine\ORM\PersistentCollection {#3424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
      -id: 38581
      -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696851815 {#3416
        date: 2023-10-09 13:43:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "Technically, I don’t block ads. I block trackers using privacy badger. If they were to just show me ads without trying to track me I’d be fine and they’d get some ad revenue. But they always put trackers in there, I see no ads and they get no money."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1696857203 {#3583
      date: 2023-10-09 15:13:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 38683
    -bodyTs: "'ad':6,20,35,47 'alway':39 'badger':12 'block':5,8 'd':27,32 'fine':29 'get':33,50 'money':52 'privaci':11 'put':40 'revenu':36 'see':45 'show':18 'technic':1 'track':24 'tracker':9,41 'tri':22 'use':10 'without':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4344754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696857203 {#3584
      date: 2023-10-09 15:13:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Just a heads up, privacy badger effectively doesn’t do anything besides take up resources and make you slightly more fingerprintable as compared to simply using ublock. All of its useful behaviors were culled a few years ago, funny enough, due to fingerprinting. Its blocklist is severely out of date."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696883729 {#3743
    date: 2023-10-09 22:35:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3747 …}
  +nested: Doctrine\ORM\PersistentCollection {#3749 …}
  +votes: Doctrine\ORM\PersistentCollection {#3751 …}
  +reports: Doctrine\ORM\PersistentCollection {#3753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
  -id: 39248
  -bodyTs: "'ago':38 'anyth':11 'badger':6 'behavior':32 'besid':12 'blocklist':45 'compar':23 'cull':34 'date':50 'doesn':8 'due':41 'effect':7 'enough':40 'fingerprint':21,43 'funni':39 'head':3 'make':17 'privaci':5 'resourc':15 'sever':47 'simpli':25 'slight':19 'take':13 'ublock':27 'use':26,31 'year':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4233378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696883729 {#3744
    date: 2023-10-09 22:35:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3815
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3745
    +user: Proxies\__CG__\App\Entity\User {#3746 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3585
      +user: App\Entity\User {#2725 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3417
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3248
          +user: Proxies\__CG__\App\Entity\User {#3249 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#3070
            +user: Proxies\__CG__\App\Entity\User {#3069 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: App\Entity\EntryComment {#2712
              +user: App\Entity\User {#2725 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
              +image: null
              +parent: null
              +root: null
              +body: "Same if they say to disable your ad blocker."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 109
              +score: 0
              +lastActive: DateTime @1696953319 {#2707
                date: 2023-10-10 17:55:19.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@likeaduck@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2713 …}
              +nested: Doctrine\ORM\PersistentCollection {#2715 …}
              +votes: Doctrine\ORM\PersistentCollection {#2717 …}
              +reports: Doctrine\ORM\PersistentCollection {#2719 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
              -id: 38522
              -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4335096"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696847244 {#2708
                date: 2023-10-09 12:27:24.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2712}
            +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 96
            +score: 0
            +lastActive: DateTime @1696847393 {#3072
              date: 2023-10-09 12:29:53.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
              "@nogooduser@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3068 …}
            +nested: Doctrine\ORM\PersistentCollection {#3066 …}
            +votes: Doctrine\ORM\PersistentCollection {#3064 …}
            +reports: Doctrine\ORM\PersistentCollection {#3062 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
            -id: 38524
            -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696847393 {#3071
              date: 2023-10-09 12:29:53.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2712}
          +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1696849162 {#3245
            date: 2023-10-09 12:59:22.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@nogooduser@lemmy.world"
            "@NegativeLookBehind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3250 …}
          +nested: Doctrine\ORM\PersistentCollection {#3252 …}
          +votes: Doctrine\ORM\PersistentCollection {#3254 …}
          +reports: Doctrine\ORM\PersistentCollection {#3256 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
          -id: 38553
          -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4336932"
          +editedAt: DateTimeImmutable @1696849182 {#3246
            date: 2023-10-09 12:59:42.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696849162 {#3247
            date: 2023-10-09 12:59:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: """
          Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
          \n
          :(
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696851815 {#3415
          date: 2023-10-09 13:43:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
          "@NegativeLookBehind@kbin.social"
          "@germtm_@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3418 …}
        +nested: Doctrine\ORM\PersistentCollection {#3420 …}
        +votes: Doctrine\ORM\PersistentCollection {#3422 …}
        +reports: Doctrine\ORM\PersistentCollection {#3424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
        -id: 38581
        -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696851815 {#3416
          date: 2023-10-09 13:43:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "Technically, I don’t block ads. I block trackers using privacy badger. If they were to just show me ads without trying to track me I’d be fine and they’d get some ad revenue. But they always put trackers in there, I see no ads and they get no money."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696857203 {#3583
        date: 2023-10-09 15:13:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
        "@germtm_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3586 …}
      +nested: Doctrine\ORM\PersistentCollection {#3588 …}
      +votes: Doctrine\ORM\PersistentCollection {#3590 …}
      +reports: Doctrine\ORM\PersistentCollection {#3592 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
      -id: 38683
      -bodyTs: "'ad':6,20,35,47 'alway':39 'badger':12 'block':5,8 'd':27,32 'fine':29 'get':33,50 'money':52 'privaci':11 'put':40 'revenu':36 'see':45 'show':18 'technic':1 'track':24 'tracker':9,41 'tri':22 'use':10 'without':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4344754"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696857203 {#3584
        date: 2023-10-09 15:13:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "Just a heads up, privacy badger effectively doesn’t do anything besides take up resources and make you slightly more fingerprintable as compared to simply using ublock. All of its useful behaviors were culled a few years ago, funny enough, due to fingerprinting. Its blocklist is severely out of date."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696883729 {#3743
      date: 2023-10-09 22:35:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3747 …}
    +nested: Doctrine\ORM\PersistentCollection {#3749 …}
    +votes: Doctrine\ORM\PersistentCollection {#3751 …}
    +reports: Doctrine\ORM\PersistentCollection {#3753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
    -id: 39248
    -bodyTs: "'ago':38 'anyth':11 'badger':6 'behavior':32 'besid':12 'blocklist':45 'compar':23 'cull':34 'date':50 'doesn':8 'due':41 'effect':7 'enough':40 'fingerprint':21,43 'funni':39 'head':3 'make':17 'privaci':5 'resourc':15 'sever':47 'simpli':25 'slight':19 'take':13 'ublock':27 'use':26,31 'year':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4233378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696883729 {#3744
      date: 2023-10-09 22:35:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    I was aware that they made that change but I didn’t know it made it worse for tracker blocking. I don’t see ads and I don’t get the external discussions such as discus so it seems to work.\n
    \n
    I’ll check it out.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696887123 {#3813
    date: 2023-10-09 23:32:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
    "@Gullible@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3816 …}
  +nested: Doctrine\ORM\PersistentCollection {#3818 …}
  +votes: Doctrine\ORM\PersistentCollection {#3820 …}
  +reports: Doctrine\ORM\PersistentCollection {#3822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3826 …}
  -id: 39296
  -bodyTs: "'ad':25 'awar':3 'block':20 'chang':8 'check':44 'didn':11 'discus':36 'discuss':33 'extern':32 'get':30 'know':13 'll':43 'made':6,15 'see':24 'seem':39 'tracker':19 'work':41 'wors':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4369121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696887123 {#3814
    date: 2023-10-09 23:32:03.0 +02:00
  }
}
"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 {#3815
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3745
    +user: Proxies\__CG__\App\Entity\User {#3746 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3585
      +user: App\Entity\User {#2725 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3417
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3248
          +user: Proxies\__CG__\App\Entity\User {#3249 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#3070
            +user: Proxies\__CG__\App\Entity\User {#3069 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: App\Entity\EntryComment {#2712
              +user: App\Entity\User {#2725 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
              +image: null
              +parent: null
              +root: null
              +body: "Same if they say to disable your ad blocker."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 109
              +score: 0
              +lastActive: DateTime @1696953319 {#2707
                date: 2023-10-10 17:55:19.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@likeaduck@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2713 …}
              +nested: Doctrine\ORM\PersistentCollection {#2715 …}
              +votes: Doctrine\ORM\PersistentCollection {#2717 …}
              +reports: Doctrine\ORM\PersistentCollection {#2719 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
              -id: 38522
              -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4335096"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696847244 {#2708
                date: 2023-10-09 12:27:24.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2712}
            +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 96
            +score: 0
            +lastActive: DateTime @1696847393 {#3072
              date: 2023-10-09 12:29:53.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
              "@nogooduser@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3068 …}
            +nested: Doctrine\ORM\PersistentCollection {#3066 …}
            +votes: Doctrine\ORM\PersistentCollection {#3064 …}
            +reports: Doctrine\ORM\PersistentCollection {#3062 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
            -id: 38524
            -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696847393 {#3071
              date: 2023-10-09 12:29:53.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2712}
          +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1696849162 {#3245
            date: 2023-10-09 12:59:22.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@nogooduser@lemmy.world"
            "@NegativeLookBehind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3250 …}
          +nested: Doctrine\ORM\PersistentCollection {#3252 …}
          +votes: Doctrine\ORM\PersistentCollection {#3254 …}
          +reports: Doctrine\ORM\PersistentCollection {#3256 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
          -id: 38553
          -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4336932"
          +editedAt: DateTimeImmutable @1696849182 {#3246
            date: 2023-10-09 12:59:42.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696849162 {#3247
            date: 2023-10-09 12:59:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: """
          Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
          \n
          :(
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696851815 {#3415
          date: 2023-10-09 13:43:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
          "@NegativeLookBehind@kbin.social"
          "@germtm_@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3418 …}
        +nested: Doctrine\ORM\PersistentCollection {#3420 …}
        +votes: Doctrine\ORM\PersistentCollection {#3422 …}
        +reports: Doctrine\ORM\PersistentCollection {#3424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
        -id: 38581
        -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696851815 {#3416
          date: 2023-10-09 13:43:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "Technically, I don’t block ads. I block trackers using privacy badger. If they were to just show me ads without trying to track me I’d be fine and they’d get some ad revenue. But they always put trackers in there, I see no ads and they get no money."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696857203 {#3583
        date: 2023-10-09 15:13:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
        "@germtm_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3586 …}
      +nested: Doctrine\ORM\PersistentCollection {#3588 …}
      +votes: Doctrine\ORM\PersistentCollection {#3590 …}
      +reports: Doctrine\ORM\PersistentCollection {#3592 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
      -id: 38683
      -bodyTs: "'ad':6,20,35,47 'alway':39 'badger':12 'block':5,8 'd':27,32 'fine':29 'get':33,50 'money':52 'privaci':11 'put':40 'revenu':36 'see':45 'show':18 'technic':1 'track':24 'tracker':9,41 'tri':22 'use':10 'without':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4344754"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696857203 {#3584
        date: 2023-10-09 15:13:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "Just a heads up, privacy badger effectively doesn’t do anything besides take up resources and make you slightly more fingerprintable as compared to simply using ublock. All of its useful behaviors were culled a few years ago, funny enough, due to fingerprinting. Its blocklist is severely out of date."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696883729 {#3743
      date: 2023-10-09 22:35:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3747 …}
    +nested: Doctrine\ORM\PersistentCollection {#3749 …}
    +votes: Doctrine\ORM\PersistentCollection {#3751 …}
    +reports: Doctrine\ORM\PersistentCollection {#3753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
    -id: 39248
    -bodyTs: "'ago':38 'anyth':11 'badger':6 'behavior':32 'besid':12 'blocklist':45 'compar':23 'cull':34 'date':50 'doesn':8 'due':41 'effect':7 'enough':40 'fingerprint':21,43 'funni':39 'head':3 'make':17 'privaci':5 'resourc':15 'sever':47 'simpli':25 'slight':19 'take':13 'ublock':27 'use':26,31 'year':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4233378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696883729 {#3744
      date: 2023-10-09 22:35:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    I was aware that they made that change but I didn’t know it made it worse for tracker blocking. I don’t see ads and I don’t get the external discussions such as discus so it seems to work.\n
    \n
    I’ll check it out.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696887123 {#3813
    date: 2023-10-09 23:32:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
    "@Gullible@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3816 …}
  +nested: Doctrine\ORM\PersistentCollection {#3818 …}
  +votes: Doctrine\ORM\PersistentCollection {#3820 …}
  +reports: Doctrine\ORM\PersistentCollection {#3822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3826 …}
  -id: 39296
  -bodyTs: "'ad':25 'awar':3 'block':20 'chang':8 'check':44 'didn':11 'discus':36 'discuss':33 'extern':32 'get':30 'know':13 'll':43 'made':6,15 'see':24 'seem':39 'tracker':19 'work':41 'wors':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4369121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696887123 {#3814
    date: 2023-10-09 23:32:03.0 +02:00
  }
}
"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 {#3815
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3745
    +user: Proxies\__CG__\App\Entity\User {#3746 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3585
      +user: App\Entity\User {#2725 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3417
        +user: Proxies\__CG__\App\Entity\User {#3069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3248
          +user: Proxies\__CG__\App\Entity\User {#3249 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#3070
            +user: Proxies\__CG__\App\Entity\User {#3069 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: App\Entity\EntryComment {#2712
              +user: App\Entity\User {#2725 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
              +image: null
              +parent: null
              +root: null
              +body: "Same if they say to disable your ad blocker."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 109
              +score: 0
              +lastActive: DateTime @1696953319 {#2707
                date: 2023-10-10 17:55:19.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@likeaduck@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2713 …}
              +nested: Doctrine\ORM\PersistentCollection {#2715 …}
              +votes: Doctrine\ORM\PersistentCollection {#2717 …}
              +reports: Doctrine\ORM\PersistentCollection {#2719 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
              -id: 38522
              -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4335096"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696847244 {#2708
                date: 2023-10-09 12:27:24.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2712}
            +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 96
            +score: 0
            +lastActive: DateTime @1696847393 {#3072
              date: 2023-10-09 12:29:53.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
              "@nogooduser@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3068 …}
            +nested: Doctrine\ORM\PersistentCollection {#3066 …}
            +votes: Doctrine\ORM\PersistentCollection {#3064 …}
            +reports: Doctrine\ORM\PersistentCollection {#3062 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
            -id: 38524
            -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696847393 {#3071
              date: 2023-10-09 12:29:53.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2712}
          +body: "or if they try to guilt-trip you into disabling the ad blocker with a frowny face or something."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 49
          +score: 0
          +lastActive: DateTime @1696849162 {#3245
            date: 2023-10-09 12:59:22.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@nogooduser@lemmy.world"
            "@NegativeLookBehind@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3250 …}
          +nested: Doctrine\ORM\PersistentCollection {#3252 …}
          +votes: Doctrine\ORM\PersistentCollection {#3254 …}
          +reports: Doctrine\ORM\PersistentCollection {#3256 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3258 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3260 …}
          -id: 38553
          -bodyTs: "'ad':13 'blocker':14 'disabl':11 'face':18 'frowni':17 'guilt':7 'guilt-trip':6 'someth':20 'tri':4 'trip':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4336932"
          +editedAt: DateTimeImmutable @1696849182 {#3246
            date: 2023-10-09 12:59:42.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696849162 {#3247
            date: 2023-10-09 12:59:22.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2712}
        +body: """
          Every time you block an ad, a puppy gets hit by a truck. *Is that really what you want?*\n
          \n
          :(
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696851815 {#3415
          date: 2023-10-09 13:43:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@nogooduser@lemmy.world"
          "@NegativeLookBehind@kbin.social"
          "@germtm_@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3418 …}
        +nested: Doctrine\ORM\PersistentCollection {#3420 …}
        +votes: Doctrine\ORM\PersistentCollection {#3422 …}
        +reports: Doctrine\ORM\PersistentCollection {#3424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
        -id: 38581
        -bodyTs: "'ad':6 'block':4 'everi':1 'get':9 'hit':10 'puppi':8 'realli':16 'time':2 'truck':13 'want':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2850071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696851815 {#3416
          date: 2023-10-09 13:43:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "Technically, I don’t block ads. I block trackers using privacy badger. If they were to just show me ads without trying to track me I’d be fine and they’d get some ad revenue. But they always put trackers in there, I see no ads and they get no money."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696857203 {#3583
        date: 2023-10-09 15:13:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@nogooduser@lemmy.world"
        "@NegativeLookBehind@kbin.social"
        "@germtm_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3586 …}
      +nested: Doctrine\ORM\PersistentCollection {#3588 …}
      +votes: Doctrine\ORM\PersistentCollection {#3590 …}
      +reports: Doctrine\ORM\PersistentCollection {#3592 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
      -id: 38683
      -bodyTs: "'ad':6,20,35,47 'alway':39 'badger':12 'block':5,8 'd':27,32 'fine':29 'get':33,50 'money':52 'privaci':11 'put':40 'revenu':36 'see':45 'show':18 'technic':1 'track':24 'tracker':9,41 'tri':22 'use':10 'without':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4344754"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696857203 {#3584
        date: 2023-10-09 15:13:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "Just a heads up, privacy badger effectively doesn’t do anything besides take up resources and make you slightly more fingerprintable as compared to simply using ublock. All of its useful behaviors were culled a few years ago, funny enough, due to fingerprinting. Its blocklist is severely out of date."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696883729 {#3743
      date: 2023-10-09 22:35:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
      "@NegativeLookBehind@kbin.social"
      "@germtm_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3747 …}
    +nested: Doctrine\ORM\PersistentCollection {#3749 …}
    +votes: Doctrine\ORM\PersistentCollection {#3751 …}
    +reports: Doctrine\ORM\PersistentCollection {#3753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3757 …}
    -id: 39248
    -bodyTs: "'ago':38 'anyth':11 'badger':6 'behavior':32 'besid':12 'blocklist':45 'compar':23 'cull':34 'date':50 'doesn':8 'due':41 'effect':7 'enough':40 'fingerprint':21,43 'funni':39 'head':3 'make':17 'privaci':5 'resourc':15 'sever':47 'simpli':25 'slight':19 'take':13 'ublock':27 'use':26,31 'year':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4233378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696883729 {#3744
      date: 2023-10-09 22:35:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    I was aware that they made that change but I didn’t know it made it worse for tracker blocking. I don’t see ads and I don’t get the external discussions such as discus so it seems to work.\n
    \n
    I’ll check it out.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696887123 {#3813
    date: 2023-10-09 23:32:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
    "@germtm_@lemmy.world"
    "@Gullible@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3816 …}
  +nested: Doctrine\ORM\PersistentCollection {#3818 …}
  +votes: Doctrine\ORM\PersistentCollection {#3820 …}
  +reports: Doctrine\ORM\PersistentCollection {#3822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3826 …}
  -id: 39296
  -bodyTs: "'ad':25 'awar':3 'block':20 'chang':8 'check':44 'didn':11 'discus':36 'discuss':33 'extern':32 'get':30 'know':13 'll':43 'made':6,15 'see':24 'seem':39 'tracker':19 'work':41 'wors':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4369121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696887123 {#3814
    date: 2023-10-09 23:32:03.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3264
  +user: Proxies\__CG__\App\Entity\User {#3265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2712
      +user: App\Entity\User {#2725 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Same if they say to disable your ad blocker."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1696953319 {#2707
        date: 2023-10-10 17:55:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2713 …}
      +nested: Doctrine\ORM\PersistentCollection {#2715 …}
      +votes: Doctrine\ORM\PersistentCollection {#2717 …}
      +reports: Doctrine\ORM\PersistentCollection {#2719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
      -id: 38522
      -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4335096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847244 {#2708
        date: 2023-10-09 12:27:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 96
    +score: 0
    +lastActive: DateTime @1696847393 {#3072
      date: 2023-10-09 12:29:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 38524
    -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847393 {#3071
      date: 2023-10-09 12:29:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "And the instructions are always wrong… I’m not using AdBlock Plus, and they forget to include how to disable the PiHole 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696953318 {#3262
    date: 2023-10-10 17:55:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 40191
  -bodyTs: "'adblock':11 'alway':5 'disabl':20 'forget':15 'includ':17 'instruct':3 'm':8 'pihol':22 'plus':12 'use':10 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4685619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696953318 {#3263
    date: 2023-10-10 17:55:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3264
  +user: Proxies\__CG__\App\Entity\User {#3265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2712
      +user: App\Entity\User {#2725 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Same if they say to disable your ad blocker."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1696953319 {#2707
        date: 2023-10-10 17:55:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2713 …}
      +nested: Doctrine\ORM\PersistentCollection {#2715 …}
      +votes: Doctrine\ORM\PersistentCollection {#2717 …}
      +reports: Doctrine\ORM\PersistentCollection {#2719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
      -id: 38522
      -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4335096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847244 {#2708
        date: 2023-10-09 12:27:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 96
    +score: 0
    +lastActive: DateTime @1696847393 {#3072
      date: 2023-10-09 12:29:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 38524
    -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847393 {#3071
      date: 2023-10-09 12:29:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "And the instructions are always wrong… I’m not using AdBlock Plus, and they forget to include how to disable the PiHole 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696953318 {#3262
    date: 2023-10-10 17:55:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 40191
  -bodyTs: "'adblock':11 'alway':5 'disabl':20 'forget':15 'includ':17 'instruct':3 'm':8 'pihol':22 'plus':12 'use':10 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4685619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696953318 {#3263
    date: 2023-10-10 17:55:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3264
  +user: Proxies\__CG__\App\Entity\User {#3265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3070
    +user: Proxies\__CG__\App\Entity\User {#3069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2712
      +user: App\Entity\User {#2725 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Same if they say to disable your ad blocker."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1696953319 {#2707
        date: 2023-10-10 17:55:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2713 …}
      +nested: Doctrine\ORM\PersistentCollection {#2715 …}
      +votes: Doctrine\ORM\PersistentCollection {#2717 …}
      +reports: Doctrine\ORM\PersistentCollection {#2719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
      -id: 38522
      -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4335096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847244 {#2708
        date: 2023-10-09 12:27:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "I love when they give you instructions on how to disable it. Lol, fuck you, website."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 96
    +score: 0
    +lastActive: DateTime @1696847393 {#3072
      date: 2023-10-09 12:29:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3068 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3064 …}
    +reports: Doctrine\ORM\PersistentCollection {#3062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 38524
    -bodyTs: "'disabl':11 'fuck':14 'give':5 'instruct':7 'lol':13 'love':2 'websit':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2849277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847393 {#3071
      date: 2023-10-09 12:29:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "And the instructions are always wrong… I’m not using AdBlock Plus, and they forget to include how to disable the PiHole 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696953318 {#3262
    date: 2023-10-10 17:55:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@NegativeLookBehind@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 40191
  -bodyTs: "'adblock':11 'alway':5 'disabl':20 'forget':15 'includ':17 'instruct':3 'm':8 'pihol':22 'plus':12 'use':10 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4685619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696953318 {#3263
    date: 2023-10-10 17:55:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3054
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same if they say to disable your ad blocker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1696953319 {#2707
      date: 2023-10-10 17:55:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 38522
    -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4335096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847244 {#2708
      date: 2023-10-09 12:27:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "That’s when `bab-defuser.js` and the element zapper get to shine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696848096 {#3056
    date: 2023-10-09 12:41:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 38535
  -bodyTs: "'bab-defuser.js':4 'element':7 'get':9 'shine':11 'zapper':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4335900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696848096 {#3055
    date: 2023-10-09 12:41:36.0 +02:00
  }
}
"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 {#3054
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same if they say to disable your ad blocker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1696953319 {#2707
      date: 2023-10-10 17:55:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 38522
    -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4335096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847244 {#2708
      date: 2023-10-09 12:27:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "That’s when `bab-defuser.js` and the element zapper get to shine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696848096 {#3056
    date: 2023-10-09 12:41:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 38535
  -bodyTs: "'bab-defuser.js':4 'element':7 'get':9 'shine':11 'zapper':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4335900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696848096 {#3055
    date: 2023-10-09 12:41:36.0 +02:00
  }
}
"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 {#3054
  +user: Proxies\__CG__\App\Entity\User {#3053 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same if they say to disable your ad blocker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1696953319 {#2707
      date: 2023-10-10 17:55:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 38522
    -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4335096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847244 {#2708
      date: 2023-10-09 12:27:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "That’s when `bab-defuser.js` and the element zapper get to shine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696848096 {#3056
    date: 2023-10-09 12:41:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3052 …}
  +nested: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3042 …}
  -id: 38535
  -bodyTs: "'bab-defuser.js':4 'element':7 'get':9 'shine':11 'zapper':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4335900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696848096 {#3055
    date: 2023-10-09 12:41:36.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3038
  +user: Proxies\__CG__\App\Entity\User {#3037 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same if they say to disable your ad blocker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1696953319 {#2707
      date: 2023-10-10 17:55:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 38522
    -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4335096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847244 {#2708
      date: 2023-10-09 12:27:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    Trust is broken. Ads have been abused where I have to block by default unless I already trust your website.\n
    \n
    I’m not risking malware for some strangers advertisements.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1696867575 {#3040
    date: 2023-10-09 18:06:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3036 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 38908
  -bodyTs: "'abus':7 'ad':4 'advertis':29 'alreadi':17 'block':12 'broken':3 'default':14 'm':22 'malwar':25 'risk':24 'stranger':28 'trust':1,18 'unless':15 'websit':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3261139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696867575 {#3039
    date: 2023-10-09 18:06:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3038
  +user: Proxies\__CG__\App\Entity\User {#3037 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same if they say to disable your ad blocker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1696953319 {#2707
      date: 2023-10-10 17:55:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 38522
    -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4335096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847244 {#2708
      date: 2023-10-09 12:27:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    Trust is broken. Ads have been abused where I have to block by default unless I already trust your website.\n
    \n
    I’m not risking malware for some strangers advertisements.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1696867575 {#3040
    date: 2023-10-09 18:06:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3036 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 38908
  -bodyTs: "'abus':7 'ad':4 'advertis':29 'alreadi':17 'block':12 'broken':3 'default':14 'm':22 'malwar':25 'risk':24 'stranger':28 'trust':1,18 'unless':15 'websit':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3261139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696867575 {#3039
    date: 2023-10-09 18:06:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3038
  +user: Proxies\__CG__\App\Entity\User {#3037 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2725 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Same if they say to disable your ad blocker."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 109
    +score: 0
    +lastActive: DateTime @1696953319 {#2707
      date: 2023-10-10 17:55:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2713 …}
    +nested: Doctrine\ORM\PersistentCollection {#2715 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    -id: 38522
    -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4335096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847244 {#2708
      date: 2023-10-09 12:27:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    Trust is broken. Ads have been abused where I have to block by default unless I already trust your website.\n
    \n
    I’m not risking malware for some strangers advertisements.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1696867575 {#3040
    date: 2023-10-09 18:06:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3036 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 38908
  -bodyTs: "'abus':7 'ad':4 'advertis':29 'alreadi':17 'block':12 'broken':3 'default':14 'm':22 'malwar':25 'risk':24 'stranger':28 'trust':1,18 'unless':15 'websit':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3261139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696867575 {#3039
    date: 2023-10-09 18:06:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_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 {#3346
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3038
    +user: Proxies\__CG__\App\Entity\User {#3037 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2712
      +user: App\Entity\User {#2725 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Same if they say to disable your ad blocker."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1696953319 {#2707
        date: 2023-10-10 17:55:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2713 …}
      +nested: Doctrine\ORM\PersistentCollection {#2715 …}
      +votes: Doctrine\ORM\PersistentCollection {#2717 …}
      +reports: Doctrine\ORM\PersistentCollection {#2719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
      -id: 38522
      -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4335096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847244 {#2708
        date: 2023-10-09 12:27:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: """
      Trust is broken. Ads have been abused where I have to block by default unless I already trust your website.\n
      \n
      I’m not risking malware for some strangers advertisements.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696867575 {#3040
      date: 2023-10-09 18:06:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3036 …}
    +nested: Doctrine\ORM\PersistentCollection {#3034 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
    -id: 38908
    -bodyTs: "'abus':7 'ad':4 'advertis':29 'alreadi':17 'block':12 'broken':3 'default':14 'm':22 'malwar':25 'risk':24 'stranger':28 'trust':1,18 'unless':15 'websit':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3261139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867575 {#3039
      date: 2023-10-09 18:06:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    Yeah, I agree. I never really minded ads as I just mentally ignore them so I didn’t use an ad blocker for a very long time after it was common practice. I also disagreed with the principle of ad blockers as sites need to pay their expenses.\n
    \n
    But then they abused the data that they collected to change people’s political opinions in a way that went way beyond just your standard political ads and that was it for me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696887447 {#3343
    date: 2023-10-09 23:37:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3347 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -id: 39301
  -bodyTs: "'abus':52 'ad':8,21,40,75 'agre':3 'also':34 'beyond':70 'blocker':22,41 'chang':59 'collect':57 'common':31 'data':54 'didn':17 'disagre':35 'expens':48 'ignor':13 'long':26 'mental':12 'mind':7 'need':44 'never':5 'opinion':63 'pay':46 'peopl':60 'polit':62,74 'practic':32 'principl':38 'realli':6 'site':43 'standard':73 'time':27 'use':19 'way':66,69 'went':68 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4369302"
  +editedAt: DateTimeImmutable @1696887483 {#3344
    date: 2023-10-09 23:38:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696887447 {#3345
    date: 2023-10-09 23:37:27.0 +02:00
  }
}
"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 {#3346
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3038
    +user: Proxies\__CG__\App\Entity\User {#3037 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2712
      +user: App\Entity\User {#2725 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Same if they say to disable your ad blocker."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1696953319 {#2707
        date: 2023-10-10 17:55:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2713 …}
      +nested: Doctrine\ORM\PersistentCollection {#2715 …}
      +votes: Doctrine\ORM\PersistentCollection {#2717 …}
      +reports: Doctrine\ORM\PersistentCollection {#2719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
      -id: 38522
      -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4335096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847244 {#2708
        date: 2023-10-09 12:27:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: """
      Trust is broken. Ads have been abused where I have to block by default unless I already trust your website.\n
      \n
      I’m not risking malware for some strangers advertisements.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696867575 {#3040
      date: 2023-10-09 18:06:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3036 …}
    +nested: Doctrine\ORM\PersistentCollection {#3034 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
    -id: 38908
    -bodyTs: "'abus':7 'ad':4 'advertis':29 'alreadi':17 'block':12 'broken':3 'default':14 'm':22 'malwar':25 'risk':24 'stranger':28 'trust':1,18 'unless':15 'websit':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3261139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867575 {#3039
      date: 2023-10-09 18:06:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    Yeah, I agree. I never really minded ads as I just mentally ignore them so I didn’t use an ad blocker for a very long time after it was common practice. I also disagreed with the principle of ad blockers as sites need to pay their expenses.\n
    \n
    But then they abused the data that they collected to change people’s political opinions in a way that went way beyond just your standard political ads and that was it for me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696887447 {#3343
    date: 2023-10-09 23:37:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3347 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -id: 39301
  -bodyTs: "'abus':52 'ad':8,21,40,75 'agre':3 'also':34 'beyond':70 'blocker':22,41 'chang':59 'collect':57 'common':31 'data':54 'didn':17 'disagre':35 'expens':48 'ignor':13 'long':26 'mental':12 'mind':7 'need':44 'never':5 'opinion':63 'pay':46 'peopl':60 'polit':62,74 'practic':32 'principl':38 'realli':6 'site':43 'standard':73 'time':27 'use':19 'way':66,69 'went':68 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4369302"
  +editedAt: DateTimeImmutable @1696887483 {#3344
    date: 2023-10-09 23:38:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696887447 {#3345
    date: 2023-10-09 23:37:27.0 +02:00
  }
}
"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 {#3346
  +user: App\Entity\User {#2725 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3038
    +user: Proxies\__CG__\App\Entity\User {#3037 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2712
      +user: App\Entity\User {#2725 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Same if they say to disable your ad blocker."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 109
      +score: 0
      +lastActive: DateTime @1696953319 {#2707
        date: 2023-10-10 17:55:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2713 …}
      +nested: Doctrine\ORM\PersistentCollection {#2715 …}
      +votes: Doctrine\ORM\PersistentCollection {#2717 …}
      +reports: Doctrine\ORM\PersistentCollection {#2719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
      -id: 38522
      -bodyTs: "'ad':8 'blocker':9 'disabl':6 'say':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4335096"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847244 {#2708
        date: 2023-10-09 12:27:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: """
      Trust is broken. Ads have been abused where I have to block by default unless I already trust your website.\n
      \n
      I’m not risking malware for some strangers advertisements.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1696867575 {#3040
      date: 2023-10-09 18:06:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@nogooduser@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3036 …}
    +nested: Doctrine\ORM\PersistentCollection {#3034 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
    -id: 38908
    -bodyTs: "'abus':7 'ad':4 'advertis':29 'alreadi':17 'block':12 'broken':3 'default':14 'm':22 'malwar':25 'risk':24 'stranger':28 'trust':1,18 'unless':15 'websit':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/3261139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696867575 {#3039
      date: 2023-10-09 18:06:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: """
    Yeah, I agree. I never really minded ads as I just mentally ignore them so I didn’t use an ad blocker for a very long time after it was common practice. I also disagreed with the principle of ad blockers as sites need to pay their expenses.\n
    \n
    But then they abused the data that they collected to change people’s political opinions in a way that went way beyond just your standard political ads and that was it for me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696887447 {#3343
    date: 2023-10-09 23:37:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@nogooduser@lemmy.world"
    "@henfredemars@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3347 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -id: 39301
  -bodyTs: "'abus':52 'ad':8,21,40,75 'agre':3 'also':34 'beyond':70 'blocker':22,41 'chang':59 'collect':57 'common':31 'data':54 'didn':17 'disagre':35 'expens':48 'ignor':13 'long':26 'mental':12 'mind':7 'need':44 'never':5 'opinion':63 'pay':46 'peopl':60 'polit':62,74 'practic':32 'principl':38 'realli':6 'site':43 'standard':73 'time':27 'use':19 'way':66,69 'went':68 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4369302"
  +editedAt: DateTimeImmutable @1696887483 {#3344
    date: 2023-10-09 23:38:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696887447 {#3345
    date: 2023-10-09 23:37:27.0 +02:00
  }
}
"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
App\Entity\EntryComment {#2785
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "instagram 😠"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696845356 {#2780
    date: 2023-10-09 11:55:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 38504
  -bodyTs: "'instagram':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4073060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845356 {#2781
    date: 2023-10-09 11:55:56.0 +02:00
  }
}
"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
175 DENIED edit
App\Entity\EntryComment {#2785
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "instagram 😠"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696845356 {#2780
    date: 2023-10-09 11:55:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 38504
  -bodyTs: "'instagram':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4073060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845356 {#2781
    date: 2023-10-09 11:55:56.0 +02:00
  }
}
"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
176 DENIED moderate
App\Entity\EntryComment {#2785
  +user: App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "instagram 😠"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696845356 {#2780
    date: 2023-10-09 11:55:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2786 …}
  +nested: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  -id: 38504
  -bodyTs: "'instagram':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4073060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845356 {#2781
    date: 2023-10-09 11:55:56.0 +02:00
  }
}
"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
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 {#2858
  +user: App\Entity\User {#2871 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "www->old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696904896 {#2853
    date: 2023-10-10 04:28:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2859 …}
  +nested: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 38499
  -bodyTs: "'old':2 'www':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4332774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696844943 {#2854
    date: 2023-10-09 11:49:03.0 +02:00
  }
}
"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 {#2858
  +user: App\Entity\User {#2871 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "www->old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696904896 {#2853
    date: 2023-10-10 04:28:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2859 …}
  +nested: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 38499
  -bodyTs: "'old':2 'www':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4332774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696844943 {#2854
    date: 2023-10-09 11:49:03.0 +02:00
  }
}
"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 {#2858
  +user: App\Entity\User {#2871 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "www->old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696904896 {#2853
    date: 2023-10-10 04:28:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2859 …}
  +nested: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  -id: 38499
  -bodyTs: "'old':2 'www':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4332774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696844943 {#2854
    date: 2023-10-09 11:49:03.0 +02:00
  }
}
"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_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
182 DENIED moderate
App\Entity\EntryComment {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2858
    +user: App\Entity\User {#2871 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "www->old"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1696904896 {#2853
      date: 2023-10-10 04:28:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2859 …}
    +nested: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    -id: 38499
    -bodyTs: "'old':2 'www':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4332774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696844943 {#2854
      date: 2023-10-09 11:49:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: "Instead of old, they should change the url to good.reddit.com"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696904894 {#3088
    date: 2023-10-10 04:28:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@danc4498@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 39611
  -bodyTs: "'chang':6 'good.reddit.com':10 'instead':1 'old':3 'url':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4379751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904894 {#3087
    date: 2023-10-10 04:28:14.0 +02:00
  }
}
"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
183 DENIED edit
App\Entity\EntryComment {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2858
    +user: App\Entity\User {#2871 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "www->old"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1696904896 {#2853
      date: 2023-10-10 04:28:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2859 …}
    +nested: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    -id: 38499
    -bodyTs: "'old':2 'www':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4332774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696844943 {#2854
      date: 2023-10-09 11:49:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: "Instead of old, they should change the url to good.reddit.com"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696904894 {#3088
    date: 2023-10-10 04:28:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@danc4498@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 39611
  -bodyTs: "'chang':6 'good.reddit.com':10 'instead':1 'old':3 'url':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4379751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904894 {#3087
    date: 2023-10-10 04:28:14.0 +02:00
  }
}
"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
184 DENIED moderate
App\Entity\EntryComment {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2858
    +user: App\Entity\User {#2871 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "www->old"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1696904896 {#2853
      date: 2023-10-10 04:28:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2859 …}
    +nested: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    -id: 38499
    -bodyTs: "'old':2 'www':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4332774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696844943 {#2854
      date: 2023-10-09 11:49:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2858}
  +body: "Instead of old, they should change the url to good.reddit.com"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696904894 {#3088
    date: 2023-10-10 04:28:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@danc4498@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 39611
  -bodyTs: "'chang':6 'good.reddit.com':10 'instead':1 'old':3 'url':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4379751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696904894 {#3087
    date: 2023-10-10 04:28:14.0 +02:00
  }
}
"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
185 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
186 DENIED moderate
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2945 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1696952144 {#2926
    date: 2023-10-10 17:35:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2933 …}
  +nested: Doctrine\ORM\PersistentCollection {#2935 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  -id: 38498
  -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3740352"
  +editedAt: DateTimeImmutable @1696859670 {#2927
    date: 2023-10-09 15:54:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696844939 {#2928
    date: 2023-10-09 11:48:59.0 +02:00
  }
}
"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
187 DENIED edit
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2945 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1696952144 {#2926
    date: 2023-10-10 17:35:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2933 …}
  +nested: Doctrine\ORM\PersistentCollection {#2935 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  -id: 38498
  -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3740352"
  +editedAt: DateTimeImmutable @1696859670 {#2927
    date: 2023-10-09 15:54:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696844939 {#2928
    date: 2023-10-09 11:48:59.0 +02:00
  }
}
"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
188 DENIED moderate
App\Entity\EntryComment {#2932
  +user: App\Entity\User {#2945 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: null
  +root: null
  +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1696952144 {#2926
    date: 2023-10-10 17:35:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2933 …}
  +nested: Doctrine\ORM\PersistentCollection {#2935 …}
  +votes: Doctrine\ORM\PersistentCollection {#2937 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  -id: 38498
  -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3740352"
  +editedAt: DateTimeImmutable @1696859670 {#2927
    date: 2023-10-09 15:54:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696844939 {#2928
    date: 2023-10-09 11:48:59.0 +02:00
  }
}
"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
189 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
190 DENIED moderate
App\Entity\EntryComment {#3018
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696952144 {#2926
      date: 2023-10-10 17:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 38498
    -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3740352"
    +editedAt: DateTimeImmutable @1696859670 {#2927
      date: 2023-10-09 15:54:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696844939 {#2928
      date: 2023-10-09 11:48:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1696845148 {#3019
    date: 2023-10-09 11:52:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 38501
  -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4603863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845148 {#3022
    date: 2023-10-09 11:52:28.0 +02:00
  }
}
"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
191 DENIED edit
App\Entity\EntryComment {#3018
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696952144 {#2926
      date: 2023-10-10 17:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 38498
    -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3740352"
    +editedAt: DateTimeImmutable @1696859670 {#2927
      date: 2023-10-09 15:54:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696844939 {#2928
      date: 2023-10-09 11:48:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1696845148 {#3019
    date: 2023-10-09 11:52:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 38501
  -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4603863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845148 {#3022
    date: 2023-10-09 11:52:28.0 +02:00
  }
}
"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
192 DENIED moderate
App\Entity\EntryComment {#3018
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696952144 {#2926
      date: 2023-10-10 17:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 38498
    -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3740352"
    +editedAt: DateTimeImmutable @1696859670 {#2927
      date: 2023-10-09 15:54:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696844939 {#2928
      date: 2023-10-09 11:48:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1696845148 {#3019
    date: 2023-10-09 11:52:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 38501
  -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4603863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845148 {#3022
    date: 2023-10-09 11:52:28.0 +02:00
  }
}
"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
193 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
194 DENIED moderate
App\Entity\EntryComment {#3220
  +user: Proxies\__CG__\App\Entity\User {#3213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3018
    +user: Proxies\__CG__\App\Entity\User {#3101 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2945 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1696952144 {#2926
        date: 2023-10-10 17:35:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2933 …}
      +nested: Doctrine\ORM\PersistentCollection {#2935 …}
      +votes: Doctrine\ORM\PersistentCollection {#2937 …}
      +reports: Doctrine\ORM\PersistentCollection {#2939 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
      -id: 38498
      -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3740352"
      +editedAt: DateTimeImmutable @1696859670 {#2927
        date: 2023-10-09 15:54:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696844939 {#2928
        date: 2023-10-09 11:48:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1696845148 {#3019
      date: 2023-10-09 11:52:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3100 …}
    +nested: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    -id: 38501
    -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4603863"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845148 {#3022
      date: 2023-10-09 11:52:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "I also get a button along with those to continue in my browser (on mobile). I just tap to continue on Firefox, and it works (at least on any subs that are not NSFW)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696952142 {#3221
    date: 2023-10-10 17:35:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 40175
  -bodyTs: "'along':6 'also':2 'browser':13 'button':5 'continu':10,20 'firefox':22 'get':3 'least':27 'mobil':15 'nsfw':34 'sub':30 'tap':18 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952142 {#3218
    date: 2023-10-10 17:35:42.0 +02:00
  }
}
"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
195 DENIED edit
App\Entity\EntryComment {#3220
  +user: Proxies\__CG__\App\Entity\User {#3213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3018
    +user: Proxies\__CG__\App\Entity\User {#3101 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2945 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1696952144 {#2926
        date: 2023-10-10 17:35:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2933 …}
      +nested: Doctrine\ORM\PersistentCollection {#2935 …}
      +votes: Doctrine\ORM\PersistentCollection {#2937 …}
      +reports: Doctrine\ORM\PersistentCollection {#2939 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
      -id: 38498
      -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3740352"
      +editedAt: DateTimeImmutable @1696859670 {#2927
        date: 2023-10-09 15:54:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696844939 {#2928
        date: 2023-10-09 11:48:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1696845148 {#3019
      date: 2023-10-09 11:52:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3100 …}
    +nested: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    -id: 38501
    -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4603863"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845148 {#3022
      date: 2023-10-09 11:52:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "I also get a button along with those to continue in my browser (on mobile). I just tap to continue on Firefox, and it works (at least on any subs that are not NSFW)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696952142 {#3221
    date: 2023-10-10 17:35:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 40175
  -bodyTs: "'along':6 'also':2 'browser':13 'button':5 'continu':10,20 'firefox':22 'get':3 'least':27 'mobil':15 'nsfw':34 'sub':30 'tap':18 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952142 {#3218
    date: 2023-10-10 17:35:42.0 +02:00
  }
}
"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
196 DENIED moderate
App\Entity\EntryComment {#3220
  +user: Proxies\__CG__\App\Entity\User {#3213 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3018
    +user: Proxies\__CG__\App\Entity\User {#3101 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2945 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1696952144 {#2926
        date: 2023-10-10 17:35:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2933 …}
      +nested: Doctrine\ORM\PersistentCollection {#2935 …}
      +votes: Doctrine\ORM\PersistentCollection {#2937 …}
      +reports: Doctrine\ORM\PersistentCollection {#2939 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
      -id: 38498
      -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3740352"
      +editedAt: DateTimeImmutable @1696859670 {#2927
        date: 2023-10-09 15:54:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696844939 {#2928
        date: 2023-10-09 11:48:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1696845148 {#3019
      date: 2023-10-09 11:52:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3100 …}
    +nested: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    -id: 38501
    -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4603863"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845148 {#3022
      date: 2023-10-09 11:52:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "I also get a button along with those to continue in my browser (on mobile). I just tap to continue on Firefox, and it works (at least on any subs that are not NSFW)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696952142 {#3221
    date: 2023-10-10 17:35:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 40175
  -bodyTs: "'along':6 'also':2 'browser':13 'button':5 'continu':10,20 'firefox':22 'get':3 'least':27 'mobil':15 'nsfw':34 'sub':30 'tap':18 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4404984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696952142 {#3218
    date: 2023-10-10 17:35:42.0 +02:00
  }
}
"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
197 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
198 DENIED moderate
App\Entity\EntryComment {#3231
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3018
    +user: Proxies\__CG__\App\Entity\User {#3101 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2945 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1696952144 {#2926
        date: 2023-10-10 17:35:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2933 …}
      +nested: Doctrine\ORM\PersistentCollection {#2935 …}
      +votes: Doctrine\ORM\PersistentCollection {#2937 …}
      +reports: Doctrine\ORM\PersistentCollection {#2939 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
      -id: 38498
      -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3740352"
      +editedAt: DateTimeImmutable @1696859670 {#2927
        date: 2023-10-09 15:54:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696844939 {#2928
        date: 2023-10-09 11:48:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1696845148 {#3019
      date: 2023-10-09 11:52:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3100 …}
    +nested: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    -id: 38501
    -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4603863"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845148 {#3022
      date: 2023-10-09 11:52:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696845267 {#3229
    date: 2023-10-09 11:54:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 38503
  -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845267 {#3230
    date: 2023-10-09 11:54:27.0 +02:00
  }
}
"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
199 DENIED edit
App\Entity\EntryComment {#3231
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3018
    +user: Proxies\__CG__\App\Entity\User {#3101 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2945 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1696952144 {#2926
        date: 2023-10-10 17:35:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2933 …}
      +nested: Doctrine\ORM\PersistentCollection {#2935 …}
      +votes: Doctrine\ORM\PersistentCollection {#2937 …}
      +reports: Doctrine\ORM\PersistentCollection {#2939 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
      -id: 38498
      -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3740352"
      +editedAt: DateTimeImmutable @1696859670 {#2927
        date: 2023-10-09 15:54:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696844939 {#2928
        date: 2023-10-09 11:48:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1696845148 {#3019
      date: 2023-10-09 11:52:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3100 …}
    +nested: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    -id: 38501
    -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4603863"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845148 {#3022
      date: 2023-10-09 11:52:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696845267 {#3229
    date: 2023-10-09 11:54:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 38503
  -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845267 {#3230
    date: 2023-10-09 11:54:27.0 +02:00
  }
}
"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
200 DENIED moderate
App\Entity\EntryComment {#3231
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3018
    +user: Proxies\__CG__\App\Entity\User {#3101 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#2932
      +user: App\Entity\User {#2945 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: null
      +root: null
      +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1696952144 {#2926
        date: 2023-10-10 17:35:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2933 …}
      +nested: Doctrine\ORM\PersistentCollection {#2935 …}
      +votes: Doctrine\ORM\PersistentCollection {#2937 …}
      +reports: Doctrine\ORM\PersistentCollection {#2939 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
      -id: 38498
      -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3740352"
      +editedAt: DateTimeImmutable @1696859670 {#2927
        date: 2023-10-09 15:54:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696844939 {#2928
        date: 2023-10-09 11:48:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1696845148 {#3019
      date: 2023-10-09 11:52:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3100 …}
    +nested: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    -id: 38501
    -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4603863"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845148 {#3022
      date: 2023-10-09 11:52:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696845267 {#3229
    date: 2023-10-09 11:54:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 38503
  -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845267 {#3230
    date: 2023-10-09 11:54:27.0 +02:00
  }
}
"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
201 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
202 DENIED moderate
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3231
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3018
      +user: Proxies\__CG__\App\Entity\User {#3101 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2945 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1696952144 {#2926
          date: 2023-10-10 17:35:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2933 …}
        +nested: Doctrine\ORM\PersistentCollection {#2935 …}
        +votes: Doctrine\ORM\PersistentCollection {#2937 …}
        +reports: Doctrine\ORM\PersistentCollection {#2939 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
        -id: 38498
        -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3740352"
        +editedAt: DateTimeImmutable @1696859670 {#2927
          date: 2023-10-09 15:54:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696844939 {#2928
          date: 2023-10-09 11:48:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1696845148 {#3019
        date: 2023-10-09 11:52:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3100 …}
      +nested: Doctrine\ORM\PersistentCollection {#3098 …}
      +votes: Doctrine\ORM\PersistentCollection {#3096 …}
      +reports: Doctrine\ORM\PersistentCollection {#3094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
      -id: 38501
      -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4603863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845148 {#3022
        date: 2023-10-09 11:52:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696845267 {#3229
      date: 2023-10-09 11:54:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 38503
    -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845267 {#3230
      date: 2023-10-09 11:54:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
  +lang: "ab"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696846157 {#3373
    date: 2023-10-09 12:09:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
  -id: 38511
  -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4700634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696846157 {#3370
    date: 2023-10-09 12:09:17.0 +02:00
  }
}
"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
203 DENIED edit
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3231
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3018
      +user: Proxies\__CG__\App\Entity\User {#3101 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2945 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1696952144 {#2926
          date: 2023-10-10 17:35:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2933 …}
        +nested: Doctrine\ORM\PersistentCollection {#2935 …}
        +votes: Doctrine\ORM\PersistentCollection {#2937 …}
        +reports: Doctrine\ORM\PersistentCollection {#2939 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
        -id: 38498
        -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3740352"
        +editedAt: DateTimeImmutable @1696859670 {#2927
          date: 2023-10-09 15:54:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696844939 {#2928
          date: 2023-10-09 11:48:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1696845148 {#3019
        date: 2023-10-09 11:52:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3100 …}
      +nested: Doctrine\ORM\PersistentCollection {#3098 …}
      +votes: Doctrine\ORM\PersistentCollection {#3096 …}
      +reports: Doctrine\ORM\PersistentCollection {#3094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
      -id: 38501
      -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4603863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845148 {#3022
        date: 2023-10-09 11:52:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696845267 {#3229
      date: 2023-10-09 11:54:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 38503
    -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845267 {#3230
      date: 2023-10-09 11:54:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
  +lang: "ab"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696846157 {#3373
    date: 2023-10-09 12:09:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
  -id: 38511
  -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4700634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696846157 {#3370
    date: 2023-10-09 12:09:17.0 +02:00
  }
}
"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
204 DENIED moderate
App\Entity\EntryComment {#3372
  +user: Proxies\__CG__\App\Entity\User {#3366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3231
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3018
      +user: Proxies\__CG__\App\Entity\User {#3101 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2945 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1696952144 {#2926
          date: 2023-10-10 17:35:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2933 …}
        +nested: Doctrine\ORM\PersistentCollection {#2935 …}
        +votes: Doctrine\ORM\PersistentCollection {#2937 …}
        +reports: Doctrine\ORM\PersistentCollection {#2939 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
        -id: 38498
        -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3740352"
        +editedAt: DateTimeImmutable @1696859670 {#2927
          date: 2023-10-09 15:54:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696844939 {#2928
          date: 2023-10-09 11:48:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1696845148 {#3019
        date: 2023-10-09 11:52:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3100 …}
      +nested: Doctrine\ORM\PersistentCollection {#3098 …}
      +votes: Doctrine\ORM\PersistentCollection {#3096 …}
      +reports: Doctrine\ORM\PersistentCollection {#3094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
      -id: 38501
      -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4603863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845148 {#3022
        date: 2023-10-09 11:52:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696845267 {#3229
      date: 2023-10-09 11:54:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 38503
    -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845267 {#3230
      date: 2023-10-09 11:54:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
  +lang: "ab"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696846157 {#3373
    date: 2023-10-09 12:09:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3362 …}
  +reports: Doctrine\ORM\PersistentCollection {#3376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
  -id: 38511
  -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4700634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696846157 {#3370
    date: 2023-10-09 12:09:17.0 +02:00
  }
}
"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
205 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
206 DENIED moderate
App\Entity\EntryComment {#3537
  +user: Proxies\__CG__\App\Entity\User {#3538 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3231
      +user: Proxies\__CG__\App\Entity\User {#3232 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3018
        +user: Proxies\__CG__\App\Entity\User {#3101 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2932
          +user: App\Entity\User {#2945 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1696952144 {#2926
            date: 2023-10-10 17:35:44.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2933 …}
          +nested: Doctrine\ORM\PersistentCollection {#2935 …}
          +votes: Doctrine\ORM\PersistentCollection {#2937 …}
          +reports: Doctrine\ORM\PersistentCollection {#2939 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
          -id: 38498
          -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3740352"
          +editedAt: DateTimeImmutable @1696859670 {#2927
            date: 2023-10-09 15:54:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696844939 {#2928
            date: 2023-10-09 11:48:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1696845148 {#3019
          date: 2023-10-09 11:52:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3100 …}
        +nested: Doctrine\ORM\PersistentCollection {#3098 …}
        +votes: Doctrine\ORM\PersistentCollection {#3096 …}
        +reports: Doctrine\ORM\PersistentCollection {#3094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
        -id: 38501
        -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4603863"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845148 {#3022
          date: 2023-10-09 11:52:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696845267 {#3229
        date: 2023-10-09 11:54:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3233 …}
      +nested: Doctrine\ORM\PersistentCollection {#3235 …}
      +votes: Doctrine\ORM\PersistentCollection {#3237 …}
      +reports: Doctrine\ORM\PersistentCollection {#3239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
      -id: 38503
      -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845267 {#3230
        date: 2023-10-09 11:54:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
    +lang: "ab"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696846157 {#3373
      date: 2023-10-09 12:09:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3364 …}
    +votes: Doctrine\ORM\PersistentCollection {#3362 …}
    +reports: Doctrine\ORM\PersistentCollection {#3376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
    -id: 38511
    -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4700634"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846157 {#3370
      date: 2023-10-09 12:09:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696847257 {#3535
    date: 2023-10-09 12:27:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3539 …}
  +nested: Doctrine\ORM\PersistentCollection {#3541 …}
  +votes: Doctrine\ORM\PersistentCollection {#3543 …}
  +reports: Doctrine\ORM\PersistentCollection {#3545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
  -id: 38523
  -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4606140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847257 {#3536
    date: 2023-10-09 12:27:37.0 +02:00
  }
}
"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
207 DENIED edit
App\Entity\EntryComment {#3537
  +user: Proxies\__CG__\App\Entity\User {#3538 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3231
      +user: Proxies\__CG__\App\Entity\User {#3232 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3018
        +user: Proxies\__CG__\App\Entity\User {#3101 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2932
          +user: App\Entity\User {#2945 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1696952144 {#2926
            date: 2023-10-10 17:35:44.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2933 …}
          +nested: Doctrine\ORM\PersistentCollection {#2935 …}
          +votes: Doctrine\ORM\PersistentCollection {#2937 …}
          +reports: Doctrine\ORM\PersistentCollection {#2939 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
          -id: 38498
          -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3740352"
          +editedAt: DateTimeImmutable @1696859670 {#2927
            date: 2023-10-09 15:54:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696844939 {#2928
            date: 2023-10-09 11:48:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1696845148 {#3019
          date: 2023-10-09 11:52:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3100 …}
        +nested: Doctrine\ORM\PersistentCollection {#3098 …}
        +votes: Doctrine\ORM\PersistentCollection {#3096 …}
        +reports: Doctrine\ORM\PersistentCollection {#3094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
        -id: 38501
        -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4603863"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845148 {#3022
          date: 2023-10-09 11:52:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696845267 {#3229
        date: 2023-10-09 11:54:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3233 …}
      +nested: Doctrine\ORM\PersistentCollection {#3235 …}
      +votes: Doctrine\ORM\PersistentCollection {#3237 …}
      +reports: Doctrine\ORM\PersistentCollection {#3239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
      -id: 38503
      -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845267 {#3230
        date: 2023-10-09 11:54:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
    +lang: "ab"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696846157 {#3373
      date: 2023-10-09 12:09:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3364 …}
    +votes: Doctrine\ORM\PersistentCollection {#3362 …}
    +reports: Doctrine\ORM\PersistentCollection {#3376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
    -id: 38511
    -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4700634"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846157 {#3370
      date: 2023-10-09 12:09:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696847257 {#3535
    date: 2023-10-09 12:27:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3539 …}
  +nested: Doctrine\ORM\PersistentCollection {#3541 …}
  +votes: Doctrine\ORM\PersistentCollection {#3543 …}
  +reports: Doctrine\ORM\PersistentCollection {#3545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
  -id: 38523
  -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4606140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847257 {#3536
    date: 2023-10-09 12:27:37.0 +02:00
  }
}
"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
208 DENIED moderate
App\Entity\EntryComment {#3537
  +user: Proxies\__CG__\App\Entity\User {#3538 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3372
    +user: Proxies\__CG__\App\Entity\User {#3366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3231
      +user: Proxies\__CG__\App\Entity\User {#3232 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3018
        +user: Proxies\__CG__\App\Entity\User {#3101 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2932
          +user: App\Entity\User {#2945 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1696952144 {#2926
            date: 2023-10-10 17:35:44.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2933 …}
          +nested: Doctrine\ORM\PersistentCollection {#2935 …}
          +votes: Doctrine\ORM\PersistentCollection {#2937 …}
          +reports: Doctrine\ORM\PersistentCollection {#2939 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
          -id: 38498
          -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3740352"
          +editedAt: DateTimeImmutable @1696859670 {#2927
            date: 2023-10-09 15:54:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696844939 {#2928
            date: 2023-10-09 11:48:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1696845148 {#3019
          date: 2023-10-09 11:52:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3100 …}
        +nested: Doctrine\ORM\PersistentCollection {#3098 …}
        +votes: Doctrine\ORM\PersistentCollection {#3096 …}
        +reports: Doctrine\ORM\PersistentCollection {#3094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
        -id: 38501
        -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4603863"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845148 {#3022
          date: 2023-10-09 11:52:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696845267 {#3229
        date: 2023-10-09 11:54:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3233 …}
      +nested: Doctrine\ORM\PersistentCollection {#3235 …}
      +votes: Doctrine\ORM\PersistentCollection {#3237 …}
      +reports: Doctrine\ORM\PersistentCollection {#3239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
      -id: 38503
      -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845267 {#3230
        date: 2023-10-09 11:54:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
    +lang: "ab"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1696846157 {#3373
      date: 2023-10-09 12:09:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3364 …}
    +votes: Doctrine\ORM\PersistentCollection {#3362 …}
    +reports: Doctrine\ORM\PersistentCollection {#3376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
    -id: 38511
    -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4700634"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696846157 {#3370
      date: 2023-10-09 12:09:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696847257 {#3535
    date: 2023-10-09 12:27:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3539 …}
  +nested: Doctrine\ORM\PersistentCollection {#3541 …}
  +votes: Doctrine\ORM\PersistentCollection {#3543 …}
  +reports: Doctrine\ORM\PersistentCollection {#3545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
  -id: 38523
  -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4606140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696847257 {#3536
    date: 2023-10-09 12:27:37.0 +02:00
  }
}
"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
209 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
210 DENIED moderate
App\Entity\EntryComment {#3672
  +user: Proxies\__CG__\App\Entity\User {#3666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3538 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3231
        +user: Proxies\__CG__\App\Entity\User {#3232 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3018
          +user: Proxies\__CG__\App\Entity\User {#3101 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#2932
            +user: App\Entity\User {#2945 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: null
            +root: null
            +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1696952144 {#2926
              date: 2023-10-10 17:35:44.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2933 …}
            +nested: Doctrine\ORM\PersistentCollection {#2935 …}
            +votes: Doctrine\ORM\PersistentCollection {#2937 …}
            +reports: Doctrine\ORM\PersistentCollection {#2939 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
            -id: 38498
            -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3740352"
            +editedAt: DateTimeImmutable @1696859670 {#2927
              date: 2023-10-09 15:54:30.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696844939 {#2928
              date: 2023-10-09 11:48:59.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2932}
          +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1696845148 {#3019
            date: 2023-10-09 11:52:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@RootBeerGuy@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3100 …}
          +nested: Doctrine\ORM\PersistentCollection {#3098 …}
          +votes: Doctrine\ORM\PersistentCollection {#3096 …}
          +reports: Doctrine\ORM\PersistentCollection {#3094 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
          -id: 38501
          -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4603863"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696845148 {#3022
            date: 2023-10-09 11:52:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696845267 {#3229
          date: 2023-10-09 11:54:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
          "@uzzi@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3233 …}
        +nested: Doctrine\ORM\PersistentCollection {#3235 …}
        +votes: Doctrine\ORM\PersistentCollection {#3237 …}
        +reports: Doctrine\ORM\PersistentCollection {#3239 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
        -id: 38503
        -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845267 {#3230
          date: 2023-10-09 11:54:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
      +lang: "ab"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696846157 {#3373
        date: 2023-10-09 12:09:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
        "@Silejonu@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3360 …}
      +nested: Doctrine\ORM\PersistentCollection {#3364 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
      -id: 38511
      -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4700634"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846157 {#3370
        date: 2023-10-09 12:09:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696847257 {#3535
      date: 2023-10-09 12:27:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
      "@xTechDeath@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3541 …}
    +votes: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
    -id: 38523
    -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4606140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847257 {#3536
      date: 2023-10-09 12:27:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    That’s great that it doesn’t happen for you. For me, any time I end up on Reddit in a browser on iPhone, it gives the obnoxious “open in app or continue in browser” popup.\n
    \n
    I use private mode in safari though, maybe it’s not saving a cookie or something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696848633 {#3673
    date: 2023-10-09 12:50:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3660 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3662 …}
  +reports: Doctrine\ORM\PersistentCollection {#3676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3680 …}
  -id: 38542
  -bodyTs: "'app':31 'browser':22,35 'continu':33 'cooki':50 'doesn':6 'end':16 'give':26 'great':3 'happen':8 'iphon':24 'mayb':44 'mode':40 'obnoxi':28 'open':29 'popup':36 'privat':39 'reddit':19 'safari':42 'save':48 'someth':52 'though':43 'time':14 'use':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4336403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696848633 {#3670
    date: 2023-10-09 12:50:33.0 +02:00
  }
}
"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
211 DENIED edit
App\Entity\EntryComment {#3672
  +user: Proxies\__CG__\App\Entity\User {#3666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3538 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3231
        +user: Proxies\__CG__\App\Entity\User {#3232 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3018
          +user: Proxies\__CG__\App\Entity\User {#3101 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#2932
            +user: App\Entity\User {#2945 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: null
            +root: null
            +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1696952144 {#2926
              date: 2023-10-10 17:35:44.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2933 …}
            +nested: Doctrine\ORM\PersistentCollection {#2935 …}
            +votes: Doctrine\ORM\PersistentCollection {#2937 …}
            +reports: Doctrine\ORM\PersistentCollection {#2939 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
            -id: 38498
            -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3740352"
            +editedAt: DateTimeImmutable @1696859670 {#2927
              date: 2023-10-09 15:54:30.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696844939 {#2928
              date: 2023-10-09 11:48:59.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2932}
          +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1696845148 {#3019
            date: 2023-10-09 11:52:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@RootBeerGuy@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3100 …}
          +nested: Doctrine\ORM\PersistentCollection {#3098 …}
          +votes: Doctrine\ORM\PersistentCollection {#3096 …}
          +reports: Doctrine\ORM\PersistentCollection {#3094 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
          -id: 38501
          -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4603863"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696845148 {#3022
            date: 2023-10-09 11:52:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696845267 {#3229
          date: 2023-10-09 11:54:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
          "@uzzi@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3233 …}
        +nested: Doctrine\ORM\PersistentCollection {#3235 …}
        +votes: Doctrine\ORM\PersistentCollection {#3237 …}
        +reports: Doctrine\ORM\PersistentCollection {#3239 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
        -id: 38503
        -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845267 {#3230
          date: 2023-10-09 11:54:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
      +lang: "ab"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696846157 {#3373
        date: 2023-10-09 12:09:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
        "@Silejonu@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3360 …}
      +nested: Doctrine\ORM\PersistentCollection {#3364 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
      -id: 38511
      -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4700634"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846157 {#3370
        date: 2023-10-09 12:09:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696847257 {#3535
      date: 2023-10-09 12:27:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
      "@xTechDeath@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3541 …}
    +votes: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
    -id: 38523
    -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4606140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847257 {#3536
      date: 2023-10-09 12:27:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    That’s great that it doesn’t happen for you. For me, any time I end up on Reddit in a browser on iPhone, it gives the obnoxious “open in app or continue in browser” popup.\n
    \n
    I use private mode in safari though, maybe it’s not saving a cookie or something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696848633 {#3673
    date: 2023-10-09 12:50:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3660 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3662 …}
  +reports: Doctrine\ORM\PersistentCollection {#3676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3680 …}
  -id: 38542
  -bodyTs: "'app':31 'browser':22,35 'continu':33 'cooki':50 'doesn':6 'end':16 'give':26 'great':3 'happen':8 'iphon':24 'mayb':44 'mode':40 'obnoxi':28 'open':29 'popup':36 'privat':39 'reddit':19 'safari':42 'save':48 'someth':52 'though':43 'time':14 'use':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4336403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696848633 {#3670
    date: 2023-10-09 12:50:33.0 +02:00
  }
}
"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
212 DENIED moderate
App\Entity\EntryComment {#3672
  +user: Proxies\__CG__\App\Entity\User {#3666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3538 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3231
        +user: Proxies\__CG__\App\Entity\User {#3232 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3018
          +user: Proxies\__CG__\App\Entity\User {#3101 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#2932
            +user: App\Entity\User {#2945 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: null
            +root: null
            +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1696952144 {#2926
              date: 2023-10-10 17:35:44.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2933 …}
            +nested: Doctrine\ORM\PersistentCollection {#2935 …}
            +votes: Doctrine\ORM\PersistentCollection {#2937 …}
            +reports: Doctrine\ORM\PersistentCollection {#2939 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
            -id: 38498
            -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3740352"
            +editedAt: DateTimeImmutable @1696859670 {#2927
              date: 2023-10-09 15:54:30.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696844939 {#2928
              date: 2023-10-09 11:48:59.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2932}
          +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1696845148 {#3019
            date: 2023-10-09 11:52:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@RootBeerGuy@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3100 …}
          +nested: Doctrine\ORM\PersistentCollection {#3098 …}
          +votes: Doctrine\ORM\PersistentCollection {#3096 …}
          +reports: Doctrine\ORM\PersistentCollection {#3094 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
          -id: 38501
          -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4603863"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696845148 {#3022
            date: 2023-10-09 11:52:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696845267 {#3229
          date: 2023-10-09 11:54:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
          "@uzzi@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3233 …}
        +nested: Doctrine\ORM\PersistentCollection {#3235 …}
        +votes: Doctrine\ORM\PersistentCollection {#3237 …}
        +reports: Doctrine\ORM\PersistentCollection {#3239 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
        -id: 38503
        -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845267 {#3230
          date: 2023-10-09 11:54:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
      +lang: "ab"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696846157 {#3373
        date: 2023-10-09 12:09:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
        "@Silejonu@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3360 …}
      +nested: Doctrine\ORM\PersistentCollection {#3364 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
      -id: 38511
      -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4700634"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846157 {#3370
        date: 2023-10-09 12:09:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696847257 {#3535
      date: 2023-10-09 12:27:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
      "@xTechDeath@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3541 …}
    +votes: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
    -id: 38523
    -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4606140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847257 {#3536
      date: 2023-10-09 12:27:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    That’s great that it doesn’t happen for you. For me, any time I end up on Reddit in a browser on iPhone, it gives the obnoxious “open in app or continue in browser” popup.\n
    \n
    I use private mode in safari though, maybe it’s not saving a cookie or something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696848633 {#3673
    date: 2023-10-09 12:50:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3660 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3662 …}
  +reports: Doctrine\ORM\PersistentCollection {#3676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3680 …}
  -id: 38542
  -bodyTs: "'app':31 'browser':22,35 'continu':33 'cooki':50 'doesn':6 'end':16 'give':26 'great':3 'happen':8 'iphon':24 'mayb':44 'mode':40 'obnoxi':28 'open':29 'popup':36 'privat':39 'reddit':19 'safari':42 'save':48 'someth':52 'though':43 'time':14 'use':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4336403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696848633 {#3670
    date: 2023-10-09 12:50:33.0 +02:00
  }
}
"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
213 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
214 DENIED moderate
App\Entity\EntryComment {#3764
  +user: Proxies\__CG__\App\Entity\User {#3768 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3672
    +user: Proxies\__CG__\App\Entity\User {#3666 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3537
      +user: Proxies\__CG__\App\Entity\User {#3538 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3372
        +user: Proxies\__CG__\App\Entity\User {#3366 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3231
          +user: Proxies\__CG__\App\Entity\User {#3232 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#3018
            +user: Proxies\__CG__\App\Entity\User {#3101 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: App\Entity\EntryComment {#2932
              +user: App\Entity\User {#2945 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
              +image: null
              +parent: null
              +root: null
              +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1696952144 {#2926
                date: 2023-10-10 17:35:44.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@likeaduck@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2933 …}
              +nested: Doctrine\ORM\PersistentCollection {#2935 …}
              +votes: Doctrine\ORM\PersistentCollection {#2937 …}
              +reports: Doctrine\ORM\PersistentCollection {#2939 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
              -id: 38498
              -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3740352"
              +editedAt: DateTimeImmutable @1696859670 {#2927
                date: 2023-10-09 15:54:30.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696844939 {#2928
                date: 2023-10-09 11:48:59.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2932}
            +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 42
            +score: 0
            +lastActive: DateTime @1696845148 {#3019
              date: 2023-10-09 11:52:28.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
              "@RootBeerGuy@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3100 …}
            +nested: Doctrine\ORM\PersistentCollection {#3098 …}
            +votes: Doctrine\ORM\PersistentCollection {#3096 …}
            +reports: Doctrine\ORM\PersistentCollection {#3094 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
            -id: 38501
            -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4603863"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696845148 {#3022
              date: 2023-10-09 11:52:28.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2932}
          +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696845267 {#3229
            date: 2023-10-09 11:54:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@RootBeerGuy@discuss.tchncs.de"
            "@uzzi@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3233 …}
          +nested: Doctrine\ORM\PersistentCollection {#3235 …}
          +votes: Doctrine\ORM\PersistentCollection {#3237 …}
          +reports: Doctrine\ORM\PersistentCollection {#3239 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
          -id: 38503
          -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696845267 {#3230
            date: 2023-10-09 11:54:27.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
        +lang: "ab"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1696846157 {#3373
          date: 2023-10-09 12:09:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
          "@uzzi@lemm.ee"
          "@Silejonu@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3360 …}
        +nested: Doctrine\ORM\PersistentCollection {#3364 …}
        +votes: Doctrine\ORM\PersistentCollection {#3362 …}
        +reports: Doctrine\ORM\PersistentCollection {#3376 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
        -id: 38511
        -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4700634"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696846157 {#3370
          date: 2023-10-09 12:09:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696847257 {#3535
        date: 2023-10-09 12:27:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
        "@Silejonu@kbin.social"
        "@xTechDeath@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3539 …}
      +nested: Doctrine\ORM\PersistentCollection {#3541 …}
      +votes: Doctrine\ORM\PersistentCollection {#3543 …}
      +reports: Doctrine\ORM\PersistentCollection {#3545 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
      -id: 38523
      -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4606140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847257 {#3536
        date: 2023-10-09 12:27:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: """
      That’s great that it doesn’t happen for you. For me, any time I end up on Reddit in a browser on iPhone, it gives the obnoxious “open in app or continue in browser” popup.\n
      \n
      I use private mode in safari though, maybe it’s not saving a cookie or something.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696848633 {#3673
      date: 2023-10-09 12:50:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
      "@xTechDeath@lemmy.ml"
      "@M137@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3660 …}
    +nested: Doctrine\ORM\PersistentCollection {#3664 …}
    +votes: Doctrine\ORM\PersistentCollection {#3662 …}
    +reports: Doctrine\ORM\PersistentCollection {#3676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3680 …}
    -id: 38542
    -bodyTs: "'app':31 'browser':22,35 'continu':33 'cooki':50 'doesn':6 'end':16 'give':26 'great':3 'happen':8 'iphon':24 'mayb':44 'mode':40 'obnoxi':28 'open':29 'popup':36 'privat':39 'reddit':19 'safari':42 'save':48 'someth':52 'though':43 'time':14 'use':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4336403"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696848633 {#3670
      date: 2023-10-09 12:50:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "That does not mean you need to log in. If you press continue it’ll go to the website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696848881 {#3763
    date: 2023-10-09 12:54:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
    "@M137@lemm.ee"
    "@flipthetube@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3773 …}
  +nested: Doctrine\ORM\PersistentCollection {#3769 …}
  +votes: Doctrine\ORM\PersistentCollection {#3771 …}
  +reports: Doctrine\ORM\PersistentCollection {#3776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3780 …}
  -id: 38544
  -bodyTs: "'continu':13 'go':16 'll':15 'log':8 'mean':4 'need':6 'press':12 'websit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3595632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696848881 {#3760
    date: 2023-10-09 12:54:41.0 +02:00
  }
}
"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
215 DENIED edit
App\Entity\EntryComment {#3764
  +user: Proxies\__CG__\App\Entity\User {#3768 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3672
    +user: Proxies\__CG__\App\Entity\User {#3666 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3537
      +user: Proxies\__CG__\App\Entity\User {#3538 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3372
        +user: Proxies\__CG__\App\Entity\User {#3366 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3231
          +user: Proxies\__CG__\App\Entity\User {#3232 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#3018
            +user: Proxies\__CG__\App\Entity\User {#3101 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: App\Entity\EntryComment {#2932
              +user: App\Entity\User {#2945 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
              +image: null
              +parent: null
              +root: null
              +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1696952144 {#2926
                date: 2023-10-10 17:35:44.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@likeaduck@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2933 …}
              +nested: Doctrine\ORM\PersistentCollection {#2935 …}
              +votes: Doctrine\ORM\PersistentCollection {#2937 …}
              +reports: Doctrine\ORM\PersistentCollection {#2939 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
              -id: 38498
              -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3740352"
              +editedAt: DateTimeImmutable @1696859670 {#2927
                date: 2023-10-09 15:54:30.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696844939 {#2928
                date: 2023-10-09 11:48:59.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2932}
            +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 42
            +score: 0
            +lastActive: DateTime @1696845148 {#3019
              date: 2023-10-09 11:52:28.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
              "@RootBeerGuy@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3100 …}
            +nested: Doctrine\ORM\PersistentCollection {#3098 …}
            +votes: Doctrine\ORM\PersistentCollection {#3096 …}
            +reports: Doctrine\ORM\PersistentCollection {#3094 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
            -id: 38501
            -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4603863"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696845148 {#3022
              date: 2023-10-09 11:52:28.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2932}
          +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696845267 {#3229
            date: 2023-10-09 11:54:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@RootBeerGuy@discuss.tchncs.de"
            "@uzzi@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3233 …}
          +nested: Doctrine\ORM\PersistentCollection {#3235 …}
          +votes: Doctrine\ORM\PersistentCollection {#3237 …}
          +reports: Doctrine\ORM\PersistentCollection {#3239 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
          -id: 38503
          -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696845267 {#3230
            date: 2023-10-09 11:54:27.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
        +lang: "ab"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1696846157 {#3373
          date: 2023-10-09 12:09:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
          "@uzzi@lemm.ee"
          "@Silejonu@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3360 …}
        +nested: Doctrine\ORM\PersistentCollection {#3364 …}
        +votes: Doctrine\ORM\PersistentCollection {#3362 …}
        +reports: Doctrine\ORM\PersistentCollection {#3376 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
        -id: 38511
        -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4700634"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696846157 {#3370
          date: 2023-10-09 12:09:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696847257 {#3535
        date: 2023-10-09 12:27:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
        "@Silejonu@kbin.social"
        "@xTechDeath@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3539 …}
      +nested: Doctrine\ORM\PersistentCollection {#3541 …}
      +votes: Doctrine\ORM\PersistentCollection {#3543 …}
      +reports: Doctrine\ORM\PersistentCollection {#3545 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
      -id: 38523
      -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4606140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847257 {#3536
        date: 2023-10-09 12:27:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: """
      That’s great that it doesn’t happen for you. For me, any time I end up on Reddit in a browser on iPhone, it gives the obnoxious “open in app or continue in browser” popup.\n
      \n
      I use private mode in safari though, maybe it’s not saving a cookie or something.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696848633 {#3673
      date: 2023-10-09 12:50:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
      "@xTechDeath@lemmy.ml"
      "@M137@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3660 …}
    +nested: Doctrine\ORM\PersistentCollection {#3664 …}
    +votes: Doctrine\ORM\PersistentCollection {#3662 …}
    +reports: Doctrine\ORM\PersistentCollection {#3676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3680 …}
    -id: 38542
    -bodyTs: "'app':31 'browser':22,35 'continu':33 'cooki':50 'doesn':6 'end':16 'give':26 'great':3 'happen':8 'iphon':24 'mayb':44 'mode':40 'obnoxi':28 'open':29 'popup':36 'privat':39 'reddit':19 'safari':42 'save':48 'someth':52 'though':43 'time':14 'use':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4336403"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696848633 {#3670
      date: 2023-10-09 12:50:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "That does not mean you need to log in. If you press continue it’ll go to the website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696848881 {#3763
    date: 2023-10-09 12:54:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
    "@M137@lemm.ee"
    "@flipthetube@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3773 …}
  +nested: Doctrine\ORM\PersistentCollection {#3769 …}
  +votes: Doctrine\ORM\PersistentCollection {#3771 …}
  +reports: Doctrine\ORM\PersistentCollection {#3776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3780 …}
  -id: 38544
  -bodyTs: "'continu':13 'go':16 'll':15 'log':8 'mean':4 'need':6 'press':12 'websit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3595632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696848881 {#3760
    date: 2023-10-09 12:54:41.0 +02:00
  }
}
"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
216 DENIED moderate
App\Entity\EntryComment {#3764
  +user: Proxies\__CG__\App\Entity\User {#3768 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3672
    +user: Proxies\__CG__\App\Entity\User {#3666 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3537
      +user: Proxies\__CG__\App\Entity\User {#3538 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3372
        +user: Proxies\__CG__\App\Entity\User {#3366 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3231
          +user: Proxies\__CG__\App\Entity\User {#3232 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#3018
            +user: Proxies\__CG__\App\Entity\User {#3101 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: App\Entity\EntryComment {#2932
              +user: App\Entity\User {#2945 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
              +image: null
              +parent: null
              +root: null
              +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 28
              +score: 0
              +lastActive: DateTime @1696952144 {#2926
                date: 2023-10-10 17:35:44.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@likeaduck@programming.dev"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2933 …}
              +nested: Doctrine\ORM\PersistentCollection {#2935 …}
              +votes: Doctrine\ORM\PersistentCollection {#2937 …}
              +reports: Doctrine\ORM\PersistentCollection {#2939 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
              -id: 38498
              -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://discuss.tchncs.de/comment/3740352"
              +editedAt: DateTimeImmutable @1696859670 {#2927
                date: 2023-10-09 15:54:30.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696844939 {#2928
                date: 2023-10-09 11:48:59.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2932}
            +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 42
            +score: 0
            +lastActive: DateTime @1696845148 {#3019
              date: 2023-10-09 11:52:28.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
              "@RootBeerGuy@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3100 …}
            +nested: Doctrine\ORM\PersistentCollection {#3098 …}
            +votes: Doctrine\ORM\PersistentCollection {#3096 …}
            +reports: Doctrine\ORM\PersistentCollection {#3094 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
            -id: 38501
            -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4603863"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696845148 {#3022
              date: 2023-10-09 11:52:28.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2932}
          +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696845267 {#3229
            date: 2023-10-09 11:54:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@RootBeerGuy@discuss.tchncs.de"
            "@uzzi@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3233 …}
          +nested: Doctrine\ORM\PersistentCollection {#3235 …}
          +votes: Doctrine\ORM\PersistentCollection {#3237 …}
          +reports: Doctrine\ORM\PersistentCollection {#3239 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
          -id: 38503
          -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696845267 {#3230
            date: 2023-10-09 11:54:27.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
        +lang: "ab"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1696846157 {#3373
          date: 2023-10-09 12:09:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
          "@uzzi@lemm.ee"
          "@Silejonu@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3360 …}
        +nested: Doctrine\ORM\PersistentCollection {#3364 …}
        +votes: Doctrine\ORM\PersistentCollection {#3362 …}
        +reports: Doctrine\ORM\PersistentCollection {#3376 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
        -id: 38511
        -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4700634"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696846157 {#3370
          date: 2023-10-09 12:09:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696847257 {#3535
        date: 2023-10-09 12:27:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
        "@Silejonu@kbin.social"
        "@xTechDeath@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3539 …}
      +nested: Doctrine\ORM\PersistentCollection {#3541 …}
      +votes: Doctrine\ORM\PersistentCollection {#3543 …}
      +reports: Doctrine\ORM\PersistentCollection {#3545 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
      -id: 38523
      -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4606140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696847257 {#3536
        date: 2023-10-09 12:27:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: """
      That’s great that it doesn’t happen for you. For me, any time I end up on Reddit in a browser on iPhone, it gives the obnoxious “open in app or continue in browser” popup.\n
      \n
      I use private mode in safari though, maybe it’s not saving a cookie or something.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696848633 {#3673
      date: 2023-10-09 12:50:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
      "@xTechDeath@lemmy.ml"
      "@M137@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3660 …}
    +nested: Doctrine\ORM\PersistentCollection {#3664 …}
    +votes: Doctrine\ORM\PersistentCollection {#3662 …}
    +reports: Doctrine\ORM\PersistentCollection {#3676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3680 …}
    -id: 38542
    -bodyTs: "'app':31 'browser':22,35 'continu':33 'cooki':50 'doesn':6 'end':16 'give':26 'great':3 'happen':8 'iphon':24 'mayb':44 'mode':40 'obnoxi':28 'open':29 'popup':36 'privat':39 'reddit':19 'safari':42 'save':48 'someth':52 'though':43 'time':14 'use':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4336403"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696848633 {#3670
      date: 2023-10-09 12:50:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "That does not mean you need to log in. If you press continue it’ll go to the website."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696848881 {#3763
    date: 2023-10-09 12:54:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
    "@M137@lemm.ee"
    "@flipthetube@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3773 …}
  +nested: Doctrine\ORM\PersistentCollection {#3769 …}
  +votes: Doctrine\ORM\PersistentCollection {#3771 …}
  +reports: Doctrine\ORM\PersistentCollection {#3776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3780 …}
  -id: 38544
  -bodyTs: "'continu':13 'go':16 'll':15 'log':8 'mean':4 'need':6 'press':12 'websit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3595632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696848881 {#3760
    date: 2023-10-09 12:54:41.0 +02:00
  }
}
"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
217 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
218 DENIED moderate
App\Entity\EntryComment {#3834
  +user: Proxies\__CG__\App\Entity\User {#3666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3764
    +user: Proxies\__CG__\App\Entity\User {#3768 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3672
      +user: Proxies\__CG__\App\Entity\User {#3666 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3537
        +user: Proxies\__CG__\App\Entity\User {#3538 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3372
          +user: Proxies\__CG__\App\Entity\User {#3366 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#3231
            +user: Proxies\__CG__\App\Entity\User {#3232 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: App\Entity\EntryComment {#3018
              +user: Proxies\__CG__\App\Entity\User {#3101 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
              +image: null
              +parent: App\Entity\EntryComment {#2932
                +user: App\Entity\User {#2945 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
                +image: null
                +parent: null
                +root: null
                +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 28
                +score: 0
                +lastActive: DateTime @1696952144 {#2926
                  date: 2023-10-10 17:35:44.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@likeaduck@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2933 …}
                +nested: Doctrine\ORM\PersistentCollection {#2935 …}
                +votes: Doctrine\ORM\PersistentCollection {#2937 …}
                +reports: Doctrine\ORM\PersistentCollection {#2939 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
                -id: 38498
                -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://discuss.tchncs.de/comment/3740352"
                +editedAt: DateTimeImmutable @1696859670 {#2927
                  date: 2023-10-09 15:54:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1696844939 {#2928
                  date: 2023-10-09 11:48:59.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2932}
              +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 42
              +score: 0
              +lastActive: DateTime @1696845148 {#3019
                date: 2023-10-09 11:52:28.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@likeaduck@programming.dev"
                "@RootBeerGuy@discuss.tchncs.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3100 …}
              +nested: Doctrine\ORM\PersistentCollection {#3098 …}
              +votes: Doctrine\ORM\PersistentCollection {#3096 …}
              +reports: Doctrine\ORM\PersistentCollection {#3094 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
              -id: 38501
              -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/4603863"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696845148 {#3022
                date: 2023-10-09 11:52:28.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2932}
            +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1696845267 {#3229
              date: 2023-10-09 11:54:27.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
              "@RootBeerGuy@discuss.tchncs.de"
              "@uzzi@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3233 …}
            +nested: Doctrine\ORM\PersistentCollection {#3235 …}
            +votes: Doctrine\ORM\PersistentCollection {#3237 …}
            +reports: Doctrine\ORM\PersistentCollection {#3239 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
            -id: 38503
            -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696845267 {#3230
              date: 2023-10-09 11:54:27.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2932}
          +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
          +lang: "ab"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1696846157 {#3373
            date: 2023-10-09 12:09:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@RootBeerGuy@discuss.tchncs.de"
            "@uzzi@lemm.ee"
            "@Silejonu@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3360 …}
          +nested: Doctrine\ORM\PersistentCollection {#3364 …}
          +votes: Doctrine\ORM\PersistentCollection {#3362 …}
          +reports: Doctrine\ORM\PersistentCollection {#3376 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
          -id: 38511
          -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4700634"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696846157 {#3370
            date: 2023-10-09 12:09:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696847257 {#3535
          date: 2023-10-09 12:27:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
          "@uzzi@lemm.ee"
          "@Silejonu@kbin.social"
          "@xTechDeath@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3539 …}
        +nested: Doctrine\ORM\PersistentCollection {#3541 …}
        +votes: Doctrine\ORM\PersistentCollection {#3543 …}
        +reports: Doctrine\ORM\PersistentCollection {#3545 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
        -id: 38523
        -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4606140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847257 {#3536
          date: 2023-10-09 12:27:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: """
        That’s great that it doesn’t happen for you. For me, any time I end up on Reddit in a browser on iPhone, it gives the obnoxious “open in app or continue in browser” popup.\n
        \n
        I use private mode in safari though, maybe it’s not saving a cookie or something.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696848633 {#3673
        date: 2023-10-09 12:50:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
        "@Silejonu@kbin.social"
        "@xTechDeath@lemmy.ml"
        "@M137@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3660 …}
      +nested: Doctrine\ORM\PersistentCollection {#3664 …}
      +votes: Doctrine\ORM\PersistentCollection {#3662 …}
      +reports: Doctrine\ORM\PersistentCollection {#3676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3680 …}
      -id: 38542
      -bodyTs: "'app':31 'browser':22,35 'continu':33 'cooki':50 'doesn':6 'end':16 'give':26 'great':3 'happen':8 'iphon':24 'mayb':44 'mode':40 'obnoxi':28 'open':29 'popup':36 'privat':39 'reddit':19 'safari':42 'save':48 'someth':52 'though':43 'time':14 'use':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4336403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696848633 {#3670
        date: 2023-10-09 12:50:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "That does not mean you need to log in. If you press continue it’ll go to the website."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696848881 {#3763
      date: 2023-10-09 12:54:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
      "@xTechDeath@lemmy.ml"
      "@M137@lemm.ee"
      "@flipthetube@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3773 …}
    +nested: Doctrine\ORM\PersistentCollection {#3769 …}
    +votes: Doctrine\ORM\PersistentCollection {#3771 …}
    +reports: Doctrine\ORM\PersistentCollection {#3776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3780 …}
    -id: 38544
    -bodyTs: "'continu':13 'go':16 'll':15 'log':8 'mean':4 'need':6 'press':12 'websit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3595632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696848881 {#3760
      date: 2023-10-09 12:54:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "I know that. I’m talking about the shitty popup."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696849016 {#3833
    date: 2023-10-09 12:56:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
    "@M137@lemm.ee"
    "@flipthetube@lemmy.world"
    "@AnonStoleMyPants@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3837 …}
  +nested: Doctrine\ORM\PersistentCollection {#3842 …}
  +votes: Doctrine\ORM\PersistentCollection {#3838 …}
  +reports: Doctrine\ORM\PersistentCollection {#3844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3848 …}
  -id: 38549
  -bodyTs: "'know':2 'm':5 'popup':10 'shitti':9 'talk':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4336794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849016 {#3830
    date: 2023-10-09 12:56:56.0 +02:00
  }
}
"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
219 DENIED edit
App\Entity\EntryComment {#3834
  +user: Proxies\__CG__\App\Entity\User {#3666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3764
    +user: Proxies\__CG__\App\Entity\User {#3768 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3672
      +user: Proxies\__CG__\App\Entity\User {#3666 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3537
        +user: Proxies\__CG__\App\Entity\User {#3538 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3372
          +user: Proxies\__CG__\App\Entity\User {#3366 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#3231
            +user: Proxies\__CG__\App\Entity\User {#3232 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: App\Entity\EntryComment {#3018
              +user: Proxies\__CG__\App\Entity\User {#3101 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
              +image: null
              +parent: App\Entity\EntryComment {#2932
                +user: App\Entity\User {#2945 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
                +image: null
                +parent: null
                +root: null
                +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 28
                +score: 0
                +lastActive: DateTime @1696952144 {#2926
                  date: 2023-10-10 17:35:44.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@likeaduck@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2933 …}
                +nested: Doctrine\ORM\PersistentCollection {#2935 …}
                +votes: Doctrine\ORM\PersistentCollection {#2937 …}
                +reports: Doctrine\ORM\PersistentCollection {#2939 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
                -id: 38498
                -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://discuss.tchncs.de/comment/3740352"
                +editedAt: DateTimeImmutable @1696859670 {#2927
                  date: 2023-10-09 15:54:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1696844939 {#2928
                  date: 2023-10-09 11:48:59.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2932}
              +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 42
              +score: 0
              +lastActive: DateTime @1696845148 {#3019
                date: 2023-10-09 11:52:28.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@likeaduck@programming.dev"
                "@RootBeerGuy@discuss.tchncs.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3100 …}
              +nested: Doctrine\ORM\PersistentCollection {#3098 …}
              +votes: Doctrine\ORM\PersistentCollection {#3096 …}
              +reports: Doctrine\ORM\PersistentCollection {#3094 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
              -id: 38501
              -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/4603863"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696845148 {#3022
                date: 2023-10-09 11:52:28.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2932}
            +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1696845267 {#3229
              date: 2023-10-09 11:54:27.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
              "@RootBeerGuy@discuss.tchncs.de"
              "@uzzi@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3233 …}
            +nested: Doctrine\ORM\PersistentCollection {#3235 …}
            +votes: Doctrine\ORM\PersistentCollection {#3237 …}
            +reports: Doctrine\ORM\PersistentCollection {#3239 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
            -id: 38503
            -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696845267 {#3230
              date: 2023-10-09 11:54:27.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2932}
          +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
          +lang: "ab"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1696846157 {#3373
            date: 2023-10-09 12:09:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@RootBeerGuy@discuss.tchncs.de"
            "@uzzi@lemm.ee"
            "@Silejonu@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3360 …}
          +nested: Doctrine\ORM\PersistentCollection {#3364 …}
          +votes: Doctrine\ORM\PersistentCollection {#3362 …}
          +reports: Doctrine\ORM\PersistentCollection {#3376 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
          -id: 38511
          -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4700634"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696846157 {#3370
            date: 2023-10-09 12:09:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696847257 {#3535
          date: 2023-10-09 12:27:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
          "@uzzi@lemm.ee"
          "@Silejonu@kbin.social"
          "@xTechDeath@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3539 …}
        +nested: Doctrine\ORM\PersistentCollection {#3541 …}
        +votes: Doctrine\ORM\PersistentCollection {#3543 …}
        +reports: Doctrine\ORM\PersistentCollection {#3545 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
        -id: 38523
        -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4606140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847257 {#3536
          date: 2023-10-09 12:27:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: """
        That’s great that it doesn’t happen for you. For me, any time I end up on Reddit in a browser on iPhone, it gives the obnoxious “open in app or continue in browser” popup.\n
        \n
        I use private mode in safari though, maybe it’s not saving a cookie or something.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696848633 {#3673
        date: 2023-10-09 12:50:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
        "@Silejonu@kbin.social"
        "@xTechDeath@lemmy.ml"
        "@M137@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3660 …}
      +nested: Doctrine\ORM\PersistentCollection {#3664 …}
      +votes: Doctrine\ORM\PersistentCollection {#3662 …}
      +reports: Doctrine\ORM\PersistentCollection {#3676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3680 …}
      -id: 38542
      -bodyTs: "'app':31 'browser':22,35 'continu':33 'cooki':50 'doesn':6 'end':16 'give':26 'great':3 'happen':8 'iphon':24 'mayb':44 'mode':40 'obnoxi':28 'open':29 'popup':36 'privat':39 'reddit':19 'safari':42 'save':48 'someth':52 'though':43 'time':14 'use':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4336403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696848633 {#3670
        date: 2023-10-09 12:50:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "That does not mean you need to log in. If you press continue it’ll go to the website."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696848881 {#3763
      date: 2023-10-09 12:54:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
      "@xTechDeath@lemmy.ml"
      "@M137@lemm.ee"
      "@flipthetube@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3773 …}
    +nested: Doctrine\ORM\PersistentCollection {#3769 …}
    +votes: Doctrine\ORM\PersistentCollection {#3771 …}
    +reports: Doctrine\ORM\PersistentCollection {#3776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3780 …}
    -id: 38544
    -bodyTs: "'continu':13 'go':16 'll':15 'log':8 'mean':4 'need':6 'press':12 'websit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3595632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696848881 {#3760
      date: 2023-10-09 12:54:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "I know that. I’m talking about the shitty popup."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696849016 {#3833
    date: 2023-10-09 12:56:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
    "@M137@lemm.ee"
    "@flipthetube@lemmy.world"
    "@AnonStoleMyPants@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3837 …}
  +nested: Doctrine\ORM\PersistentCollection {#3842 …}
  +votes: Doctrine\ORM\PersistentCollection {#3838 …}
  +reports: Doctrine\ORM\PersistentCollection {#3844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3848 …}
  -id: 38549
  -bodyTs: "'know':2 'm':5 'popup':10 'shitti':9 'talk':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4336794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849016 {#3830
    date: 2023-10-09 12:56:56.0 +02:00
  }
}
"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
220 DENIED moderate
App\Entity\EntryComment {#3834
  +user: Proxies\__CG__\App\Entity\User {#3666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3764
    +user: Proxies\__CG__\App\Entity\User {#3768 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3672
      +user: Proxies\__CG__\App\Entity\User {#3666 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3537
        +user: Proxies\__CG__\App\Entity\User {#3538 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3372
          +user: Proxies\__CG__\App\Entity\User {#3366 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#3231
            +user: Proxies\__CG__\App\Entity\User {#3232 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: App\Entity\EntryComment {#3018
              +user: Proxies\__CG__\App\Entity\User {#3101 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
              +image: null
              +parent: App\Entity\EntryComment {#2932
                +user: App\Entity\User {#2945 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
                +image: null
                +parent: null
                +root: null
                +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 28
                +score: 0
                +lastActive: DateTime @1696952144 {#2926
                  date: 2023-10-10 17:35:44.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@likeaduck@programming.dev"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2933 …}
                +nested: Doctrine\ORM\PersistentCollection {#2935 …}
                +votes: Doctrine\ORM\PersistentCollection {#2937 …}
                +reports: Doctrine\ORM\PersistentCollection {#2939 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
                -id: 38498
                -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://discuss.tchncs.de/comment/3740352"
                +editedAt: DateTimeImmutable @1696859670 {#2927
                  date: 2023-10-09 15:54:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1696844939 {#2928
                  date: 2023-10-09 11:48:59.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2932}
              +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 42
              +score: 0
              +lastActive: DateTime @1696845148 {#3019
                date: 2023-10-09 11:52:28.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@likeaduck@programming.dev"
                "@RootBeerGuy@discuss.tchncs.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3100 …}
              +nested: Doctrine\ORM\PersistentCollection {#3098 …}
              +votes: Doctrine\ORM\PersistentCollection {#3096 …}
              +reports: Doctrine\ORM\PersistentCollection {#3094 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
              -id: 38501
              -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/4603863"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696845148 {#3022
                date: 2023-10-09 11:52:28.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2932}
            +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1696845267 {#3229
              date: 2023-10-09 11:54:27.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
              "@RootBeerGuy@discuss.tchncs.de"
              "@uzzi@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3233 …}
            +nested: Doctrine\ORM\PersistentCollection {#3235 …}
            +votes: Doctrine\ORM\PersistentCollection {#3237 …}
            +reports: Doctrine\ORM\PersistentCollection {#3239 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
            -id: 38503
            -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696845267 {#3230
              date: 2023-10-09 11:54:27.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2932}
          +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
          +lang: "ab"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1696846157 {#3373
            date: 2023-10-09 12:09:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@RootBeerGuy@discuss.tchncs.de"
            "@uzzi@lemm.ee"
            "@Silejonu@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3360 …}
          +nested: Doctrine\ORM\PersistentCollection {#3364 …}
          +votes: Doctrine\ORM\PersistentCollection {#3362 …}
          +reports: Doctrine\ORM\PersistentCollection {#3376 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
          -id: 38511
          -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4700634"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696846157 {#3370
            date: 2023-10-09 12:09:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696847257 {#3535
          date: 2023-10-09 12:27:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
          "@uzzi@lemm.ee"
          "@Silejonu@kbin.social"
          "@xTechDeath@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3539 …}
        +nested: Doctrine\ORM\PersistentCollection {#3541 …}
        +votes: Doctrine\ORM\PersistentCollection {#3543 …}
        +reports: Doctrine\ORM\PersistentCollection {#3545 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
        -id: 38523
        -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4606140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696847257 {#3536
          date: 2023-10-09 12:27:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: """
        That’s great that it doesn’t happen for you. For me, any time I end up on Reddit in a browser on iPhone, it gives the obnoxious “open in app or continue in browser” popup.\n
        \n
        I use private mode in safari though, maybe it’s not saving a cookie or something.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696848633 {#3673
        date: 2023-10-09 12:50:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
        "@Silejonu@kbin.social"
        "@xTechDeath@lemmy.ml"
        "@M137@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3660 …}
      +nested: Doctrine\ORM\PersistentCollection {#3664 …}
      +votes: Doctrine\ORM\PersistentCollection {#3662 …}
      +reports: Doctrine\ORM\PersistentCollection {#3676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3680 …}
      -id: 38542
      -bodyTs: "'app':31 'browser':22,35 'continu':33 'cooki':50 'doesn':6 'end':16 'give':26 'great':3 'happen':8 'iphon':24 'mayb':44 'mode':40 'obnoxi':28 'open':29 'popup':36 'privat':39 'reddit':19 'safari':42 'save':48 'someth':52 'though':43 'time':14 'use':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4336403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696848633 {#3670
        date: 2023-10-09 12:50:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "That does not mean you need to log in. If you press continue it’ll go to the website."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696848881 {#3763
      date: 2023-10-09 12:54:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
      "@xTechDeath@lemmy.ml"
      "@M137@lemm.ee"
      "@flipthetube@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3773 …}
    +nested: Doctrine\ORM\PersistentCollection {#3769 …}
    +votes: Doctrine\ORM\PersistentCollection {#3771 …}
    +reports: Doctrine\ORM\PersistentCollection {#3776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3780 …}
    -id: 38544
    -bodyTs: "'continu':13 'go':16 'll':15 'log':8 'mean':4 'need':6 'press':12 'websit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3595632"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696848881 {#3760
      date: 2023-10-09 12:54:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "I know that. I’m talking about the shitty popup."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696849016 {#3833
    date: 2023-10-09 12:56:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
    "@M137@lemm.ee"
    "@flipthetube@lemmy.world"
    "@AnonStoleMyPants@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3837 …}
  +nested: Doctrine\ORM\PersistentCollection {#3842 …}
  +votes: Doctrine\ORM\PersistentCollection {#3838 …}
  +reports: Doctrine\ORM\PersistentCollection {#3844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3848 …}
  -id: 38549
  -bodyTs: "'know':2 'm':5 'popup':10 'shitti':9 'talk':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4336794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696849016 {#3830
    date: 2023-10-09 12:56:56.0 +02:00
  }
}
"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
221 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
222 DENIED moderate
App\Entity\EntryComment {#3684
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3538 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3231
        +user: Proxies\__CG__\App\Entity\User {#3232 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3018
          +user: Proxies\__CG__\App\Entity\User {#3101 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#2932
            +user: App\Entity\User {#2945 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: null
            +root: null
            +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1696952144 {#2926
              date: 2023-10-10 17:35:44.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2933 …}
            +nested: Doctrine\ORM\PersistentCollection {#2935 …}
            +votes: Doctrine\ORM\PersistentCollection {#2937 …}
            +reports: Doctrine\ORM\PersistentCollection {#2939 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
            -id: 38498
            -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3740352"
            +editedAt: DateTimeImmutable @1696859670 {#2927
              date: 2023-10-09 15:54:30.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696844939 {#2928
              date: 2023-10-09 11:48:59.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2932}
          +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1696845148 {#3019
            date: 2023-10-09 11:52:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@RootBeerGuy@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3100 …}
          +nested: Doctrine\ORM\PersistentCollection {#3098 …}
          +votes: Doctrine\ORM\PersistentCollection {#3096 …}
          +reports: Doctrine\ORM\PersistentCollection {#3094 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
          -id: 38501
          -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4603863"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696845148 {#3022
            date: 2023-10-09 11:52:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696845267 {#3229
          date: 2023-10-09 11:54:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
          "@uzzi@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3233 …}
        +nested: Doctrine\ORM\PersistentCollection {#3235 …}
        +votes: Doctrine\ORM\PersistentCollection {#3237 …}
        +reports: Doctrine\ORM\PersistentCollection {#3239 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
        -id: 38503
        -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845267 {#3230
          date: 2023-10-09 11:54:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
      +lang: "ab"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696846157 {#3373
        date: 2023-10-09 12:09:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
        "@Silejonu@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3360 …}
      +nested: Doctrine\ORM\PersistentCollection {#3364 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
      -id: 38511
      -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4700634"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846157 {#3370
        date: 2023-10-09 12:09:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696847257 {#3535
      date: 2023-10-09 12:27:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
      "@xTechDeath@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3541 …}
    +votes: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
    -id: 38523
    -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4606140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847257 {#3536
      date: 2023-10-09 12:27:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    > Firstly, why are you using Google?\n
    \n
    Are you under the impression you’re talking to your 8 yr old?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696852930 {#3682
    date: 2023-10-09 14:02:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3685 …}
  +nested: Doctrine\ORM\PersistentCollection {#3687 …}
  +votes: Doctrine\ORM\PersistentCollection {#3689 …}
  +reports: Doctrine\ORM\PersistentCollection {#3691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
  -id: 38605
  -bodyTs: "'8':17 'first':1 'googl':6 'impress':11 'old':19 're':13 'talk':14 'use':5 'yr':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1788609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696852930 {#3683
    date: 2023-10-09 14:02:10.0 +02:00
  }
}
"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
223 DENIED edit
App\Entity\EntryComment {#3684
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3538 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3231
        +user: Proxies\__CG__\App\Entity\User {#3232 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3018
          +user: Proxies\__CG__\App\Entity\User {#3101 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#2932
            +user: App\Entity\User {#2945 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: null
            +root: null
            +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1696952144 {#2926
              date: 2023-10-10 17:35:44.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2933 …}
            +nested: Doctrine\ORM\PersistentCollection {#2935 …}
            +votes: Doctrine\ORM\PersistentCollection {#2937 …}
            +reports: Doctrine\ORM\PersistentCollection {#2939 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
            -id: 38498
            -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3740352"
            +editedAt: DateTimeImmutable @1696859670 {#2927
              date: 2023-10-09 15:54:30.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696844939 {#2928
              date: 2023-10-09 11:48:59.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2932}
          +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1696845148 {#3019
            date: 2023-10-09 11:52:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@RootBeerGuy@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3100 …}
          +nested: Doctrine\ORM\PersistentCollection {#3098 …}
          +votes: Doctrine\ORM\PersistentCollection {#3096 …}
          +reports: Doctrine\ORM\PersistentCollection {#3094 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
          -id: 38501
          -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4603863"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696845148 {#3022
            date: 2023-10-09 11:52:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696845267 {#3229
          date: 2023-10-09 11:54:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
          "@uzzi@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3233 …}
        +nested: Doctrine\ORM\PersistentCollection {#3235 …}
        +votes: Doctrine\ORM\PersistentCollection {#3237 …}
        +reports: Doctrine\ORM\PersistentCollection {#3239 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
        -id: 38503
        -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845267 {#3230
          date: 2023-10-09 11:54:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
      +lang: "ab"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696846157 {#3373
        date: 2023-10-09 12:09:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
        "@Silejonu@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3360 …}
      +nested: Doctrine\ORM\PersistentCollection {#3364 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
      -id: 38511
      -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4700634"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846157 {#3370
        date: 2023-10-09 12:09:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696847257 {#3535
      date: 2023-10-09 12:27:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
      "@xTechDeath@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3541 …}
    +votes: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
    -id: 38523
    -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4606140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847257 {#3536
      date: 2023-10-09 12:27:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    > Firstly, why are you using Google?\n
    \n
    Are you under the impression you’re talking to your 8 yr old?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696852930 {#3682
    date: 2023-10-09 14:02:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3685 …}
  +nested: Doctrine\ORM\PersistentCollection {#3687 …}
  +votes: Doctrine\ORM\PersistentCollection {#3689 …}
  +reports: Doctrine\ORM\PersistentCollection {#3691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
  -id: 38605
  -bodyTs: "'8':17 'first':1 'googl':6 'impress':11 'old':19 're':13 'talk':14 'use':5 'yr':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1788609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696852930 {#3683
    date: 2023-10-09 14:02:10.0 +02:00
  }
}
"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
224 DENIED moderate
App\Entity\EntryComment {#3684
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3537
    +user: Proxies\__CG__\App\Entity\User {#3538 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3372
      +user: Proxies\__CG__\App\Entity\User {#3366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3231
        +user: Proxies\__CG__\App\Entity\User {#3232 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#3018
          +user: Proxies\__CG__\App\Entity\User {#3101 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: App\Entity\EntryComment {#2932
            +user: App\Entity\User {#2945 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
            +image: null
            +parent: null
            +root: null
            +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 28
            +score: 0
            +lastActive: DateTime @1696952144 {#2926
              date: 2023-10-10 17:35:44.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@likeaduck@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2933 …}
            +nested: Doctrine\ORM\PersistentCollection {#2935 …}
            +votes: Doctrine\ORM\PersistentCollection {#2937 …}
            +reports: Doctrine\ORM\PersistentCollection {#2939 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
            -id: 38498
            -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/3740352"
            +editedAt: DateTimeImmutable @1696859670 {#2927
              date: 2023-10-09 15:54:30.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696844939 {#2928
              date: 2023-10-09 11:48:59.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2932}
          +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1696845148 {#3019
            date: 2023-10-09 11:52:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
            "@RootBeerGuy@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3100 …}
          +nested: Doctrine\ORM\PersistentCollection {#3098 …}
          +votes: Doctrine\ORM\PersistentCollection {#3096 …}
          +reports: Doctrine\ORM\PersistentCollection {#3094 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
          -id: 38501
          -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4603863"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696845148 {#3022
            date: 2023-10-09 11:52:28.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696845267 {#3229
          date: 2023-10-09 11:54:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
          "@uzzi@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3233 …}
        +nested: Doctrine\ORM\PersistentCollection {#3235 …}
        +votes: Doctrine\ORM\PersistentCollection {#3237 …}
        +reports: Doctrine\ORM\PersistentCollection {#3239 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
        -id: 38503
        -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845267 {#3230
          date: 2023-10-09 11:54:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "If you’re on mobile it will happen when you just search a question on google, no matter the subreddit"
      +lang: "ab"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1696846157 {#3373
        date: 2023-10-09 12:09:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
        "@Silejonu@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3360 …}
      +nested: Doctrine\ORM\PersistentCollection {#3364 …}
      +votes: Doctrine\ORM\PersistentCollection {#3362 …}
      +reports: Doctrine\ORM\PersistentCollection {#3376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3380 …}
      -id: 38511
      -bodyTs: "'googl':16 'happen':8 'matter':18 'mobil':5 'question':14 're':3 'search':12 'subreddit':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4700634"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696846157 {#3370
        date: 2023-10-09 12:09:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "Firstly, why are you using Google? Secondly, you must be doing something else wrong because I have never seen that outside of NSFW stuff. The only time I go to reddit is on mobile via the browser when I’m searching for something, and I’m not logged into an account."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696847257 {#3535
      date: 2023-10-09 12:27:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
      "@xTechDeath@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3539 …}
    +nested: Doctrine\ORM\PersistentCollection {#3541 …}
    +votes: Doctrine\ORM\PersistentCollection {#3543 …}
    +reports: Doctrine\ORM\PersistentCollection {#3545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3549 …}
    -id: 38523
    -bodyTs: "'account':51 'browser':37 'els':13 'first':1 'go':29 'googl':6 'log':48 'm':40,46 'mobil':34 'must':9 'never':18 'nsfw':23 'outsid':21 'reddit':31 'search':41 'second':7 'seen':19 'someth':12,43 'stuff':24 'time':27 'use':5 'via':35 'wrong':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4606140"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696847257 {#3536
      date: 2023-10-09 12:27:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    > Firstly, why are you using Google?\n
    \n
    Are you under the impression you’re talking to your 8 yr old?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696852930 {#3682
    date: 2023-10-09 14:02:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@xTechDeath@lemmy.ml"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3685 …}
  +nested: Doctrine\ORM\PersistentCollection {#3687 …}
  +votes: Doctrine\ORM\PersistentCollection {#3689 …}
  +reports: Doctrine\ORM\PersistentCollection {#3691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
  -id: 38605
  -bodyTs: "'8':17 'first':1 'googl':6 'impress':11 'old':19 're':13 'talk':14 'use':5 'yr':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1788609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696852930 {#3683
    date: 2023-10-09 14:02:10.0 +02:00
  }
}
"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
225 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
226 DENIED moderate
App\Entity\EntryComment {#3384
  +user: Proxies\__CG__\App\Entity\User {#3385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3231
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3018
      +user: Proxies\__CG__\App\Entity\User {#3101 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2945 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1696952144 {#2926
          date: 2023-10-10 17:35:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2933 …}
        +nested: Doctrine\ORM\PersistentCollection {#2935 …}
        +votes: Doctrine\ORM\PersistentCollection {#2937 …}
        +reports: Doctrine\ORM\PersistentCollection {#2939 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
        -id: 38498
        -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3740352"
        +editedAt: DateTimeImmutable @1696859670 {#2927
          date: 2023-10-09 15:54:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696844939 {#2928
          date: 2023-10-09 11:48:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1696845148 {#3019
        date: 2023-10-09 11:52:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3100 …}
      +nested: Doctrine\ORM\PersistentCollection {#3098 …}
      +votes: Doctrine\ORM\PersistentCollection {#3096 …}
      +reports: Doctrine\ORM\PersistentCollection {#3094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
      -id: 38501
      -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4603863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845148 {#3022
        date: 2023-10-09 11:52:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696845267 {#3229
      date: 2023-10-09 11:54:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 38503
    -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845267 {#3230
      date: 2023-10-09 11:54:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    So what your saying is that one of the very tools that people used to protest, is now being used to perpetuate the very thing they were protesting?\n
    \n
    Why am I not surprised.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696845704 {#3382
    date: 2023-10-09 12:01:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3388 …}
  +votes: Doctrine\ORM\PersistentCollection {#3390 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 38509
  -bodyTs: "'one':7 'peopl':13 'perpetu':22 'protest':16,28 'say':4 'surpris':33 'thing':25 'tool':11 'use':14,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3143547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845704 {#3383
    date: 2023-10-09 12:01:44.0 +02:00
  }
}
"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
227 DENIED edit
App\Entity\EntryComment {#3384
  +user: Proxies\__CG__\App\Entity\User {#3385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3231
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3018
      +user: Proxies\__CG__\App\Entity\User {#3101 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2945 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1696952144 {#2926
          date: 2023-10-10 17:35:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2933 …}
        +nested: Doctrine\ORM\PersistentCollection {#2935 …}
        +votes: Doctrine\ORM\PersistentCollection {#2937 …}
        +reports: Doctrine\ORM\PersistentCollection {#2939 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
        -id: 38498
        -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3740352"
        +editedAt: DateTimeImmutable @1696859670 {#2927
          date: 2023-10-09 15:54:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696844939 {#2928
          date: 2023-10-09 11:48:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1696845148 {#3019
        date: 2023-10-09 11:52:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3100 …}
      +nested: Doctrine\ORM\PersistentCollection {#3098 …}
      +votes: Doctrine\ORM\PersistentCollection {#3096 …}
      +reports: Doctrine\ORM\PersistentCollection {#3094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
      -id: 38501
      -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4603863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845148 {#3022
        date: 2023-10-09 11:52:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696845267 {#3229
      date: 2023-10-09 11:54:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 38503
    -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845267 {#3230
      date: 2023-10-09 11:54:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    So what your saying is that one of the very tools that people used to protest, is now being used to perpetuate the very thing they were protesting?\n
    \n
    Why am I not surprised.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696845704 {#3382
    date: 2023-10-09 12:01:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3388 …}
  +votes: Doctrine\ORM\PersistentCollection {#3390 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 38509
  -bodyTs: "'one':7 'peopl':13 'perpetu':22 'protest':16,28 'say':4 'surpris':33 'thing':25 'tool':11 'use':14,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3143547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845704 {#3383
    date: 2023-10-09 12:01:44.0 +02:00
  }
}
"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
228 DENIED moderate
App\Entity\EntryComment {#3384
  +user: Proxies\__CG__\App\Entity\User {#3385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3231
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3018
      +user: Proxies\__CG__\App\Entity\User {#3101 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#2932
        +user: App\Entity\User {#2945 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: null
        +root: null
        +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1696952144 {#2926
          date: 2023-10-10 17:35:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2933 …}
        +nested: Doctrine\ORM\PersistentCollection {#2935 …}
        +votes: Doctrine\ORM\PersistentCollection {#2937 …}
        +reports: Doctrine\ORM\PersistentCollection {#2939 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
        -id: 38498
        -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/3740352"
        +editedAt: DateTimeImmutable @1696859670 {#2927
          date: 2023-10-09 15:54:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696844939 {#2928
          date: 2023-10-09 11:48:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1696845148 {#3019
        date: 2023-10-09 11:52:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3100 …}
      +nested: Doctrine\ORM\PersistentCollection {#3098 …}
      +votes: Doctrine\ORM\PersistentCollection {#3096 …}
      +reports: Doctrine\ORM\PersistentCollection {#3094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
      -id: 38501
      -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4603863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845148 {#3022
        date: 2023-10-09 11:52:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696845267 {#3229
      date: 2023-10-09 11:54:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 38503
    -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845267 {#3230
      date: 2023-10-09 11:54:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: """
    So what your saying is that one of the very tools that people used to protest, is now being used to perpetuate the very thing they were protesting?\n
    \n
    Why am I not surprised.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696845704 {#3382
    date: 2023-10-09 12:01:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3388 …}
  +votes: Doctrine\ORM\PersistentCollection {#3390 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 38509
  -bodyTs: "'one':7 'peopl':13 'perpetu':22 'protest':16,28 'say':4 'surpris':33 'thing':25 'tool':11 'use':14,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3143547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696845704 {#3383
    date: 2023-10-09 12:01:44.0 +02:00
  }
}
"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
229 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
230 DENIED moderate
App\Entity\EntryComment {#3518
  +user: Proxies\__CG__\App\Entity\User {#3512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3231
      +user: Proxies\__CG__\App\Entity\User {#3232 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3018
        +user: Proxies\__CG__\App\Entity\User {#3101 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2932
          +user: App\Entity\User {#2945 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1696952144 {#2926
            date: 2023-10-10 17:35:44.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2933 …}
          +nested: Doctrine\ORM\PersistentCollection {#2935 …}
          +votes: Doctrine\ORM\PersistentCollection {#2937 …}
          +reports: Doctrine\ORM\PersistentCollection {#2939 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
          -id: 38498
          -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3740352"
          +editedAt: DateTimeImmutable @1696859670 {#2927
            date: 2023-10-09 15:54:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696844939 {#2928
            date: 2023-10-09 11:48:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1696845148 {#3019
          date: 2023-10-09 11:52:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3100 …}
        +nested: Doctrine\ORM\PersistentCollection {#3098 …}
        +votes: Doctrine\ORM\PersistentCollection {#3096 …}
        +reports: Doctrine\ORM\PersistentCollection {#3094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
        -id: 38501
        -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4603863"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845148 {#3022
          date: 2023-10-09 11:52:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696845267 {#3229
        date: 2023-10-09 11:54:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3233 …}
      +nested: Doctrine\ORM\PersistentCollection {#3235 …}
      +votes: Doctrine\ORM\PersistentCollection {#3237 …}
      +reports: Doctrine\ORM\PersistentCollection {#3239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
      -id: 38503
      -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845267 {#3230
        date: 2023-10-09 11:54:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: """
      So what your saying is that one of the very tools that people used to protest, is now being used to perpetuate the very thing they were protesting?\n
      \n
      Why am I not surprised.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696845704 {#3382
      date: 2023-10-09 12:01:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 38509
    -bodyTs: "'one':7 'peopl':13 'perpetu':22 'protest':16,28 'say':4 'surpris':33 'thing':25 'tool':11 'use':14,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3143547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845704 {#3383
      date: 2023-10-09 12:01:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Reddit has always required login to view NSFW. ETA: Whelp, I was wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696851478 {#3525
    date: 2023-10-09 13:37:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@FarFarAway@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3517 …}
  +nested: Doctrine\ORM\PersistentCollection {#3515 …}
  +votes: Doctrine\ORM\PersistentCollection {#3527 …}
  +reports: Doctrine\ORM\PersistentCollection {#3529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3533 …}
  -id: 38577
  -bodyTs: "'alway':3 'eta':9 'login':5 'nsfw':8 'reddit':1 'requir':4 'view':7 'whelp':10 'wrong':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4110213"
  +editedAt: DateTimeImmutable @1696901274 {#3522
    date: 2023-10-10 03:27:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696851478 {#3524
    date: 2023-10-09 13:37:58.0 +02:00
  }
}
"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
231 DENIED edit
App\Entity\EntryComment {#3518
  +user: Proxies\__CG__\App\Entity\User {#3512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3231
      +user: Proxies\__CG__\App\Entity\User {#3232 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3018
        +user: Proxies\__CG__\App\Entity\User {#3101 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2932
          +user: App\Entity\User {#2945 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1696952144 {#2926
            date: 2023-10-10 17:35:44.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2933 …}
          +nested: Doctrine\ORM\PersistentCollection {#2935 …}
          +votes: Doctrine\ORM\PersistentCollection {#2937 …}
          +reports: Doctrine\ORM\PersistentCollection {#2939 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
          -id: 38498
          -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3740352"
          +editedAt: DateTimeImmutable @1696859670 {#2927
            date: 2023-10-09 15:54:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696844939 {#2928
            date: 2023-10-09 11:48:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1696845148 {#3019
          date: 2023-10-09 11:52:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3100 …}
        +nested: Doctrine\ORM\PersistentCollection {#3098 …}
        +votes: Doctrine\ORM\PersistentCollection {#3096 …}
        +reports: Doctrine\ORM\PersistentCollection {#3094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
        -id: 38501
        -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4603863"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845148 {#3022
          date: 2023-10-09 11:52:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696845267 {#3229
        date: 2023-10-09 11:54:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3233 …}
      +nested: Doctrine\ORM\PersistentCollection {#3235 …}
      +votes: Doctrine\ORM\PersistentCollection {#3237 …}
      +reports: Doctrine\ORM\PersistentCollection {#3239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
      -id: 38503
      -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845267 {#3230
        date: 2023-10-09 11:54:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: """
      So what your saying is that one of the very tools that people used to protest, is now being used to perpetuate the very thing they were protesting?\n
      \n
      Why am I not surprised.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696845704 {#3382
      date: 2023-10-09 12:01:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 38509
    -bodyTs: "'one':7 'peopl':13 'perpetu':22 'protest':16,28 'say':4 'surpris':33 'thing':25 'tool':11 'use':14,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3143547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845704 {#3383
      date: 2023-10-09 12:01:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Reddit has always required login to view NSFW. ETA: Whelp, I was wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696851478 {#3525
    date: 2023-10-09 13:37:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@FarFarAway@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3517 …}
  +nested: Doctrine\ORM\PersistentCollection {#3515 …}
  +votes: Doctrine\ORM\PersistentCollection {#3527 …}
  +reports: Doctrine\ORM\PersistentCollection {#3529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3533 …}
  -id: 38577
  -bodyTs: "'alway':3 'eta':9 'login':5 'nsfw':8 'reddit':1 'requir':4 'view':7 'whelp':10 'wrong':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4110213"
  +editedAt: DateTimeImmutable @1696901274 {#3522
    date: 2023-10-10 03:27:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696851478 {#3524
    date: 2023-10-09 13:37:58.0 +02:00
  }
}
"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
232 DENIED moderate
App\Entity\EntryComment {#3518
  +user: Proxies\__CG__\App\Entity\User {#3512 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: App\Entity\EntryComment {#3231
      +user: Proxies\__CG__\App\Entity\User {#3232 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
      +image: null
      +parent: App\Entity\EntryComment {#3018
        +user: Proxies\__CG__\App\Entity\User {#3101 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
        +image: null
        +parent: App\Entity\EntryComment {#2932
          +user: App\Entity\User {#2945 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
          +image: null
          +parent: null
          +root: null
          +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 28
          +score: 0
          +lastActive: DateTime @1696952144 {#2926
            date: 2023-10-10 17:35:44.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@likeaduck@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2933 …}
          +nested: Doctrine\ORM\PersistentCollection {#2935 …}
          +votes: Doctrine\ORM\PersistentCollection {#2937 …}
          +reports: Doctrine\ORM\PersistentCollection {#2939 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
          -id: 38498
          -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/3740352"
          +editedAt: DateTimeImmutable @1696859670 {#2927
            date: 2023-10-09 15:54:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696844939 {#2928
            date: 2023-10-09 11:48:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2932}
        +body: "When I go to a subreddit a popup appears over similar to those news sites asking me to either login or open in app. So it’s kinda the present"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1696845148 {#3019
          date: 2023-10-09 11:52:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@likeaduck@programming.dev"
          "@RootBeerGuy@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3100 …}
        +nested: Doctrine\ORM\PersistentCollection {#3098 …}
        +votes: Doctrine\ORM\PersistentCollection {#3096 …}
        +reports: Doctrine\ORM\PersistentCollection {#3094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
        -id: 38501
        -bodyTs: "'app':24 'appear':9 'ask':16 'either':19 'go':3 'kinda':28 'login':20 'news':14 'open':22 'popup':8 'present':30 'similar':11 'site':15 'subreddit':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4603863"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696845148 {#3022
          date: 2023-10-09 11:52:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2932}
      +body: "That's for NSFW communities. Since the protests, quite a lot of communities are still marked as NSFW, even if they're not, in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696845267 {#3229
        date: 2023-10-09 11:54:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@likeaduck@programming.dev"
        "@RootBeerGuy@discuss.tchncs.de"
        "@uzzi@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3233 …}
      +nested: Doctrine\ORM\PersistentCollection {#3235 …}
      +votes: Doctrine\ORM\PersistentCollection {#3237 …}
      +reports: Doctrine\ORM\PersistentCollection {#3239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
      -id: 38503
      -bodyTs: "'communiti':5,13 'even':19 'lot':11 'mark':16 'nsfw':4,18 'protest':8 'quit':9 're':22 'realiti':25 'sinc':6 'still':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/525200/-/comment/2848938"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696845267 {#3230
        date: 2023-10-09 11:54:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2932}
    +body: """
      So what your saying is that one of the very tools that people used to protest, is now being used to perpetuate the very thing they were protesting?\n
      \n
      Why am I not surprised.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696845704 {#3382
      date: 2023-10-09 12:01:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
      "@RootBeerGuy@discuss.tchncs.de"
      "@uzzi@lemm.ee"
      "@Silejonu@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 38509
    -bodyTs: "'one':7 'peopl':13 'perpetu':22 'protest':16,28 'say':4 'surpris':33 'thing':25 'tool':11 'use':14,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3143547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696845704 {#3383
      date: 2023-10-09 12:01:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2932}
  +body: "Reddit has always required login to view NSFW. ETA: Whelp, I was wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696851478 {#3525
    date: 2023-10-09 13:37:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@FarFarAway@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3517 …}
  +nested: Doctrine\ORM\PersistentCollection {#3515 …}
  +votes: Doctrine\ORM\PersistentCollection {#3527 …}
  +reports: Doctrine\ORM\PersistentCollection {#3529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3533 …}
  -id: 38577
  -bodyTs: "'alway':3 'eta':9 'login':5 'nsfw':8 'reddit':1 'requir':4 'view':7 'whelp':10 'wrong':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4110213"
  +editedAt: DateTimeImmutable @1696901274 {#3522
    date: 2023-10-10 03:27:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696851478 {#3524
    date: 2023-10-09 13:37:58.0 +02:00
  }
}
"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
233 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
234 DENIED moderate
App\Entity\EntryComment {#3784
  +user: Proxies\__CG__\App\Entity\User {#3785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3699 …}
  +root: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696952144 {#2926
      date: 2023-10-10 17:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 38498
    -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3740352"
    +editedAt: DateTimeImmutable @1696859670 {#2927
      date: 2023-10-09 15:54:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696844939 {#2928
      date: 2023-10-09 11:48:59.0 +02:00
    }
  }
  +body: """
    When using current reddit UI, you need to log in to “verify you are over 18”.\n
    \n
    When using old.reddit.com you can proceed with a simple click on “Confirm over 18”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696855852 {#3782
    date: 2023-10-09 14:50:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@FarFarAway@startrek.website"
    "@jawa21@lemmy.sdf.org"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3786 …}
  +nested: Doctrine\ORM\PersistentCollection {#3788 …}
  +votes: Doctrine\ORM\PersistentCollection {#3790 …}
  +reports: Doctrine\ORM\PersistentCollection {#3792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3796 …}
  -id: 38658
  -bodyTs: "'18':16,30 'click':26 'confirm':28 'current':3 'log':9 'need':7 'old.reddit.com':19 'proceed':22 'reddit':4 'simpl':25 'ui':5 'use':2,18 'verifi':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3702312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855852 {#3783
    date: 2023-10-09 14:50:52.0 +02:00
  }
}
"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
235 DENIED edit
App\Entity\EntryComment {#3784
  +user: Proxies\__CG__\App\Entity\User {#3785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3699 …}
  +root: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696952144 {#2926
      date: 2023-10-10 17:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 38498
    -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3740352"
    +editedAt: DateTimeImmutable @1696859670 {#2927
      date: 2023-10-09 15:54:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696844939 {#2928
      date: 2023-10-09 11:48:59.0 +02:00
    }
  }
  +body: """
    When using current reddit UI, you need to log in to “verify you are over 18”.\n
    \n
    When using old.reddit.com you can proceed with a simple click on “Confirm over 18”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696855852 {#3782
    date: 2023-10-09 14:50:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@FarFarAway@startrek.website"
    "@jawa21@lemmy.sdf.org"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3786 …}
  +nested: Doctrine\ORM\PersistentCollection {#3788 …}
  +votes: Doctrine\ORM\PersistentCollection {#3790 …}
  +reports: Doctrine\ORM\PersistentCollection {#3792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3796 …}
  -id: 38658
  -bodyTs: "'18':16,30 'click':26 'confirm':28 'current':3 'log':9 'need':7 'old.reddit.com':19 'proceed':22 'reddit':4 'simpl':25 'ui':5 'use':2,18 'verifi':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3702312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855852 {#3783
    date: 2023-10-09 14:50:52.0 +02:00
  }
}
"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
236 DENIED moderate
App\Entity\EntryComment {#3784
  +user: Proxies\__CG__\App\Entity\User {#3785 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3699 …}
  +root: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696952144 {#2926
      date: 2023-10-10 17:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 38498
    -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3740352"
    +editedAt: DateTimeImmutable @1696859670 {#2927
      date: 2023-10-09 15:54:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696844939 {#2928
      date: 2023-10-09 11:48:59.0 +02:00
    }
  }
  +body: """
    When using current reddit UI, you need to log in to “verify you are over 18”.\n
    \n
    When using old.reddit.com you can proceed with a simple click on “Confirm over 18”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696855852 {#3782
    date: 2023-10-09 14:50:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@FarFarAway@startrek.website"
    "@jawa21@lemmy.sdf.org"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3786 …}
  +nested: Doctrine\ORM\PersistentCollection {#3788 …}
  +votes: Doctrine\ORM\PersistentCollection {#3790 …}
  +reports: Doctrine\ORM\PersistentCollection {#3792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3796 …}
  -id: 38658
  -bodyTs: "'18':16,30 'click':26 'confirm':28 'current':3 'log':9 'need':7 'old.reddit.com':19 'proceed':22 'reddit':4 'simpl':25 'ui':5 'use':2,18 'verifi':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3702312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855852 {#3783
    date: 2023-10-09 14:50:52.0 +02:00
  }
}
"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
237 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
238 DENIED moderate
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3601 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3401 …}
  +root: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696952144 {#2926
      date: 2023-10-10 17:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 38498
    -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3740352"
    +editedAt: DateTimeImmutable @1696859670 {#2927
      date: 2023-10-09 15:54:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696844939 {#2928
      date: 2023-10-09 11:48:59.0 +02:00
    }
  }
  +body: "I understand that the problem is being on mobile (and not on old.reddit). Everything might work fine on desktop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696855531 {#3598
    date: 2023-10-09 14:45:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3602 …}
  +nested: Doctrine\ORM\PersistentCollection {#3604 …}
  +votes: Doctrine\ORM\PersistentCollection {#3606 …}
  +reports: Doctrine\ORM\PersistentCollection {#3608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3612 …}
  -id: 38648
  -bodyTs: "'desktop':19 'everyth':14 'fine':17 'might':15 'mobil':9 'old.reddit':13 'problem':5 'understand':2 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1027651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855531 {#3599
    date: 2023-10-09 14:45:31.0 +02:00
  }
}
"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
239 DENIED edit
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3601 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3401 …}
  +root: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696952144 {#2926
      date: 2023-10-10 17:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 38498
    -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3740352"
    +editedAt: DateTimeImmutable @1696859670 {#2927
      date: 2023-10-09 15:54:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696844939 {#2928
      date: 2023-10-09 11:48:59.0 +02:00
    }
  }
  +body: "I understand that the problem is being on mobile (and not on old.reddit). Everything might work fine on desktop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696855531 {#3598
    date: 2023-10-09 14:45:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3602 …}
  +nested: Doctrine\ORM\PersistentCollection {#3604 …}
  +votes: Doctrine\ORM\PersistentCollection {#3606 …}
  +reports: Doctrine\ORM\PersistentCollection {#3608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3612 …}
  -id: 38648
  -bodyTs: "'desktop':19 'everyth':14 'fine':17 'might':15 'mobil':9 'old.reddit':13 'problem':5 'understand':2 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1027651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855531 {#3599
    date: 2023-10-09 14:45:31.0 +02:00
  }
}
"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
240 DENIED moderate
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3601 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3401 …}
  +root: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696952144 {#2926
      date: 2023-10-10 17:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 38498
    -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3740352"
    +editedAt: DateTimeImmutable @1696859670 {#2927
      date: 2023-10-09 15:54:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696844939 {#2928
      date: 2023-10-09 11:48:59.0 +02:00
    }
  }
  +body: "I understand that the problem is being on mobile (and not on old.reddit). Everything might work fine on desktop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696855531 {#3598
    date: 2023-10-09 14:45:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3602 …}
  +nested: Doctrine\ORM\PersistentCollection {#3604 …}
  +votes: Doctrine\ORM\PersistentCollection {#3606 …}
  +reports: Doctrine\ORM\PersistentCollection {#3608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3612 …}
  -id: 38648
  -bodyTs: "'desktop':19 'everyth':14 'fine':17 'might':15 'mobil':9 'old.reddit':13 'problem':5 'understand':2 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1027651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696855531 {#3599
    date: 2023-10-09 14:45:31.0 +02:00
  }
}
"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
241 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
242 DENIED moderate
App\Entity\EntryComment {#3800
  +user: Proxies\__CG__\App\Entity\User {#3601 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3715 …}
  +root: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696952144 {#2926
      date: 2023-10-10 17:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 38498
    -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3740352"
    +editedAt: DateTimeImmutable @1696859670 {#2927
      date: 2023-10-09 15:54:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696844939 {#2928
      date: 2023-10-09 11:48:59.0 +02:00
    }
  }
  +body: "I use Firefox and have uBlock installed. I still get an error when I click on NSFW posts. Old.reddit still works, though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696915866 {#3798
    date: 2023-10-10 07:31:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@mihnt@lemmy.world"
    "@belathus@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3801 …}
  +nested: Doctrine\ORM\PersistentCollection {#3803 …}
  +votes: Doctrine\ORM\PersistentCollection {#3805 …}
  +reports: Doctrine\ORM\PersistentCollection {#3807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3811 …}
  -id: 39764
  -bodyTs: "'click':15 'error':12 'firefox':3 'get':10 'instal':7 'nsfw':17 'old.reddit':19 'post':18 'still':9,20 'though':22 'ublock':6 'use':2 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1038562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696915866 {#3799
    date: 2023-10-10 07:31:06.0 +02:00
  }
}
"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
243 DENIED edit
App\Entity\EntryComment {#3800
  +user: Proxies\__CG__\App\Entity\User {#3601 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3715 …}
  +root: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696952144 {#2926
      date: 2023-10-10 17:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 38498
    -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3740352"
    +editedAt: DateTimeImmutable @1696859670 {#2927
      date: 2023-10-09 15:54:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696844939 {#2928
      date: 2023-10-09 11:48:59.0 +02:00
    }
  }
  +body: "I use Firefox and have uBlock installed. I still get an error when I click on NSFW posts. Old.reddit still works, though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696915866 {#3798
    date: 2023-10-10 07:31:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@mihnt@lemmy.world"
    "@belathus@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3801 …}
  +nested: Doctrine\ORM\PersistentCollection {#3803 …}
  +votes: Doctrine\ORM\PersistentCollection {#3805 …}
  +reports: Doctrine\ORM\PersistentCollection {#3807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3811 …}
  -id: 39764
  -bodyTs: "'click':15 'error':12 'firefox':3 'get':10 'instal':7 'nsfw':17 'old.reddit':19 'post':18 'still':9,20 'though':22 'ublock':6 'use':2 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1038562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696915866 {#3799
    date: 2023-10-10 07:31:06.0 +02:00
  }
}
"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
244 DENIED moderate
App\Entity\EntryComment {#3800
  +user: Proxies\__CG__\App\Entity\User {#3601 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
  +image: null
  +parent: App\Entity\EntryComment {#3715 …}
  +root: App\Entity\EntryComment {#2932
    +user: App\Entity\User {#2945 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1513 …}
    +image: null
    +parent: null
    +root: null
    +body: "Did I miss something? Or just a joke about the future of reddit because obviously they will go for it at some point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1696952144 {#2926
      date: 2023-10-10 17:35:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@likeaduck@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2933 …}
    +nested: Doctrine\ORM\PersistentCollection {#2935 …}
    +votes: Doctrine\ORM\PersistentCollection {#2937 …}
    +reports: Doctrine\ORM\PersistentCollection {#2939 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
    -id: 38498
    -bodyTs: "'futur':11 'go':18 'joke':8 'miss':3 'obvious':15 'point':23 'reddit':13 'someth':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3740352"
    +editedAt: DateTimeImmutable @1696859670 {#2927
      date: 2023-10-09 15:54:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696844939 {#2928
      date: 2023-10-09 11:48:59.0 +02:00
    }
  }
  +body: "I use Firefox and have uBlock installed. I still get an error when I click on NSFW posts. Old.reddit still works, though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696915866 {#3798
    date: 2023-10-10 07:31:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@likeaduck@programming.dev"
    "@RootBeerGuy@discuss.tchncs.de"
    "@uzzi@lemm.ee"
    "@Silejonu@kbin.social"
    "@mihnt@lemmy.world"
    "@belathus@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3801 …}
  +nested: Doctrine\ORM\PersistentCollection {#3803 …}
  +votes: Doctrine\ORM\PersistentCollection {#3805 …}
  +reports: Doctrine\ORM\PersistentCollection {#3807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3811 …}
  -id: 39764
  -bodyTs: "'click':15 'error':12 'firefox':3 'get':10 'instal':7 'nsfw':17 'old.reddit':19 'post':18 'still':9,20 'though':22 'ublock':6 'use':2 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1038562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696915866 {#3799
    date: 2023-10-10 07:31:06.0 +02:00
  }
}
"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