GET https://kbin.spritesserver.nl/index.php/d/lemmy.basedcount.com/comments/active?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.84 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Opium maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705966266 {#2425
    date: 2024-01-23 00:31:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhoresonWells@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 238737
  -bodyTs: "'mayb':2 'opium':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3386783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703108656 {#1602
    date: 2023-12-20 22:44:16.0 +01: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 {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Opium maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705966266 {#2425
    date: 2024-01-23 00:31:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhoresonWells@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 238737
  -bodyTs: "'mayb':2 'opium':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3386783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703108656 {#1602
    date: 2023-12-20 22:44:16.0 +01: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 {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "Opium maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705966266 {#2425
    date: 2024-01-23 00:31:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhoresonWells@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -id: 238737
  -bodyTs: "'mayb':2 'opium':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/comment/3386783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703108656 {#1602
    date: 2023-12-20 22:44:16.0 +01: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 {#3171
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Opium maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705966266 {#2425
      date: 2024-01-23 00:31:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhoresonWells@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 238737
    -bodyTs: "'mayb':2 'opium':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3386783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703108656 {#1602
      date: 2023-12-20 22:44:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "Yup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703109058 {#3169
    date: 2023-12-20 22:50:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhoresonWells@lemmy.basedcount.com"
    "@Dzlkrns@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 238757
  -bodyTs: "'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/2058321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703109058 {#3170
    date: 2023-12-20 22:50:58.0 +01: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 {#3171
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Opium maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705966266 {#2425
      date: 2024-01-23 00:31:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhoresonWells@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 238737
    -bodyTs: "'mayb':2 'opium':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3386783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703108656 {#1602
      date: 2023-12-20 22:44:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "Yup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703109058 {#3169
    date: 2023-12-20 22:50:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhoresonWells@lemmy.basedcount.com"
    "@Dzlkrns@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 238757
  -bodyTs: "'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/2058321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703109058 {#3170
    date: 2023-12-20 22:50:58.0 +01: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 {#3171
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: null
    +root: null
    +body: "Opium maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705966266 {#2425
      date: 2024-01-23 00:31:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WhoresonWells@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -id: 238737
    -bodyTs: "'mayb':2 'opium':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/comment/3386783"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703108656 {#1602
      date: 2023-12-20 22:44:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "Yup"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703109058 {#3169
    date: 2023-12-20 22:50:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhoresonWells@lemmy.basedcount.com"
    "@Dzlkrns@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -id: 238757
  -bodyTs: "'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/2058321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703109058 {#3170
    date: 2023-12-20 22:50:58.0 +01: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 {#1558
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > rankings from /g/\n
    \n
    everyone who is seriously replying to this: LOL
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697444660 {#1527
    date: 2023-10-16 10:24:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 51968
  -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4253640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696292532 {#1563
    date: 2023-10-03 02:22:12.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 {#1558
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > rankings from /g/\n
    \n
    everyone who is seriously replying to this: LOL
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697444660 {#1527
    date: 2023-10-16 10:24:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 51968
  -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4253640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696292532 {#1563
    date: 2023-10-03 02:22:12.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 {#1558
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > rankings from /g/\n
    \n
    everyone who is seriously replying to this: LOL
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697444660 {#1527
    date: 2023-10-16 10:24:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 51968
  -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4253640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696292532 {#1563
    date: 2023-10-03 02:22:12.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 {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > rankings from /g/\n
      \n
      everyone who is seriously replying to this: LOL
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697444660 {#1527
      date: 2023-10-16 10:24:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1555 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 51968
    -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4253640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696292532 {#1563
      date: 2023-10-03 02:22:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "What’s g?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696302294 {#3137
    date: 2023-10-03 05:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@three@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 51969
  -bodyTs: "'g':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/2905693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696302294 {#3138
    date: 2023-10-03 05:04:54.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 {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > rankings from /g/\n
      \n
      everyone who is seriously replying to this: LOL
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697444660 {#1527
      date: 2023-10-16 10:24:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1555 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 51968
    -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4253640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696292532 {#1563
      date: 2023-10-03 02:22:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "What’s g?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696302294 {#3137
    date: 2023-10-03 05:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@three@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 51969
  -bodyTs: "'g':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/2905693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696302294 {#3138
    date: 2023-10-03 05:04:54.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 {#3139
  +user: Proxies\__CG__\App\Entity\User {#3140 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > rankings from /g/\n
      \n
      everyone who is seriously replying to this: LOL
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697444660 {#1527
      date: 2023-10-16 10:24:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1555 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 51968
    -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4253640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696292532 {#1563
      date: 2023-10-03 02:22:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "What’s g?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696302294 {#3137
    date: 2023-10-03 05:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@three@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 51969
  -bodyTs: "'g':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/2905693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696302294 {#3138
    date: 2023-10-03 05:04:54.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 {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: App\Entity\EntryComment {#1558
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > rankings from /g/\n
        \n
        everyone who is seriously replying to this: LOL
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697444660 {#1527
        date: 2023-10-16 10:24:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 51968
      -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4253640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696292532 {#1563
        date: 2023-10-03 02:22:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "What’s g?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696302294 {#3137
      date: 2023-10-03 05:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@three@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    -id: 51969
    -bodyTs: "'g':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/2905693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696302294 {#3138
      date: 2023-10-03 05:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "Technology section of 4chan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696311172 {#3253
    date: 2023-10-03 07:32:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@three@lemm.ee"
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 51971
  -bodyTs: "'4chan':4 'section':2 'technolog':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/508043/-/comment/2732945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696311172 {#3254
    date: 2023-10-03 07:32: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
19 DENIED edit
App\Entity\EntryComment {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: App\Entity\EntryComment {#1558
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > rankings from /g/\n
        \n
        everyone who is seriously replying to this: LOL
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697444660 {#1527
        date: 2023-10-16 10:24:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 51968
      -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4253640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696292532 {#1563
        date: 2023-10-03 02:22:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "What’s g?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696302294 {#3137
      date: 2023-10-03 05:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@three@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    -id: 51969
    -bodyTs: "'g':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/2905693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696302294 {#3138
      date: 2023-10-03 05:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "Technology section of 4chan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696311172 {#3253
    date: 2023-10-03 07:32:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@three@lemm.ee"
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 51971
  -bodyTs: "'4chan':4 'section':2 'technolog':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/508043/-/comment/2732945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696311172 {#3254
    date: 2023-10-03 07:32: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
20 DENIED moderate
App\Entity\EntryComment {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: App\Entity\EntryComment {#1558
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > rankings from /g/\n
        \n
        everyone who is seriously replying to this: LOL
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697444660 {#1527
        date: 2023-10-16 10:24:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 51968
      -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4253640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696292532 {#1563
        date: 2023-10-03 02:22:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "What’s g?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696302294 {#3137
      date: 2023-10-03 05:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@three@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    -id: 51969
    -bodyTs: "'g':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/2905693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696302294 {#3138
      date: 2023-10-03 05:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "Technology section of 4chan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696311172 {#3253
    date: 2023-10-03 07:32:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@three@lemm.ee"
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 51971
  -bodyTs: "'4chan':4 'section':2 'technolog':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/t/508043/-/comment/2732945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696311172 {#3254
    date: 2023-10-03 07:32: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
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 {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: App\Entity\EntryComment {#1558
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > rankings from /g/\n
        \n
        everyone who is seriously replying to this: LOL
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697444660 {#1527
        date: 2023-10-16 10:24:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 51968
      -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4253640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696292532 {#1563
        date: 2023-10-03 02:22:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "What’s g?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696302294 {#3137
      date: 2023-10-03 05:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@three@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    -id: 51969
    -bodyTs: "'g':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/2905693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696302294 {#3138
      date: 2023-10-03 05:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: """
    4channel’s Technology board  \n
    [boards.4channel.org/g/](https://boards.4channel.org/g/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696330299 {#3269
    date: 2023-10-03 12:51:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@three@lemm.ee"
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 51970
  -bodyTs: "'/g/](https://boards.4channel.org/g/)':7 '4channel':1 'board':4 'boards.4channel.org':6 'boards.4channel.org/g/](https://boards.4channel.org/g/)':5 'technolog':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1612772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696330299 {#3270
    date: 2023-10-03 12:51: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
23 DENIED edit
App\Entity\EntryComment {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: App\Entity\EntryComment {#1558
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > rankings from /g/\n
        \n
        everyone who is seriously replying to this: LOL
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697444660 {#1527
        date: 2023-10-16 10:24:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 51968
      -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4253640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696292532 {#1563
        date: 2023-10-03 02:22:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "What’s g?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696302294 {#3137
      date: 2023-10-03 05:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@three@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    -id: 51969
    -bodyTs: "'g':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/2905693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696302294 {#3138
      date: 2023-10-03 05:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: """
    4channel’s Technology board  \n
    [boards.4channel.org/g/](https://boards.4channel.org/g/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696330299 {#3269
    date: 2023-10-03 12:51:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@three@lemm.ee"
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 51970
  -bodyTs: "'/g/](https://boards.4channel.org/g/)':7 '4channel':1 'board':4 'boards.4channel.org':6 'boards.4channel.org/g/](https://boards.4channel.org/g/)':5 'technolog':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1612772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696330299 {#3270
    date: 2023-10-03 12:51: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
24 DENIED moderate
App\Entity\EntryComment {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3140 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: App\Entity\EntryComment {#1558
      +user: App\Entity\User {#1689 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > rankings from /g/\n
        \n
        everyone who is seriously replying to this: LOL
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697444660 {#1527
        date: 2023-10-16 10:24:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 51968
      -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4253640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696292532 {#1563
        date: 2023-10-03 02:22:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1558}
    +body: "What’s g?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696302294 {#3137
      date: 2023-10-03 05:04:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@three@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3141 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    -id: 51969
    -bodyTs: "'g':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/2905693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696302294 {#3138
      date: 2023-10-03 05:04:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: """
    4channel’s Technology board  \n
    [boards.4channel.org/g/](https://boards.4channel.org/g/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696330299 {#3269
    date: 2023-10-03 12:51:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@three@lemm.ee"
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 51970
  -bodyTs: "'/g/](https://boards.4channel.org/g/)':7 '4channel':1 'board':4 'boards.4channel.org':6 'boards.4channel.org/g/](https://boards.4channel.org/g/)':5 'technolog':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1612772"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696330299 {#3270
    date: 2023-10-03 12:51: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
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 {#3155
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > rankings from /g/\n
      \n
      everyone who is seriously replying to this: LOL
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697444660 {#1527
      date: 2023-10-16 10:24:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1555 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 51968
    -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4253640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696292532 {#1563
      date: 2023-10-03 02:22:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "Toxicity aside some of the generals on there are very informative"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696449210 {#3153
    date: 2023-10-04 21:53:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@three@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 51972
  -bodyTs: "'asid':2 'general':6 'inform':11 'toxic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/1268221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696449210 {#3154
    date: 2023-10-04 21:53:30.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 {#3155
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > rankings from /g/\n
      \n
      everyone who is seriously replying to this: LOL
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697444660 {#1527
      date: 2023-10-16 10:24:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1555 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 51968
    -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4253640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696292532 {#1563
      date: 2023-10-03 02:22:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "Toxicity aside some of the generals on there are very informative"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696449210 {#3153
    date: 2023-10-04 21:53:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@three@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 51972
  -bodyTs: "'asid':2 'general':6 'inform':11 'toxic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/1268221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696449210 {#3154
    date: 2023-10-04 21:53:30.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 {#3155
  +user: Proxies\__CG__\App\Entity\User {#3156 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > rankings from /g/\n
      \n
      everyone who is seriously replying to this: LOL
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697444660 {#1527
      date: 2023-10-16 10:24:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1555 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 51968
    -bodyTs: "'/g':3 'everyon':4 'lol':11 'rank':1 'repli':8 'serious':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4253640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696292532 {#1563
      date: 2023-10-03 02:22:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +body: "Toxicity aside some of the generals on there are very informative"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696449210 {#3153
    date: 2023-10-04 21:53:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@three@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 51972
  -bodyTs: "'asid':2 'general':6 'inform':11 'toxic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.basedcount.com/comment/1268221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696449210 {#3154
    date: 2023-10-04 21:53:30.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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: "BiglyBT having a chat feature boggles me, why would anyone want that in their torrent client?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697444574 {#2458
    date: 2023-10-16 10:22:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 51965
  -bodyTs: "'anyon':10 'biglybt':1 'boggl':6 'chat':4 'client':16 'featur':5 'torrent':15 'want':11 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3620968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696287943 {#2461
    date: 2023-10-03 01:05:43.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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: "BiglyBT having a chat feature boggles me, why would anyone want that in their torrent client?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697444574 {#2458
    date: 2023-10-16 10:22:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 51965
  -bodyTs: "'anyon':10 'biglybt':1 'boggl':6 'chat':4 'client':16 'featur':5 'torrent':15 'want':11 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3620968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696287943 {#2461
    date: 2023-10-03 01:05:43.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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: null
  +root: null
  +body: "BiglyBT having a chat feature boggles me, why would anyone want that in their torrent client?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697444574 {#2458
    date: 2023-10-16 10:22:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 51965
  -bodyTs: "'anyon':10 'biglybt':1 'boggl':6 'chat':4 'client':16 'featur':5 'torrent':15 'want':11 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3620968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696287943 {#2461
    date: 2023-10-03 01:05:43.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 {#3119
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#2452
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: null
    +root: null
    +body: "BiglyBT having a chat feature boggles me, why would anyone want that in their torrent client?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697444574 {#2458
      date: 2023-10-16 10:22:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    -id: 51965
    -bodyTs: "'anyon':10 'biglybt':1 'boggl':6 'chat':4 'client':16 'featur':5 'torrent':15 'want':11 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3620968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696287943 {#2461
      date: 2023-10-03 01:05:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "To get in those private trackers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696289827 {#3117
    date: 2023-10-03 01:37:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@Caligvla@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 51966
  -bodyTs: "'get':2 'privat':5 'tracker':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3326962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696289827 {#3118
    date: 2023-10-03 01:37:07.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 {#3119
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#2452
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: null
    +root: null
    +body: "BiglyBT having a chat feature boggles me, why would anyone want that in their torrent client?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697444574 {#2458
      date: 2023-10-16 10:22:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    -id: 51965
    -bodyTs: "'anyon':10 'biglybt':1 'boggl':6 'chat':4 'client':16 'featur':5 'torrent':15 'want':11 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3620968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696287943 {#2461
      date: 2023-10-03 01:05:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "To get in those private trackers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696289827 {#3117
    date: 2023-10-03 01:37:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@Caligvla@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 51966
  -bodyTs: "'get':2 'privat':5 'tracker':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3326962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696289827 {#3118
    date: 2023-10-03 01:37:07.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 {#3119
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: App\Entity\EntryComment {#2452
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: null
    +parent: null
    +root: null
    +body: "BiglyBT having a chat feature boggles me, why would anyone want that in their torrent client?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697444574 {#2458
      date: 2023-10-16 10:22:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    -id: 51965
    -bodyTs: "'anyon':10 'biglybt':1 'boggl':6 'chat':4 'client':16 'featur':5 'torrent':15 'want':11 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/3620968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696287943 {#2461
      date: 2023-10-03 01:05:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "To get in those private trackers"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696289827 {#3117
    date: 2023-10-03 01:37:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@Caligvla@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 51966
  -bodyTs: "'get':2 'privat':5 'tracker':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3326962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696289827 {#3118
    date: 2023-10-03 01:37:07.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 {#2083
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "DIgdeeper…lol. Guy is an insane alarmist who is maybe a flat-earther or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697434331 {#2079
    date: 2023-10-16 07:32:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 51785
  -bodyTs: "'alarmist':7 'digdeep':1 'earther':14 'flat':13 'flat-earth':12 'guy':3 'insan':6 'lol':2 'mayb':10 'someth':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2074861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697434331 {#2084
    date: 2023-10-16 07:32:11.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 {#2083
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "DIgdeeper…lol. Guy is an insane alarmist who is maybe a flat-earther or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697434331 {#2079
    date: 2023-10-16 07:32:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 51785
  -bodyTs: "'alarmist':7 'digdeep':1 'earther':14 'flat':13 'flat-earth':12 'guy':3 'insan':6 'lol':2 'mayb':10 'someth':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2074861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697434331 {#2084
    date: 2023-10-16 07:32:11.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 {#2083
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "DIgdeeper…lol. Guy is an insane alarmist who is maybe a flat-earther or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697434331 {#2079
    date: 2023-10-16 07:32:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 51785
  -bodyTs: "'alarmist':7 'digdeep':1 'earther':14 'flat':13 'flat-earth':12 'guy':3 'insan':6 'lol':2 'mayb':10 'someth':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2074861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697434331 {#2084
    date: 2023-10-16 07:32:11.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 {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "**not all telemetry is bad or spying**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697342582 {#2136
    date: 2023-10-15 06:03:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 43289
  -bodyTs: "'bad':5 'spi':7 'telemetri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3546126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697122919 {#2137
    date: 2023-10-12 17:01: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
43 DENIED edit
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "**not all telemetry is bad or spying**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697342582 {#2136
    date: 2023-10-15 06:03:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 43289
  -bodyTs: "'bad':5 'spi':7 'telemetri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3546126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697122919 {#2137
    date: 2023-10-12 17:01: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
44 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "**not all telemetry is bad or spying**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697342582 {#2136
    date: 2023-10-15 06:03:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 43289
  -bodyTs: "'bad':5 'spi':7 'telemetri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3546126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697122919 {#2137
    date: 2023-10-12 17:01: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
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 {#3065
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "**not all telemetry is bad or spying**"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697342582 {#2136
      date: 2023-10-15 06:03:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 43289
    -bodyTs: "'bad':5 'spi':7 'telemetri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3546126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697122919 {#2137
      date: 2023-10-12 17:01:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    The **only** telemetry that is not spying is when they ask if the user allows it, on install, with the default being: no.\n
    \n
    Otherwise it’s all spying as far as I’m concerned.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697218491 {#3067
    date: 2023-10-13 19:34:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3061 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  -id: 46215
  -bodyTs: "'allow':15 'ask':11 'concern':34 'default':21 'far':30 'instal':18 'm':33 'otherwis':24 'spi':7,28 'telemetri':3 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/2837073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697218491 {#3066
    date: 2023-10-13 19:34:51.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 {#3065
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "**not all telemetry is bad or spying**"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697342582 {#2136
      date: 2023-10-15 06:03:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 43289
    -bodyTs: "'bad':5 'spi':7 'telemetri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3546126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697122919 {#2137
      date: 2023-10-12 17:01:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    The **only** telemetry that is not spying is when they ask if the user allows it, on install, with the default being: no.\n
    \n
    Otherwise it’s all spying as far as I’m concerned.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697218491 {#3067
    date: 2023-10-13 19:34:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3061 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  -id: 46215
  -bodyTs: "'allow':15 'ask':11 'concern':34 'default':21 'far':30 'instal':18 'm':33 'otherwis':24 'spi':7,28 'telemetri':3 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/2837073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697218491 {#3066
    date: 2023-10-13 19:34:51.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 {#3065
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "**not all telemetry is bad or spying**"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697342582 {#2136
      date: 2023-10-15 06:03:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 43289
    -bodyTs: "'bad':5 'spi':7 'telemetri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3546126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697122919 {#2137
      date: 2023-10-12 17:01:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    The **only** telemetry that is not spying is when they ask if the user allows it, on install, with the default being: no.\n
    \n
    Otherwise it’s all spying as far as I’m concerned.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697218491 {#3067
    date: 2023-10-13 19:34:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3063 …}
  +nested: Doctrine\ORM\PersistentCollection {#3061 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  -id: 46215
  -bodyTs: "'allow':15 'ask':11 'concern':34 'default':21 'far':30 'instal':18 'm':33 'otherwis':24 'spi':7,28 'telemetri':3 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/2837073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697218491 {#3066
    date: 2023-10-13 19:34:51.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 {#3225
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3065
    +user: Proxies\__CG__\App\Entity\User {#3064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "**not all telemetry is bad or spying**"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1697342582 {#2136
        date: 2023-10-15 06:03:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 43289
      -bodyTs: "'bad':5 'spi':7 'telemetri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3546126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697122919 {#2137
        date: 2023-10-12 17:01:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      The **only** telemetry that is not spying is when they ask if the user allows it, on install, with the default being: no.\n
      \n
      Otherwise it’s all spying as far as I’m concerned.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697218491 {#3067
      date: 2023-10-13 19:34:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@backhdlp@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3063 …}
    +nested: Doctrine\ORM\PersistentCollection {#3061 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
    -id: 46215
    -bodyTs: "'allow':15 'ask':11 'concern':34 'default':21 'far':30 'instal':18 'm':33 'otherwis':24 'spi':7,28 'telemetri':3 'user':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/2837073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697218491 {#3066
      date: 2023-10-13 19:34:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "I’m not here to have the Fedora Telemetry discussion, but I think it’s not spying If the user has choice and control over what gets through if anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697220038 {#3223
    date: 2023-10-13 20:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
    "@Dispossessed@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 46270
  -bodyTs: "'anyth':30 'choic':22 'control':24 'discuss':10 'fedora':8 'get':27 'm':2 'spi':17 'telemetri':9 'think':13 'user':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3576650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697220038 {#3224
    date: 2023-10-13 20:00: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
51 DENIED edit
App\Entity\EntryComment {#3225
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3065
    +user: Proxies\__CG__\App\Entity\User {#3064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "**not all telemetry is bad or spying**"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1697342582 {#2136
        date: 2023-10-15 06:03:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 43289
      -bodyTs: "'bad':5 'spi':7 'telemetri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3546126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697122919 {#2137
        date: 2023-10-12 17:01:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      The **only** telemetry that is not spying is when they ask if the user allows it, on install, with the default being: no.\n
      \n
      Otherwise it’s all spying as far as I’m concerned.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697218491 {#3067
      date: 2023-10-13 19:34:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@backhdlp@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3063 …}
    +nested: Doctrine\ORM\PersistentCollection {#3061 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
    -id: 46215
    -bodyTs: "'allow':15 'ask':11 'concern':34 'default':21 'far':30 'instal':18 'm':33 'otherwis':24 'spi':7,28 'telemetri':3 'user':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/2837073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697218491 {#3066
      date: 2023-10-13 19:34:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "I’m not here to have the Fedora Telemetry discussion, but I think it’s not spying If the user has choice and control over what gets through if anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697220038 {#3223
    date: 2023-10-13 20:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
    "@Dispossessed@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 46270
  -bodyTs: "'anyth':30 'choic':22 'control':24 'discuss':10 'fedora':8 'get':27 'm':2 'spi':17 'telemetri':9 'think':13 'user':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3576650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697220038 {#3224
    date: 2023-10-13 20:00: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
52 DENIED moderate
App\Entity\EntryComment {#3225
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3065
    +user: Proxies\__CG__\App\Entity\User {#3064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "**not all telemetry is bad or spying**"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1697342582 {#2136
        date: 2023-10-15 06:03:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 43289
      -bodyTs: "'bad':5 'spi':7 'telemetri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3546126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697122919 {#2137
        date: 2023-10-12 17:01:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      The **only** telemetry that is not spying is when they ask if the user allows it, on install, with the default being: no.\n
      \n
      Otherwise it’s all spying as far as I’m concerned.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697218491 {#3067
      date: 2023-10-13 19:34:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@backhdlp@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3063 …}
    +nested: Doctrine\ORM\PersistentCollection {#3061 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
    -id: 46215
    -bodyTs: "'allow':15 'ask':11 'concern':34 'default':21 'far':30 'instal':18 'm':33 'otherwis':24 'spi':7,28 'telemetri':3 'user':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/2837073"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697218491 {#3066
      date: 2023-10-13 19:34:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "I’m not here to have the Fedora Telemetry discussion, but I think it’s not spying If the user has choice and control over what gets through if anything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697220038 {#3223
    date: 2023-10-13 20:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
    "@Dispossessed@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 46270
  -bodyTs: "'anyth':30 'choic':22 'control':24 'discuss':10 'fedora':8 'get':27 'm':2 'spi':17 'telemetri':9 'think':13 'user':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3576650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697220038 {#3224
    date: 2023-10-13 20:00: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
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 {#3325
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3065
      +user: Proxies\__CG__\App\Entity\User {#3064 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2069
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "**not all telemetry is bad or spying**"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1697342582 {#2136
          date: 2023-10-15 06:03:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 43289
        -bodyTs: "'bad':5 'spi':7 'telemetri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3546126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697122919 {#2137
          date: 2023-10-12 17:01:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: """
        The **only** telemetry that is not spying is when they ask if the user allows it, on install, with the default being: no.\n
        \n
        Otherwise it’s all spying as far as I’m concerned.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697218491 {#3067
        date: 2023-10-13 19:34:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@backhdlp@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3063 …}
      +nested: Doctrine\ORM\PersistentCollection {#3061 …}
      +votes: Doctrine\ORM\PersistentCollection {#3059 …}
      +reports: Doctrine\ORM\PersistentCollection {#3057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
      -id: 46215
      -bodyTs: "'allow':15 'ask':11 'concern':34 'default':21 'far':30 'instal':18 'm':33 'otherwis':24 'spi':7,28 'telemetri':3 'user':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/2837073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697218491 {#3066
        date: 2023-10-13 19:34:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "I’m not here to have the Fedora Telemetry discussion, but I think it’s not spying If the user has choice and control over what gets through if anything"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697220038 {#3223
      date: 2023-10-13 20:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@backhdlp@lemmy.blahaj.zone"
      "@Dispossessed@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3228 …}
    +votes: Doctrine\ORM\PersistentCollection {#3230 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
    -id: 46270
    -bodyTs: "'anyth':30 'choic':22 'control':24 'discuss':10 'fedora':8 'get':27 'm':2 'spi':17 'telemetri':9 'think':13 'user':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3576650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697220038 {#3224
      date: 2023-10-13 20:00:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Agree to disagree. I think it’s not spying if the user have **consent** and **control** over what’s get through if anything. Consent is a higher bar to achieve then choice. But im perfectly fine with you having your own opinion on the matter!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697227614 {#3323
    date: 2023-10-13 22:06:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
    "@Dispossessed@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3330 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 46642
  -bodyTs: "'achiev':30 'agre':1 'anyth':23 'bar':28 'choic':32 'consent':14,24 'control':16 'disagre':3 'fine':36 'get':20 'higher':27 'im':34 'matter':45 'opinion':42 'perfect':35 'spi':9 'think':5 'user':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/2840489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697227614 {#3324
    date: 2023-10-13 22:06:54.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 {#3325
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3065
      +user: Proxies\__CG__\App\Entity\User {#3064 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2069
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "**not all telemetry is bad or spying**"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1697342582 {#2136
          date: 2023-10-15 06:03:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 43289
        -bodyTs: "'bad':5 'spi':7 'telemetri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3546126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697122919 {#2137
          date: 2023-10-12 17:01:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: """
        The **only** telemetry that is not spying is when they ask if the user allows it, on install, with the default being: no.\n
        \n
        Otherwise it’s all spying as far as I’m concerned.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697218491 {#3067
        date: 2023-10-13 19:34:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@backhdlp@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3063 …}
      +nested: Doctrine\ORM\PersistentCollection {#3061 …}
      +votes: Doctrine\ORM\PersistentCollection {#3059 …}
      +reports: Doctrine\ORM\PersistentCollection {#3057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
      -id: 46215
      -bodyTs: "'allow':15 'ask':11 'concern':34 'default':21 'far':30 'instal':18 'm':33 'otherwis':24 'spi':7,28 'telemetri':3 'user':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/2837073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697218491 {#3066
        date: 2023-10-13 19:34:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "I’m not here to have the Fedora Telemetry discussion, but I think it’s not spying If the user has choice and control over what gets through if anything"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697220038 {#3223
      date: 2023-10-13 20:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@backhdlp@lemmy.blahaj.zone"
      "@Dispossessed@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3228 …}
    +votes: Doctrine\ORM\PersistentCollection {#3230 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
    -id: 46270
    -bodyTs: "'anyth':30 'choic':22 'control':24 'discuss':10 'fedora':8 'get':27 'm':2 'spi':17 'telemetri':9 'think':13 'user':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3576650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697220038 {#3224
      date: 2023-10-13 20:00:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Agree to disagree. I think it’s not spying if the user have **consent** and **control** over what’s get through if anything. Consent is a higher bar to achieve then choice. But im perfectly fine with you having your own opinion on the matter!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697227614 {#3323
    date: 2023-10-13 22:06:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
    "@Dispossessed@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3330 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 46642
  -bodyTs: "'achiev':30 'agre':1 'anyth':23 'bar':28 'choic':32 'consent':14,24 'control':16 'disagre':3 'fine':36 'get':20 'higher':27 'im':34 'matter':45 'opinion':42 'perfect':35 'spi':9 'think':5 'user':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/2840489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697227614 {#3324
    date: 2023-10-13 22:06:54.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 {#3325
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3225
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3065
      +user: Proxies\__CG__\App\Entity\User {#3064 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2069
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "**not all telemetry is bad or spying**"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1697342582 {#2136
          date: 2023-10-15 06:03:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 43289
        -bodyTs: "'bad':5 'spi':7 'telemetri':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3546126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697122919 {#2137
          date: 2023-10-12 17:01:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: """
        The **only** telemetry that is not spying is when they ask if the user allows it, on install, with the default being: no.\n
        \n
        Otherwise it’s all spying as far as I’m concerned.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697218491 {#3067
        date: 2023-10-13 19:34:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@backhdlp@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3063 …}
      +nested: Doctrine\ORM\PersistentCollection {#3061 …}
      +votes: Doctrine\ORM\PersistentCollection {#3059 …}
      +reports: Doctrine\ORM\PersistentCollection {#3057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
      -id: 46215
      -bodyTs: "'allow':15 'ask':11 'concern':34 'default':21 'far':30 'instal':18 'm':33 'otherwis':24 'spi':7,28 'telemetri':3 'user':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/2837073"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697218491 {#3066
        date: 2023-10-13 19:34:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "I’m not here to have the Fedora Telemetry discussion, but I think it’s not spying If the user has choice and control over what gets through if anything"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697220038 {#3223
      date: 2023-10-13 20:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@backhdlp@lemmy.blahaj.zone"
      "@Dispossessed@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3228 …}
    +votes: Doctrine\ORM\PersistentCollection {#3230 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
    -id: 46270
    -bodyTs: "'anyth':30 'choic':22 'control':24 'discuss':10 'fedora':8 'get':27 'm':2 'spi':17 'telemetri':9 'think':13 'user':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3576650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697220038 {#3224
      date: 2023-10-13 20:00:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Agree to disagree. I think it’s not spying if the user have **consent** and **control** over what’s get through if anything. Consent is a higher bar to achieve then choice. But im perfectly fine with you having your own opinion on the matter!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697227614 {#3323
    date: 2023-10-13 22:06:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
    "@Dispossessed@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3330 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 46642
  -bodyTs: "'achiev':30 'agre':1 'anyth':23 'bar':28 'choic':32 'consent':14,24 'control':16 'disagre':3 'fine':36 'get':20 'higher':27 'im':34 'matter':45 'opinion':42 'perfect':35 'spi':9 'think':5 'user':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/2840489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697227614 {#3324
    date: 2023-10-13 22:06:54.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 {#3362
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3325
    +user: Proxies\__CG__\App\Entity\User {#3064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3225
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#3065
        +user: Proxies\__CG__\App\Entity\User {#3064 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: App\Entity\EntryComment {#2069
          +user: App\Entity\User {#2047 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
          +image: null
          +parent: null
          +root: null
          +body: "**not all telemetry is bad or spying**"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1697342582 {#2136
            date: 2023-10-15 06:03:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@witchdoctor@lemmy.basedcount.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2065 …}
          +nested: Doctrine\ORM\PersistentCollection {#2066 …}
          +votes: Doctrine\ORM\PersistentCollection {#2067 …}
          +reports: Doctrine\ORM\PersistentCollection {#2049 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
          -id: 43289
          -bodyTs: "'bad':5 'spi':7 'telemetri':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/3546126"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697122919 {#2137
            date: 2023-10-12 17:01:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2069}
        +body: """
          The **only** telemetry that is not spying is when they ask if the user allows it, on install, with the default being: no.\n
          \n
          Otherwise it’s all spying as far as I’m concerned.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697218491 {#3067
          date: 2023-10-13 19:34:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
          "@backhdlp@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3063 …}
        +nested: Doctrine\ORM\PersistentCollection {#3061 …}
        +votes: Doctrine\ORM\PersistentCollection {#3059 …}
        +reports: Doctrine\ORM\PersistentCollection {#3057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
        -id: 46215
        -bodyTs: "'allow':15 'ask':11 'concern':34 'default':21 'far':30 'instal':18 'm':33 'otherwis':24 'spi':7,28 'telemetri':3 'user':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.eco.br/comment/2837073"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697218491 {#3066
          date: 2023-10-13 19:34:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: "I’m not here to have the Fedora Telemetry discussion, but I think it’s not spying If the user has choice and control over what gets through if anything"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697220038 {#3223
        date: 2023-10-13 20:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@backhdlp@lemmy.blahaj.zone"
        "@Dispossessed@lemmy.eco.br"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3228 …}
      +votes: Doctrine\ORM\PersistentCollection {#3230 …}
      +reports: Doctrine\ORM\PersistentCollection {#3232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
      -id: 46270
      -bodyTs: "'anyth':30 'choic':22 'control':24 'discuss':10 'fedora':8 'get':27 'm':2 'spi':17 'telemetri':9 'think':13 'user':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3576650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697220038 {#3224
        date: 2023-10-13 20:00:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "Agree to disagree. I think it’s not spying if the user have **consent** and **control** over what’s get through if anything. Consent is a higher bar to achieve then choice. But im perfectly fine with you having your own opinion on the matter!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697227614 {#3323
      date: 2023-10-13 22:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@backhdlp@lemmy.blahaj.zone"
      "@Dispossessed@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3326 …}
    +nested: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3330 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 46642
    -bodyTs: "'achiev':30 'agre':1 'anyth':23 'bar':28 'choic':32 'consent':14,24 'control':16 'disagre':3 'fine':36 'get':20 'higher':27 'im':34 'matter':45 'opinion':42 'perfect':35 'spi':9 'think':5 'user':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/2840489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697227614 {#3324
      date: 2023-10-13 22:06:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "I think we agree here, tho I seem to have formulated my comment in a way where it didn’t seem like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697232535 {#3360
    date: 2023-10-13 23:28:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
    "@Dispossessed@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3363 …}
  +nested: Doctrine\ORM\PersistentCollection {#3365 …}
  +votes: Doctrine\ORM\PersistentCollection {#3367 …}
  +reports: Doctrine\ORM\PersistentCollection {#3369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
  -id: 46953
  -bodyTs: "'agre':4 'comment':13 'didn':19 'formul':11 'like':22 'seem':8,21 'think':2 'tho':6 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3580689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232535 {#3361
    date: 2023-10-13 23:28:55.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 {#3362
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3325
    +user: Proxies\__CG__\App\Entity\User {#3064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3225
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#3065
        +user: Proxies\__CG__\App\Entity\User {#3064 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: App\Entity\EntryComment {#2069
          +user: App\Entity\User {#2047 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
          +image: null
          +parent: null
          +root: null
          +body: "**not all telemetry is bad or spying**"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1697342582 {#2136
            date: 2023-10-15 06:03:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@witchdoctor@lemmy.basedcount.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2065 …}
          +nested: Doctrine\ORM\PersistentCollection {#2066 …}
          +votes: Doctrine\ORM\PersistentCollection {#2067 …}
          +reports: Doctrine\ORM\PersistentCollection {#2049 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
          -id: 43289
          -bodyTs: "'bad':5 'spi':7 'telemetri':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/3546126"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697122919 {#2137
            date: 2023-10-12 17:01:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2069}
        +body: """
          The **only** telemetry that is not spying is when they ask if the user allows it, on install, with the default being: no.\n
          \n
          Otherwise it’s all spying as far as I’m concerned.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697218491 {#3067
          date: 2023-10-13 19:34:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
          "@backhdlp@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3063 …}
        +nested: Doctrine\ORM\PersistentCollection {#3061 …}
        +votes: Doctrine\ORM\PersistentCollection {#3059 …}
        +reports: Doctrine\ORM\PersistentCollection {#3057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
        -id: 46215
        -bodyTs: "'allow':15 'ask':11 'concern':34 'default':21 'far':30 'instal':18 'm':33 'otherwis':24 'spi':7,28 'telemetri':3 'user':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.eco.br/comment/2837073"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697218491 {#3066
          date: 2023-10-13 19:34:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: "I’m not here to have the Fedora Telemetry discussion, but I think it’s not spying If the user has choice and control over what gets through if anything"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697220038 {#3223
        date: 2023-10-13 20:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@backhdlp@lemmy.blahaj.zone"
        "@Dispossessed@lemmy.eco.br"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3228 …}
      +votes: Doctrine\ORM\PersistentCollection {#3230 …}
      +reports: Doctrine\ORM\PersistentCollection {#3232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
      -id: 46270
      -bodyTs: "'anyth':30 'choic':22 'control':24 'discuss':10 'fedora':8 'get':27 'm':2 'spi':17 'telemetri':9 'think':13 'user':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3576650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697220038 {#3224
        date: 2023-10-13 20:00:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "Agree to disagree. I think it’s not spying if the user have **consent** and **control** over what’s get through if anything. Consent is a higher bar to achieve then choice. But im perfectly fine with you having your own opinion on the matter!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697227614 {#3323
      date: 2023-10-13 22:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@backhdlp@lemmy.blahaj.zone"
      "@Dispossessed@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3326 …}
    +nested: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3330 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 46642
    -bodyTs: "'achiev':30 'agre':1 'anyth':23 'bar':28 'choic':32 'consent':14,24 'control':16 'disagre':3 'fine':36 'get':20 'higher':27 'im':34 'matter':45 'opinion':42 'perfect':35 'spi':9 'think':5 'user':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/2840489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697227614 {#3324
      date: 2023-10-13 22:06:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "I think we agree here, tho I seem to have formulated my comment in a way where it didn’t seem like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697232535 {#3360
    date: 2023-10-13 23:28:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
    "@Dispossessed@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3363 …}
  +nested: Doctrine\ORM\PersistentCollection {#3365 …}
  +votes: Doctrine\ORM\PersistentCollection {#3367 …}
  +reports: Doctrine\ORM\PersistentCollection {#3369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
  -id: 46953
  -bodyTs: "'agre':4 'comment':13 'didn':19 'formul':11 'like':22 'seem':8,21 'think':2 'tho':6 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3580689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232535 {#3361
    date: 2023-10-13 23:28:55.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 {#3362
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3325
    +user: Proxies\__CG__\App\Entity\User {#3064 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3225
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#3065
        +user: Proxies\__CG__\App\Entity\User {#3064 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: App\Entity\EntryComment {#2069
          +user: App\Entity\User {#2047 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
          +image: null
          +parent: null
          +root: null
          +body: "**not all telemetry is bad or spying**"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1697342582 {#2136
            date: 2023-10-15 06:03:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@witchdoctor@lemmy.basedcount.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2065 …}
          +nested: Doctrine\ORM\PersistentCollection {#2066 …}
          +votes: Doctrine\ORM\PersistentCollection {#2067 …}
          +reports: Doctrine\ORM\PersistentCollection {#2049 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
          -id: 43289
          -bodyTs: "'bad':5 'spi':7 'telemetri':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/3546126"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697122919 {#2137
            date: 2023-10-12 17:01:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2069}
        +body: """
          The **only** telemetry that is not spying is when they ask if the user allows it, on install, with the default being: no.\n
          \n
          Otherwise it’s all spying as far as I’m concerned.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697218491 {#3067
          date: 2023-10-13 19:34:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
          "@backhdlp@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3063 …}
        +nested: Doctrine\ORM\PersistentCollection {#3061 …}
        +votes: Doctrine\ORM\PersistentCollection {#3059 …}
        +reports: Doctrine\ORM\PersistentCollection {#3057 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3055 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
        -id: 46215
        -bodyTs: "'allow':15 'ask':11 'concern':34 'default':21 'far':30 'instal':18 'm':33 'otherwis':24 'spi':7,28 'telemetri':3 'user':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.eco.br/comment/2837073"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697218491 {#3066
          date: 2023-10-13 19:34:51.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: "I’m not here to have the Fedora Telemetry discussion, but I think it’s not spying If the user has choice and control over what gets through if anything"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697220038 {#3223
        date: 2023-10-13 20:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@backhdlp@lemmy.blahaj.zone"
        "@Dispossessed@lemmy.eco.br"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3228 …}
      +votes: Doctrine\ORM\PersistentCollection {#3230 …}
      +reports: Doctrine\ORM\PersistentCollection {#3232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
      -id: 46270
      -bodyTs: "'anyth':30 'choic':22 'control':24 'discuss':10 'fedora':8 'get':27 'm':2 'spi':17 'telemetri':9 'think':13 'user':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3576650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697220038 {#3224
        date: 2023-10-13 20:00:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "Agree to disagree. I think it’s not spying if the user have **consent** and **control** over what’s get through if anything. Consent is a higher bar to achieve then choice. But im perfectly fine with you having your own opinion on the matter!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697227614 {#3323
      date: 2023-10-13 22:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@backhdlp@lemmy.blahaj.zone"
      "@Dispossessed@lemmy.eco.br"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3326 …}
    +nested: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3330 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 46642
    -bodyTs: "'achiev':30 'agre':1 'anyth':23 'bar':28 'choic':32 'consent':14,24 'control':16 'disagre':3 'fine':36 'get':20 'higher':27 'im':34 'matter':45 'opinion':42 'perfect':35 'spi':9 'think':5 'user':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/comment/2840489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697227614 {#3324
      date: 2023-10-13 22:06:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "I think we agree here, tho I seem to have formulated my comment in a way where it didn’t seem like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697232535 {#3360
    date: 2023-10-13 23:28:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
    "@Dispossessed@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3363 …}
  +nested: Doctrine\ORM\PersistentCollection {#3365 …}
  +votes: Doctrine\ORM\PersistentCollection {#3367 …}
  +reports: Doctrine\ORM\PersistentCollection {#3369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
  -id: 46953
  -bodyTs: "'agre':4 'comment':13 'didn':19 'formul':11 'like':22 'seem':8,21 'think':2 'tho':6 'way':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3580689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697232535 {#3361
    date: 2023-10-13 23:28:55.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 {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "**not all telemetry is bad or spying**"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697342582 {#2136
      date: 2023-10-15 06:03:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 43289
    -bodyTs: "'bad':5 'spi':7 'telemetri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3546126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697122919 {#2137
      date: 2023-10-12 17:01:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Telemetry, even if well intentioned, might end in the wrong hands (by a company acquisition, a data breach or a government request). And the data collected is probably enough to make cross referencing with other sources and identify you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697332583 {#3051
    date: 2023-10-15 03:16:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 49767
  -bodyTs: "'acquisit':15 'breach':18 'collect':26 'compani':14 'cross':32 'data':17,25 'end':7 'enough':29 'even':2 'govern':21 'hand':11 'identifi':38 'intent':5 'make':31 'might':6 'probabl':28 'referenc':33 'request':22 'sourc':36 'telemetri':1 'well':4 'wrong':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4539978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697332583 {#3050
    date: 2023-10-15 03:16: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
63 DENIED edit
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "**not all telemetry is bad or spying**"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697342582 {#2136
      date: 2023-10-15 06:03:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 43289
    -bodyTs: "'bad':5 'spi':7 'telemetri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3546126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697122919 {#2137
      date: 2023-10-12 17:01:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Telemetry, even if well intentioned, might end in the wrong hands (by a company acquisition, a data breach or a government request). And the data collected is probably enough to make cross referencing with other sources and identify you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697332583 {#3051
    date: 2023-10-15 03:16:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 49767
  -bodyTs: "'acquisit':15 'breach':18 'collect':26 'compani':14 'cross':32 'data':17,25 'end':7 'enough':29 'even':2 'govern':21 'hand':11 'identifi':38 'intent':5 'make':31 'might':6 'probabl':28 'referenc':33 'request':22 'sourc':36 'telemetri':1 'well':4 'wrong':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4539978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697332583 {#3050
    date: 2023-10-15 03:16: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
64 DENIED moderate
App\Entity\EntryComment {#3049
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "**not all telemetry is bad or spying**"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697342582 {#2136
      date: 2023-10-15 06:03:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 43289
    -bodyTs: "'bad':5 'spi':7 'telemetri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3546126"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697122919 {#2137
      date: 2023-10-12 17:01:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Telemetry, even if well intentioned, might end in the wrong hands (by a company acquisition, a data breach or a government request). And the data collected is probably enough to make cross referencing with other sources and identify you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697332583 {#3051
    date: 2023-10-15 03:16:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3047 …}
  +nested: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
  -id: 49767
  -bodyTs: "'acquisit':15 'breach':18 'collect':26 'compani':14 'cross':32 'data':17,25 'end':7 'enough':29 'even':2 'govern':21 'hand':11 'identifi':38 'intent':5 'make':31 'might':6 'probabl':28 'referenc':33 'request':22 'sourc':36 'telemetri':1 'well':4 'wrong':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4539978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697332583 {#3050
    date: 2023-10-15 03:16: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
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 {#3240
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3049
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "**not all telemetry is bad or spying**"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1697342582 {#2136
        date: 2023-10-15 06:03:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 43289
      -bodyTs: "'bad':5 'spi':7 'telemetri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3546126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697122919 {#2137
        date: 2023-10-12 17:01:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "Telemetry, even if well intentioned, might end in the wrong hands (by a company acquisition, a data breach or a government request). And the data collected is probably enough to make cross referencing with other sources and identify you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697332583 {#3051
      date: 2023-10-15 03:16:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@backhdlp@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3047 …}
    +nested: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
    -id: 49767
    -bodyTs: "'acquisit':15 'breach':18 'collect':26 'compani':14 'cross':32 'data':17,25 'end':7 'enough':29 'even':2 'govern':21 'hand':11 'identifi':38 'intent':5 'make':31 'might':6 'probabl':28 'referenc':33 'request':22 'sourc':36 'telemetri':1 'well':4 'wrong':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4539978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697332583 {#3050
      date: 2023-10-15 03:16:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "anonymous Telemetry exists"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697342579 {#3238
    date: 2023-10-15 06:02:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
    "@sir_reginald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3241 …}
  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
  -id: 50000
  -bodyTs: "'anonym':1 'exist':3 'telemetri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3612691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697342579 {#3239
    date: 2023-10-15 06:02: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
67 DENIED edit
App\Entity\EntryComment {#3240
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3049
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "**not all telemetry is bad or spying**"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1697342582 {#2136
        date: 2023-10-15 06:03:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 43289
      -bodyTs: "'bad':5 'spi':7 'telemetri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3546126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697122919 {#2137
        date: 2023-10-12 17:01:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "Telemetry, even if well intentioned, might end in the wrong hands (by a company acquisition, a data breach or a government request). And the data collected is probably enough to make cross referencing with other sources and identify you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697332583 {#3051
      date: 2023-10-15 03:16:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@backhdlp@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3047 …}
    +nested: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
    -id: 49767
    -bodyTs: "'acquisit':15 'breach':18 'collect':26 'compani':14 'cross':32 'data':17,25 'end':7 'enough':29 'even':2 'govern':21 'hand':11 'identifi':38 'intent':5 'make':31 'might':6 'probabl':28 'referenc':33 'request':22 'sourc':36 'telemetri':1 'well':4 'wrong':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4539978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697332583 {#3050
      date: 2023-10-15 03:16:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "anonymous Telemetry exists"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697342579 {#3238
    date: 2023-10-15 06:02:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
    "@sir_reginald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3241 …}
  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
  -id: 50000
  -bodyTs: "'anonym':1 'exist':3 'telemetri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3612691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697342579 {#3239
    date: 2023-10-15 06:02: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
68 DENIED moderate
App\Entity\EntryComment {#3240
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3049
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "**not all telemetry is bad or spying**"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1697342582 {#2136
        date: 2023-10-15 06:03:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 43289
      -bodyTs: "'bad':5 'spi':7 'telemetri':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3546126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697122919 {#2137
        date: 2023-10-12 17:01:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "Telemetry, even if well intentioned, might end in the wrong hands (by a company acquisition, a data breach or a government request). And the data collected is probably enough to make cross referencing with other sources and identify you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697332583 {#3051
      date: 2023-10-15 03:16:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@backhdlp@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3047 …}
    +nested: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3125 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3115 …}
    -id: 49767
    -bodyTs: "'acquisit':15 'breach':18 'collect':26 'compani':14 'cross':32 'data':17,25 'end':7 'enough':29 'even':2 'govern':21 'hand':11 'identifi':38 'intent':5 'make':31 'might':6 'probabl':28 'referenc':33 'request':22 'sourc':36 'telemetri':1 'well':4 'wrong':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4539978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697332583 {#3050
      date: 2023-10-15 03:16:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "anonymous Telemetry exists"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697342579 {#3238
    date: 2023-10-15 06:02:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@backhdlp@lemmy.blahaj.zone"
    "@sir_reginald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3241 …}
  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
  -id: 50000
  -bodyTs: "'anonym':1 'exist':3 'telemetri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3612691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697342579 {#3239
    date: 2023-10-15 06:02: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
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 {#2228
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s lynx?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697245504 {#2225
    date: 2023-10-14 03:05:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 47484
  -bodyTs: "'lynx':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3875981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697245504 {#2230
    date: 2023-10-14 03:05: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
71 DENIED edit
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s lynx?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697245504 {#2225
    date: 2023-10-14 03:05:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 47484
  -bodyTs: "'lynx':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3875981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697245504 {#2230
    date: 2023-10-14 03:05: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
72 DENIED moderate
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s lynx?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697245504 {#2225
    date: 2023-10-14 03:05:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 47484
  -bodyTs: "'lynx':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3875981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697245504 {#2230
    date: 2023-10-14 03:05: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
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 {#2273
  +user: App\Entity\User {#2240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "How about Mullvad-Browser?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697220887 {#2270
    date: 2023-10-13 20:14:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 46295
  -bodyTs: "'browser':5 'mullvad':4 'mullvad-brows':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3917322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697220887 {#2266
    date: 2023-10-13 20:14: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
75 DENIED edit
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#2240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "How about Mullvad-Browser?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697220887 {#2270
    date: 2023-10-13 20:14:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 46295
  -bodyTs: "'browser':5 'mullvad':4 'mullvad-brows':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3917322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697220887 {#2266
    date: 2023-10-13 20:14: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
76 DENIED moderate
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#2240 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "How about Mullvad-Browser?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697220887 {#2270
    date: 2023-10-13 20:14:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2271 …}
  +nested: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 46295
  -bodyTs: "'browser':5 'mullvad':4 'mullvad-brows':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3917322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697220887 {#2266
    date: 2023-10-13 20:14: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
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 {#2168
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "I prefer [privacytests.org](https://privacytests.org/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697202865 {#2174
    date: 2023-10-13 15:14:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 42631
  -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3785053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697094916 {#2178
    date: 2023-10-12 09:15: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
79 DENIED edit
App\Entity\EntryComment {#2168
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "I prefer [privacytests.org](https://privacytests.org/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697202865 {#2174
    date: 2023-10-13 15:14:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 42631
  -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3785053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697094916 {#2178
    date: 2023-10-12 09:15: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
80 DENIED moderate
App\Entity\EntryComment {#2168
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "I prefer [privacytests.org](https://privacytests.org/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697202865 {#2174
    date: 2023-10-13 15:14:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 42631
  -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3785053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697094916 {#2178
    date: 2023-10-12 09:15: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
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 {#3081
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2168
    +user: App\Entity\User {#1993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "I prefer [privacytests.org](https://privacytests.org/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697202865 {#2174
      date: 2023-10-13 15:14:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2169 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#1985 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
    -id: 42631
    -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/3785053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697094916 {#2178
      date: 2023-10-12 09:15:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "The totally unbiased website run by a Brave employee?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697098604 {#3083
    date: 2023-10-12 10:16:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 42683
  -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3492866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098604 {#3082
    date: 2023-10-12 10:16: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
83 DENIED edit
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2168
    +user: App\Entity\User {#1993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "I prefer [privacytests.org](https://privacytests.org/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697202865 {#2174
      date: 2023-10-13 15:14:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2169 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#1985 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
    -id: 42631
    -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/3785053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697094916 {#2178
      date: 2023-10-12 09:15:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "The totally unbiased website run by a Brave employee?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697098604 {#3083
    date: 2023-10-12 10:16:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 42683
  -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3492866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098604 {#3082
    date: 2023-10-12 10:16: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
84 DENIED moderate
App\Entity\EntryComment {#3081
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2168
    +user: App\Entity\User {#1993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "I prefer [privacytests.org](https://privacytests.org/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697202865 {#2174
      date: 2023-10-13 15:14:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2169 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#1985 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
    -id: 42631
    -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/3785053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697094916 {#2178
      date: 2023-10-12 09:15:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "The totally unbiased website run by a Brave employee?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697098604 {#3083
    date: 2023-10-12 10:16:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3079 …}
  +nested: Doctrine\ORM\PersistentCollection {#3077 …}
  +votes: Doctrine\ORM\PersistentCollection {#3075 …}
  +reports: Doctrine\ORM\PersistentCollection {#3073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
  -id: 42683
  -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3492866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098604 {#3082
    date: 2023-10-12 10:16: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
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 {#3198
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3081
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "I prefer [privacytests.org](https://privacytests.org/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697202865 {#2174
        date: 2023-10-13 15:14:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 42631
      -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/3785053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697094916 {#2178
        date: 2023-10-12 09:15:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "The totally unbiased website run by a Brave employee?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697098604 {#3083
      date: 2023-10-12 10:16:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3075 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
    -id: 42683
    -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3492866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697098604 {#3082
      date: 2023-10-12 10:16:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Lol librewolf is still the best on it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697108296 {#3199
    date: 2023-10-12 12:58:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 42813
  -bodyTs: "'best':6 'librewolf':2 'lol':1 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3637515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697108296 {#3196
    date: 2023-10-12 12:58: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
87 DENIED edit
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3081
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "I prefer [privacytests.org](https://privacytests.org/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697202865 {#2174
        date: 2023-10-13 15:14:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 42631
      -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/3785053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697094916 {#2178
        date: 2023-10-12 09:15:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "The totally unbiased website run by a Brave employee?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697098604 {#3083
      date: 2023-10-12 10:16:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3075 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
    -id: 42683
    -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3492866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697098604 {#3082
      date: 2023-10-12 10:16:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Lol librewolf is still the best on it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697108296 {#3199
    date: 2023-10-12 12:58:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 42813
  -bodyTs: "'best':6 'librewolf':2 'lol':1 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3637515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697108296 {#3196
    date: 2023-10-12 12:58: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
88 DENIED moderate
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3081
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "I prefer [privacytests.org](https://privacytests.org/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697202865 {#2174
        date: 2023-10-13 15:14:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 42631
      -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/3785053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697094916 {#2178
        date: 2023-10-12 09:15:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "The totally unbiased website run by a Brave employee?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697098604 {#3083
      date: 2023-10-12 10:16:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3075 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
    -id: 42683
    -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3492866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697098604 {#3082
      date: 2023-10-12 10:16:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Lol librewolf is still the best on it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697108296 {#3199
    date: 2023-10-12 12:58:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 42813
  -bodyTs: "'best':6 'librewolf':2 'lol':1 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3637515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697108296 {#3196
    date: 2023-10-12 12:58: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
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 {#3210
  +user: App\Entity\User {#2588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3081
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "I prefer [privacytests.org](https://privacytests.org/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697202865 {#2174
        date: 2023-10-13 15:14:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 42631
      -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/3785053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697094916 {#2178
        date: 2023-10-12 09:15:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "The totally unbiased website run by a Brave employee?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697098604 {#3083
      date: 2023-10-12 10:16:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3075 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
    -id: 42683
    -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3492866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697098604 {#3082
      date: 2023-10-12 10:16:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "The tests are in a public github repo, it doesn’t seem like they’re hiding anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697117786 {#3208
    date: 2023-10-12 15:36:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 43073
  -bodyTs: "'anyth':17 'doesn':10 'github':7 'hide':16 'like':13 'public':6 're':15 'repo':8 'seem':12 'test':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3544287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697117786 {#3209
    date: 2023-10-12 15:36:26.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 {#3210
  +user: App\Entity\User {#2588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3081
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "I prefer [privacytests.org](https://privacytests.org/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697202865 {#2174
        date: 2023-10-13 15:14:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 42631
      -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/3785053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697094916 {#2178
        date: 2023-10-12 09:15:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "The totally unbiased website run by a Brave employee?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697098604 {#3083
      date: 2023-10-12 10:16:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3075 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
    -id: 42683
    -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3492866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697098604 {#3082
      date: 2023-10-12 10:16:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "The tests are in a public github repo, it doesn’t seem like they’re hiding anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697117786 {#3208
    date: 2023-10-12 15:36:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 43073
  -bodyTs: "'anyth':17 'doesn':10 'github':7 'hide':16 'like':13 'public':6 're':15 'repo':8 'seem':12 'test':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3544287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697117786 {#3209
    date: 2023-10-12 15:36:26.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 {#3210
  +user: App\Entity\User {#2588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3081
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2168
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "I prefer [privacytests.org](https://privacytests.org/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697202865 {#2174
        date: 2023-10-13 15:14:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 42631
      -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/3785053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697094916 {#2178
        date: 2023-10-12 09:15:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "The totally unbiased website run by a Brave employee?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697098604 {#3083
      date: 2023-10-12 10:16:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3079 …}
    +nested: Doctrine\ORM\PersistentCollection {#3077 …}
    +votes: Doctrine\ORM\PersistentCollection {#3075 …}
    +reports: Doctrine\ORM\PersistentCollection {#3073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
    -id: 42683
    -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3492866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697098604 {#3082
      date: 2023-10-12 10:16:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "The tests are in a public github repo, it doesn’t seem like they’re hiding anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697117786 {#3208
    date: 2023-10-12 15:36:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 43073
  -bodyTs: "'anyth':17 'doesn':10 'github':7 'hide':16 'like':13 'public':6 're':15 'repo':8 'seem':12 'test':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3544287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697117786 {#3209
    date: 2023-10-12 15:36:26.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 {#3290
  +user: Proxies\__CG__\App\Entity\User {#3294 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3081
      +user: Proxies\__CG__\App\Entity\User {#3080 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2168
        +user: App\Entity\User {#1993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "I prefer [privacytests.org](https://privacytests.org/)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697202865 {#2174
          date: 2023-10-13 15:14:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2169 …}
        +nested: Doctrine\ORM\PersistentCollection {#2134 …}
        +votes: Doctrine\ORM\PersistentCollection {#1985 …}
        +reports: Doctrine\ORM\PersistentCollection {#1994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
        -id: 42631
        -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/3785053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697094916 {#2178
          date: 2023-10-12 09:15:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2168}
      +body: "The totally unbiased website run by a Brave employee?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697098604 {#3083
        date: 2023-10-12 10:16:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@tluj@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3079 …}
      +nested: Doctrine\ORM\PersistentCollection {#3077 …}
      +votes: Doctrine\ORM\PersistentCollection {#3075 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
      -id: 42683
      -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3492866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697098604 {#3082
        date: 2023-10-12 10:16:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "The tests are in a public github repo, it doesn’t seem like they’re hiding anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697117786 {#3208
      date: 2023-10-12 15:36:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 43073
    -bodyTs: "'anyth':17 'doesn':10 'github':7 'hide':16 'like':13 'public':6 're':15 'repo':8 'seem':12 'test':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3544287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697117786 {#3209
      date: 2023-10-12 15:36:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Brave browser itself is in a public GitHub repo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697202863 {#3289
    date: 2023-10-13 15:14:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3295 …}
  +votes: Doctrine\ORM\PersistentCollection {#3297 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 45488
  -bodyTs: "'brave':1 'browser':2 'github':8 'public':7 'repo':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4301543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697202863 {#3286
    date: 2023-10-13 15:14: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
95 DENIED edit
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3294 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3081
      +user: Proxies\__CG__\App\Entity\User {#3080 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2168
        +user: App\Entity\User {#1993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "I prefer [privacytests.org](https://privacytests.org/)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697202865 {#2174
          date: 2023-10-13 15:14:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2169 …}
        +nested: Doctrine\ORM\PersistentCollection {#2134 …}
        +votes: Doctrine\ORM\PersistentCollection {#1985 …}
        +reports: Doctrine\ORM\PersistentCollection {#1994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
        -id: 42631
        -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/3785053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697094916 {#2178
          date: 2023-10-12 09:15:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2168}
      +body: "The totally unbiased website run by a Brave employee?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697098604 {#3083
        date: 2023-10-12 10:16:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@tluj@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3079 …}
      +nested: Doctrine\ORM\PersistentCollection {#3077 …}
      +votes: Doctrine\ORM\PersistentCollection {#3075 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
      -id: 42683
      -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3492866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697098604 {#3082
        date: 2023-10-12 10:16:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "The tests are in a public github repo, it doesn’t seem like they’re hiding anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697117786 {#3208
      date: 2023-10-12 15:36:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 43073
    -bodyTs: "'anyth':17 'doesn':10 'github':7 'hide':16 'like':13 'public':6 're':15 'repo':8 'seem':12 'test':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3544287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697117786 {#3209
      date: 2023-10-12 15:36:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Brave browser itself is in a public GitHub repo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697202863 {#3289
    date: 2023-10-13 15:14:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3295 …}
  +votes: Doctrine\ORM\PersistentCollection {#3297 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 45488
  -bodyTs: "'brave':1 'browser':2 'github':8 'public':7 'repo':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4301543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697202863 {#3286
    date: 2023-10-13 15:14: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
96 DENIED moderate
App\Entity\EntryComment {#3290
  +user: Proxies\__CG__\App\Entity\User {#3294 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3081
      +user: Proxies\__CG__\App\Entity\User {#3080 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2168
        +user: App\Entity\User {#1993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "I prefer [privacytests.org](https://privacytests.org/)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697202865 {#2174
          date: 2023-10-13 15:14:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2169 …}
        +nested: Doctrine\ORM\PersistentCollection {#2134 …}
        +votes: Doctrine\ORM\PersistentCollection {#1985 …}
        +reports: Doctrine\ORM\PersistentCollection {#1994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
        -id: 42631
        -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/3785053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697094916 {#2178
          date: 2023-10-12 09:15:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2168}
      +body: "The totally unbiased website run by a Brave employee?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697098604 {#3083
        date: 2023-10-12 10:16:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@tluj@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3079 …}
      +nested: Doctrine\ORM\PersistentCollection {#3077 …}
      +votes: Doctrine\ORM\PersistentCollection {#3075 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
      -id: 42683
      -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3492866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697098604 {#3082
        date: 2023-10-12 10:16:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "The tests are in a public github repo, it doesn’t seem like they’re hiding anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697117786 {#3208
      date: 2023-10-12 15:36:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 43073
    -bodyTs: "'anyth':17 'doesn':10 'github':7 'hide':16 'like':13 'public':6 're':15 'repo':8 'seem':12 'test':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3544287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697117786 {#3209
      date: 2023-10-12 15:36:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "Brave browser itself is in a public GitHub repo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697202863 {#3289
    date: 2023-10-13 15:14:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3299 …}
  +nested: Doctrine\ORM\PersistentCollection {#3295 …}
  +votes: Doctrine\ORM\PersistentCollection {#3297 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 45488
  -bodyTs: "'brave':1 'browser':2 'github':8 'public':7 'repo':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4301543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697202863 {#3286
    date: 2023-10-13 15:14: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
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 {#3310
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3081
      +user: Proxies\__CG__\App\Entity\User {#3080 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2168
        +user: App\Entity\User {#1993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "I prefer [privacytests.org](https://privacytests.org/)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697202865 {#2174
          date: 2023-10-13 15:14:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2169 …}
        +nested: Doctrine\ORM\PersistentCollection {#2134 …}
        +votes: Doctrine\ORM\PersistentCollection {#1985 …}
        +reports: Doctrine\ORM\PersistentCollection {#1994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
        -id: 42631
        -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/3785053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697094916 {#2178
          date: 2023-10-12 09:15:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2168}
      +body: "The totally unbiased website run by a Brave employee?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697098604 {#3083
        date: 2023-10-12 10:16:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@tluj@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3079 …}
      +nested: Doctrine\ORM\PersistentCollection {#3077 …}
      +votes: Doctrine\ORM\PersistentCollection {#3075 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
      -id: 42683
      -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3492866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697098604 {#3082
        date: 2023-10-12 10:16:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "The tests are in a public github repo, it doesn’t seem like they’re hiding anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697117786 {#3208
      date: 2023-10-12 15:36:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 43073
    -bodyTs: "'anyth':17 'doesn':10 'github':7 'hide':16 'like':13 'public':6 're':15 'repo':8 'seem':12 'test':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3544287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697117786 {#3209
      date: 2023-10-12 15:36:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: """
    I don’t think the author is *trying* to be biased, but if you actually work on the code of one browser then you will (consciously or otherwise) write tests that focus on the same issues you consider when developing it.\n
    \n
    Also I doubt Brave would let one of their employees run a website that didn’t paint it in a good light!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697122158 {#3308
    date: 2023-10-12 16:49:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3311 …}
  +nested: Doctrine\ORM\PersistentCollection {#3313 …}
  +votes: Doctrine\ORM\PersistentCollection {#3315 …}
  +reports: Doctrine\ORM\PersistentCollection {#3317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
  -id: 43256
  -bodyTs: "'actual':15 'also':42 'author':6 'bias':11 'brave':45 'browser':22 'code':19 'conscious':26 'consid':38 'develop':40 'didn':56 'doubt':44 'employe':51 'focus':32 'good':62 'issu':36 'let':47 'light':63 'one':21,48 'otherwis':28 'paint':58 'run':52 'test':30 'think':4 'tri':8 'websit':54 'work':16 'would':46 'write':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3499411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697122158 {#3309
    date: 2023-10-12 16:49: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
99 DENIED edit
App\Entity\EntryComment {#3310
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3081
      +user: Proxies\__CG__\App\Entity\User {#3080 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2168
        +user: App\Entity\User {#1993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "I prefer [privacytests.org](https://privacytests.org/)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697202865 {#2174
          date: 2023-10-13 15:14:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2169 …}
        +nested: Doctrine\ORM\PersistentCollection {#2134 …}
        +votes: Doctrine\ORM\PersistentCollection {#1985 …}
        +reports: Doctrine\ORM\PersistentCollection {#1994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
        -id: 42631
        -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/3785053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697094916 {#2178
          date: 2023-10-12 09:15:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2168}
      +body: "The totally unbiased website run by a Brave employee?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697098604 {#3083
        date: 2023-10-12 10:16:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@tluj@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3079 …}
      +nested: Doctrine\ORM\PersistentCollection {#3077 …}
      +votes: Doctrine\ORM\PersistentCollection {#3075 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
      -id: 42683
      -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3492866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697098604 {#3082
        date: 2023-10-12 10:16:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "The tests are in a public github repo, it doesn’t seem like they’re hiding anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697117786 {#3208
      date: 2023-10-12 15:36:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 43073
    -bodyTs: "'anyth':17 'doesn':10 'github':7 'hide':16 'like':13 'public':6 're':15 'repo':8 'seem':12 'test':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3544287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697117786 {#3209
      date: 2023-10-12 15:36:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: """
    I don’t think the author is *trying* to be biased, but if you actually work on the code of one browser then you will (consciously or otherwise) write tests that focus on the same issues you consider when developing it.\n
    \n
    Also I doubt Brave would let one of their employees run a website that didn’t paint it in a good light!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697122158 {#3308
    date: 2023-10-12 16:49:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3311 …}
  +nested: Doctrine\ORM\PersistentCollection {#3313 …}
  +votes: Doctrine\ORM\PersistentCollection {#3315 …}
  +reports: Doctrine\ORM\PersistentCollection {#3317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
  -id: 43256
  -bodyTs: "'actual':15 'also':42 'author':6 'bias':11 'brave':45 'browser':22 'code':19 'conscious':26 'consid':38 'develop':40 'didn':56 'doubt':44 'employe':51 'focus':32 'good':62 'issu':36 'let':47 'light':63 'one':21,48 'otherwis':28 'paint':58 'run':52 'test':30 'think':4 'tri':8 'websit':54 'work':16 'would':46 'write':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3499411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697122158 {#3309
    date: 2023-10-12 16:49: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
100 DENIED moderate
App\Entity\EntryComment {#3310
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3081
      +user: Proxies\__CG__\App\Entity\User {#3080 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#2168
        +user: App\Entity\User {#1993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: null
        +root: null
        +body: "I prefer [privacytests.org](https://privacytests.org/)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697202865 {#2174
          date: 2023-10-13 15:14:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2169 …}
        +nested: Doctrine\ORM\PersistentCollection {#2134 …}
        +votes: Doctrine\ORM\PersistentCollection {#1985 …}
        +reports: Doctrine\ORM\PersistentCollection {#1994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
        -id: 42631
        -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/3785053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697094916 {#2178
          date: 2023-10-12 09:15:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2168}
      +body: "The totally unbiased website run by a Brave employee?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697098604 {#3083
        date: 2023-10-12 10:16:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@tluj@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3079 …}
      +nested: Doctrine\ORM\PersistentCollection {#3077 …}
      +votes: Doctrine\ORM\PersistentCollection {#3075 …}
      +reports: Doctrine\ORM\PersistentCollection {#3073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
      -id: 42683
      -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3492866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697098604 {#3082
        date: 2023-10-12 10:16:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: "The tests are in a public github repo, it doesn’t seem like they’re hiding anything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697117786 {#3208
      date: 2023-10-12 15:36:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
      "@smeg@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 43073
    -bodyTs: "'anyth':17 'doesn':10 'github':7 'hide':16 'like':13 'public':6 're':15 'repo':8 'seem':12 'test':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3544287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697117786 {#3209
      date: 2023-10-12 15:36:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: """
    I don’t think the author is *trying* to be biased, but if you actually work on the code of one browser then you will (consciously or otherwise) write tests that focus on the same issues you consider when developing it.\n
    \n
    Also I doubt Brave would let one of their employees run a website that didn’t paint it in a good light!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697122158 {#3308
    date: 2023-10-12 16:49:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3311 …}
  +nested: Doctrine\ORM\PersistentCollection {#3313 …}
  +votes: Doctrine\ORM\PersistentCollection {#3315 …}
  +reports: Doctrine\ORM\PersistentCollection {#3317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
  -id: 43256
  -bodyTs: "'actual':15 'also':42 'author':6 'bias':11 'brave':45 'browser':22 'code':19 'conscious':26 'consid':38 'develop':40 'didn':56 'doubt':44 'employe':51 'focus':32 'good':62 'issu':36 'let':47 'light':63 'one':21,48 'otherwis':28 'paint':58 'run':52 'test':30 'think':4 'tri':8 'websit':54 'work':16 'would':46 'write':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3499411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697122158 {#3309
    date: 2023-10-12 16:49: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
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 {#3348
  +user: App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3310
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3210
      +user: App\Entity\User {#2588 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#3081
        +user: Proxies\__CG__\App\Entity\User {#3080 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: App\Entity\EntryComment {#2168
          +user: App\Entity\User {#1993 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
          +image: null
          +parent: null
          +root: null
          +body: "I prefer [privacytests.org](https://privacytests.org/)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1697202865 {#2174
            date: 2023-10-13 15:14:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@witchdoctor@lemmy.basedcount.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2169 …}
          +nested: Doctrine\ORM\PersistentCollection {#2134 …}
          +votes: Doctrine\ORM\PersistentCollection {#1985 …}
          +reports: Doctrine\ORM\PersistentCollection {#1994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
          -id: 42631
          -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/3785053"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697094916 {#2178
            date: 2023-10-12 09:15:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2168}
        +body: "The totally unbiased website run by a Brave employee?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697098604 {#3083
          date: 2023-10-12 10:16:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
          "@tluj@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3079 …}
        +nested: Doctrine\ORM\PersistentCollection {#3077 …}
        +votes: Doctrine\ORM\PersistentCollection {#3075 …}
        +reports: Doctrine\ORM\PersistentCollection {#3073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
        -id: 42683
        -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3492866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697098604 {#3082
          date: 2023-10-12 10:16:44.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2168}
      +body: "The tests are in a public github repo, it doesn’t seem like they’re hiding anything."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697117786 {#3208
        date: 2023-10-12 15:36:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@tluj@lemmy.one"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3211 …}
      +nested: Doctrine\ORM\PersistentCollection {#3213 …}
      +votes: Doctrine\ORM\PersistentCollection {#3215 …}
      +reports: Doctrine\ORM\PersistentCollection {#3217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
      -id: 43073
      -bodyTs: "'anyth':17 'doesn':10 'github':7 'hide':16 'like':13 'public':6 're':15 'repo':8 'seem':12 'test':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3544287"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697117786 {#3209
        date: 2023-10-12 15:36:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: """
      I don’t think the author is *trying* to be biased, but if you actually work on the code of one browser then you will (consciously or otherwise) write tests that focus on the same issues you consider when developing it.\n
      \n
      Also I doubt Brave would let one of their employees run a website that didn’t paint it in a good light!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697122158 {#3308
      date: 2023-10-12 16:49:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
      "@smeg@feddit.uk"
      "@MangoPenguin@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3311 …}
    +nested: Doctrine\ORM\PersistentCollection {#3313 …}
    +votes: Doctrine\ORM\PersistentCollection {#3315 …}
    +reports: Doctrine\ORM\PersistentCollection {#3317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
    -id: 43256
    -bodyTs: "'actual':15 'also':42 'author':6 'bias':11 'brave':45 'browser':22 'code':19 'conscious':26 'consid':38 'develop':40 'didn':56 'doubt':44 'employe':51 'focus':32 'good':62 'issu':36 'let':47 'light':63 'one':21,48 'otherwis':28 'paint':58 'run':52 'test':30 'think':4 'tri':8 'websit':54 'work':16 'would':46 'write':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3499411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697122158 {#3309
      date: 2023-10-12 16:49:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "I suspect that might be the case with the two sections for corp specific trackers, they seem to focus on some feature of brave. I wonder if firefox and tor mitigate it differently."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697127261 {#3349
    date: 2023-10-12 18:14:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3341 …}
  +votes: Doctrine\ORM\PersistentCollection {#3339 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 43412
  -bodyTs: "'brave':24 'case':7 'corp':13 'differ':33 'featur':22 'firefox':28 'focus':19 'might':4 'mitig':31 'section':11 'seem':17 'specif':14 'suspect':2 'tor':30 'tracker':15 'two':10 'wonder':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/532608/-/comment/2918219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697127261 {#3352
    date: 2023-10-12 18:14:21.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 {#3348
  +user: App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3310
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3210
      +user: App\Entity\User {#2588 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#3081
        +user: Proxies\__CG__\App\Entity\User {#3080 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: App\Entity\EntryComment {#2168
          +user: App\Entity\User {#1993 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
          +image: null
          +parent: null
          +root: null
          +body: "I prefer [privacytests.org](https://privacytests.org/)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1697202865 {#2174
            date: 2023-10-13 15:14:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@witchdoctor@lemmy.basedcount.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2169 …}
          +nested: Doctrine\ORM\PersistentCollection {#2134 …}
          +votes: Doctrine\ORM\PersistentCollection {#1985 …}
          +reports: Doctrine\ORM\PersistentCollection {#1994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
          -id: 42631
          -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/3785053"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697094916 {#2178
            date: 2023-10-12 09:15:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2168}
        +body: "The totally unbiased website run by a Brave employee?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697098604 {#3083
          date: 2023-10-12 10:16:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
          "@tluj@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3079 …}
        +nested: Doctrine\ORM\PersistentCollection {#3077 …}
        +votes: Doctrine\ORM\PersistentCollection {#3075 …}
        +reports: Doctrine\ORM\PersistentCollection {#3073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
        -id: 42683
        -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3492866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697098604 {#3082
          date: 2023-10-12 10:16:44.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2168}
      +body: "The tests are in a public github repo, it doesn’t seem like they’re hiding anything."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697117786 {#3208
        date: 2023-10-12 15:36:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@tluj@lemmy.one"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3211 …}
      +nested: Doctrine\ORM\PersistentCollection {#3213 …}
      +votes: Doctrine\ORM\PersistentCollection {#3215 …}
      +reports: Doctrine\ORM\PersistentCollection {#3217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
      -id: 43073
      -bodyTs: "'anyth':17 'doesn':10 'github':7 'hide':16 'like':13 'public':6 're':15 'repo':8 'seem':12 'test':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3544287"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697117786 {#3209
        date: 2023-10-12 15:36:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: """
      I don’t think the author is *trying* to be biased, but if you actually work on the code of one browser then you will (consciously or otherwise) write tests that focus on the same issues you consider when developing it.\n
      \n
      Also I doubt Brave would let one of their employees run a website that didn’t paint it in a good light!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697122158 {#3308
      date: 2023-10-12 16:49:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
      "@smeg@feddit.uk"
      "@MangoPenguin@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3311 …}
    +nested: Doctrine\ORM\PersistentCollection {#3313 …}
    +votes: Doctrine\ORM\PersistentCollection {#3315 …}
    +reports: Doctrine\ORM\PersistentCollection {#3317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
    -id: 43256
    -bodyTs: "'actual':15 'also':42 'author':6 'bias':11 'brave':45 'browser':22 'code':19 'conscious':26 'consid':38 'develop':40 'didn':56 'doubt':44 'employe':51 'focus':32 'good':62 'issu':36 'let':47 'light':63 'one':21,48 'otherwis':28 'paint':58 'run':52 'test':30 'think':4 'tri':8 'websit':54 'work':16 'would':46 'write':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3499411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697122158 {#3309
      date: 2023-10-12 16:49:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "I suspect that might be the case with the two sections for corp specific trackers, they seem to focus on some feature of brave. I wonder if firefox and tor mitigate it differently."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697127261 {#3349
    date: 2023-10-12 18:14:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3341 …}
  +votes: Doctrine\ORM\PersistentCollection {#3339 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 43412
  -bodyTs: "'brave':24 'case':7 'corp':13 'differ':33 'featur':22 'firefox':28 'focus':19 'might':4 'mitig':31 'section':11 'seem':17 'specif':14 'suspect':2 'tor':30 'tracker':15 'two':10 'wonder':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/532608/-/comment/2918219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697127261 {#3352
    date: 2023-10-12 18:14:21.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 {#3348
  +user: App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3310
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#3210
      +user: App\Entity\User {#2588 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: App\Entity\EntryComment {#3081
        +user: Proxies\__CG__\App\Entity\User {#3080 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
        +image: null
        +parent: App\Entity\EntryComment {#2168
          +user: App\Entity\User {#1993 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
          +image: null
          +parent: null
          +root: null
          +body: "I prefer [privacytests.org](https://privacytests.org/)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1697202865 {#2174
            date: 2023-10-13 15:14:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@witchdoctor@lemmy.basedcount.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2169 …}
          +nested: Doctrine\ORM\PersistentCollection {#2134 …}
          +votes: Doctrine\ORM\PersistentCollection {#1985 …}
          +reports: Doctrine\ORM\PersistentCollection {#1994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
          -id: 42631
          -bodyTs: "'/)':6 'prefer':2 'privacytests.org':3,5 'privacytests.org/)':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/3785053"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697094916 {#2178
            date: 2023-10-12 09:15:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2168}
        +body: "The totally unbiased website run by a Brave employee?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697098604 {#3083
          date: 2023-10-12 10:16:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@witchdoctor@lemmy.basedcount.com"
          "@tluj@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3079 …}
        +nested: Doctrine\ORM\PersistentCollection {#3077 …}
        +votes: Doctrine\ORM\PersistentCollection {#3075 …}
        +reports: Doctrine\ORM\PersistentCollection {#3073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3069 …}
        -id: 42683
        -bodyTs: "'brave':8 'employe':9 'run':5 'total':2 'unbias':3 'websit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3492866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697098604 {#3082
          date: 2023-10-12 10:16:44.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2168}
      +body: "The tests are in a public github repo, it doesn’t seem like they’re hiding anything."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697117786 {#3208
        date: 2023-10-12 15:36:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@witchdoctor@lemmy.basedcount.com"
        "@tluj@lemmy.one"
        "@smeg@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3211 …}
      +nested: Doctrine\ORM\PersistentCollection {#3213 …}
      +votes: Doctrine\ORM\PersistentCollection {#3215 …}
      +reports: Doctrine\ORM\PersistentCollection {#3217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
      -id: 43073
      -bodyTs: "'anyth':17 'doesn':10 'github':7 'hide':16 'like':13 'public':6 're':15 'repo':8 'seem':12 'test':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3544287"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697117786 {#3209
        date: 2023-10-12 15:36:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2168}
    +body: """
      I don’t think the author is *trying* to be biased, but if you actually work on the code of one browser then you will (consciously or otherwise) write tests that focus on the same issues you consider when developing it.\n
      \n
      Also I doubt Brave would let one of their employees run a website that didn’t paint it in a good light!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697122158 {#3308
      date: 2023-10-12 16:49:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
      "@tluj@lemmy.one"
      "@smeg@feddit.uk"
      "@MangoPenguin@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3311 …}
    +nested: Doctrine\ORM\PersistentCollection {#3313 …}
    +votes: Doctrine\ORM\PersistentCollection {#3315 …}
    +reports: Doctrine\ORM\PersistentCollection {#3317 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3319 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3321 …}
    -id: 43256
    -bodyTs: "'actual':15 'also':42 'author':6 'bias':11 'brave':45 'browser':22 'code':19 'conscious':26 'consid':38 'develop':40 'didn':56 'doubt':44 'employe':51 'focus':32 'good':62 'issu':36 'let':47 'light':63 'one':21,48 'otherwis':28 'paint':58 'run':52 'test':30 'think':4 'tri':8 'websit':54 'work':16 'would':46 'write':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3499411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697122158 {#3309
      date: 2023-10-12 16:49:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2168}
  +body: "I suspect that might be the case with the two sections for corp specific trackers, they seem to focus on some feature of brave. I wonder if firefox and tor mitigate it differently."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697127261 {#3349
    date: 2023-10-12 18:14:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@tluj@lemmy.one"
    "@smeg@feddit.uk"
    "@MangoPenguin@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3341 …}
  +votes: Doctrine\ORM\PersistentCollection {#3339 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 43412
  -bodyTs: "'brave':24 'case':7 'corp':13 'differ':33 'featur':22 'firefox':28 'focus':19 'might':4 'mitig':31 'section':11 'seem':17 'specif':14 'suspect':2 'tor':30 'tracker':15 'two':10 'wonder':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/532608/-/comment/2918219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697127261 {#3352
    date: 2023-10-12 18:14:21.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 {#2501
  +user: App\Entity\User {#2514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "What about DuckDuckGo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697191562 {#2496
    date: 2023-10-13 12:06:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 45035
  -bodyTs: "'duckduckgo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697191562 {#2497
    date: 2023-10-13 12:06: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
107 DENIED edit
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#2514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "What about DuckDuckGo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697191562 {#2496
    date: 2023-10-13 12:06:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 45035
  -bodyTs: "'duckduckgo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697191562 {#2497
    date: 2023-10-13 12:06: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
108 DENIED moderate
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#2514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "What about DuckDuckGo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697191562 {#2496
    date: 2023-10-13 12:06:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 45035
  -bodyTs: "'duckduckgo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697191562 {#2497
    date: 2023-10-13 12:06: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
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 {#2575
  +user: App\Entity\User {#2588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How are both Firefox and Chrome “High” for spying, when Firefox basically only sends diagnostic telemetry by default.\n
    \n
    Half of this site is bitching about browsers checking for updates to the browser, addons, and block lists. How is it supposed to function if it doesn’t do that?\n
    \n
    > First, we have it connecting to Mozilla’s location services, who then obviously learn your location.\n
    \n
    Why ‘obviously’? How is connecting to that URL any different from another URL? A webserver gets your IP and rough location either way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1697118000 {#2569
    date: 2023-10-12 15:40:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2576 …}
  +nested: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2580 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
  -id: 43082
  -bodyTs: "'addon':33 'anoth':76 'basic':12 'bitch':24 'block':35 'browser':26,32 'check':27 'chrome':6 'connect':53,69 'default':18 'diagnost':15 'differ':74 'doesn':45 'either':86 'firefox':4,11 'first':49 'function':42 'get':80 'half':19 'high':7 'ip':82 'learn':62 'list':36 'locat':57,64,85 'mozilla':55 'obvious':61,66 'rough':84 'send':14 'servic':58 'site':22 'spi':9 'suppos':40 'telemetri':16 'updat':29 'url':72,77 'way':87 'webserv':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3544363"
  +editedAt: DateTimeImmutable @1697118216 {#2570
    date: 2023-10-12 15:43:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697118000 {#2571
    date: 2023-10-12 15:40: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
111 DENIED edit
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#2588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How are both Firefox and Chrome “High” for spying, when Firefox basically only sends diagnostic telemetry by default.\n
    \n
    Half of this site is bitching about browsers checking for updates to the browser, addons, and block lists. How is it supposed to function if it doesn’t do that?\n
    \n
    > First, we have it connecting to Mozilla’s location services, who then obviously learn your location.\n
    \n
    Why ‘obviously’? How is connecting to that URL any different from another URL? A webserver gets your IP and rough location either way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1697118000 {#2569
    date: 2023-10-12 15:40:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2576 …}
  +nested: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2580 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
  -id: 43082
  -bodyTs: "'addon':33 'anoth':76 'basic':12 'bitch':24 'block':35 'browser':26,32 'check':27 'chrome':6 'connect':53,69 'default':18 'diagnost':15 'differ':74 'doesn':45 'either':86 'firefox':4,11 'first':49 'function':42 'get':80 'half':19 'high':7 'ip':82 'learn':62 'list':36 'locat':57,64,85 'mozilla':55 'obvious':61,66 'rough':84 'send':14 'servic':58 'site':22 'spi':9 'suppos':40 'telemetri':16 'updat':29 'url':72,77 'way':87 'webserv':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3544363"
  +editedAt: DateTimeImmutable @1697118216 {#2570
    date: 2023-10-12 15:43:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697118000 {#2571
    date: 2023-10-12 15:40: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
112 DENIED moderate
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#2588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    How are both Firefox and Chrome “High” for spying, when Firefox basically only sends diagnostic telemetry by default.\n
    \n
    Half of this site is bitching about browsers checking for updates to the browser, addons, and block lists. How is it supposed to function if it doesn’t do that?\n
    \n
    > First, we have it connecting to Mozilla’s location services, who then obviously learn your location.\n
    \n
    Why ‘obviously’? How is connecting to that URL any different from another URL? A webserver gets your IP and rough location either way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1697118000 {#2569
    date: 2023-10-12 15:40:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2576 …}
  +nested: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2580 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
  -id: 43082
  -bodyTs: "'addon':33 'anoth':76 'basic':12 'bitch':24 'block':35 'browser':26,32 'check':27 'chrome':6 'connect':53,69 'default':18 'diagnost':15 'differ':74 'doesn':45 'either':86 'firefox':4,11 'first':49 'function':42 'get':80 'half':19 'high':7 'ip':82 'learn':62 'list':36 'locat':57,64,85 'mozilla':55 'obvious':61,66 'rough':84 'send':14 'servic':58 'site':22 'spi':9 'suppos':40 'telemetri':16 'updat':29 'url':72,77 'way':87 'webserv':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3544363"
  +editedAt: DateTimeImmutable @1697118216 {#2570
    date: 2023-10-12 15:43:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697118000 {#2571
    date: 2023-10-12 15:40: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
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 {#2651
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Wow, what an angry person. Absolutely dripping with seething rage.\n
    \n
    His definition of spying is very pragmatic and cares not at all about “why” the spying is done, only that it is done and how much. I still think what Mozilla does is far more benign than Google because Mozilla doesn’t use your data for direct profit. But I don’t necessarily disagree with his definition either, it’s a good one for making objective comparisons.\n
    \n
    It’s also worth noting that his tolerance of chromium is rooted in him wanting the current modern web to die in hell fire anyway so he cares little about Googles monopoly of it.\n
    \n
    I am though surprised that there aren’t any big Mozilla based projects around. I really would have assumed the Linux and Self hosting communities would be interested in a browser with cross device history etc but where the data is selfhosted and built from the ground up with FOSS principles at heart. Especially now that Mozilla has slowed down their technical development.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697105552 {#2645
    date: 2023-10-12 12:12:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2652 …}
  +nested: Doctrine\ORM\PersistentCollection {#2654 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
  -id: 42585
  -bodyTs: "'absolut':6 'also':80 'angri':4 'anyway':102 'aren':118 'around':125 'assum':130 'base':123 'benign':46 'big':121 'browser':142 'built':155 'care':19,105 'chromium':87 'communiti':136 'comparison':77 'cross':144 'current':94 'data':55,151 'definit':12,67 'develop':174 'devic':145 'die':98 'direct':57 'disagre':64 'doesn':51 'done':28,33 'drip':7 'either':68 'especi':165 'etc':147 'far':44 'fire':101 'foss':161 'good':72 'googl':48,108 'ground':158 'heart':164 'hell':100 'histori':146 'host':135 'interest':139 'linux':132 'littl':106 'make':75 'modern':95 'monopoli':109 'mozilla':41,50,122,168 'much':36 'necessarili':63 'note':82 'object':76 'one':73 'person':5 'pragmat':17 'principl':162 'profit':58 'project':124 'rage':10 'realli':127 'root':89 'seeth':9 'self':134 'selfhost':153 'slow':170 'spi':14,26 'still':38 'surpris':115 'technic':173 'think':39 'though':114 'toler':85 'use':53 'want':92 'web':96 'worth':81 'would':128,137 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mildgrim.com/comment/903632"
  +editedAt: DateTimeImmutable @1697092338 {#2646
    date: 2023-10-12 08:32:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697092293 {#2647
    date: 2023-10-12 08:31: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
115 DENIED edit
App\Entity\EntryComment {#2651
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Wow, what an angry person. Absolutely dripping with seething rage.\n
    \n
    His definition of spying is very pragmatic and cares not at all about “why” the spying is done, only that it is done and how much. I still think what Mozilla does is far more benign than Google because Mozilla doesn’t use your data for direct profit. But I don’t necessarily disagree with his definition either, it’s a good one for making objective comparisons.\n
    \n
    It’s also worth noting that his tolerance of chromium is rooted in him wanting the current modern web to die in hell fire anyway so he cares little about Googles monopoly of it.\n
    \n
    I am though surprised that there aren’t any big Mozilla based projects around. I really would have assumed the Linux and Self hosting communities would be interested in a browser with cross device history etc but where the data is selfhosted and built from the ground up with FOSS principles at heart. Especially now that Mozilla has slowed down their technical development.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697105552 {#2645
    date: 2023-10-12 12:12:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2652 …}
  +nested: Doctrine\ORM\PersistentCollection {#2654 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
  -id: 42585
  -bodyTs: "'absolut':6 'also':80 'angri':4 'anyway':102 'aren':118 'around':125 'assum':130 'base':123 'benign':46 'big':121 'browser':142 'built':155 'care':19,105 'chromium':87 'communiti':136 'comparison':77 'cross':144 'current':94 'data':55,151 'definit':12,67 'develop':174 'devic':145 'die':98 'direct':57 'disagre':64 'doesn':51 'done':28,33 'drip':7 'either':68 'especi':165 'etc':147 'far':44 'fire':101 'foss':161 'good':72 'googl':48,108 'ground':158 'heart':164 'hell':100 'histori':146 'host':135 'interest':139 'linux':132 'littl':106 'make':75 'modern':95 'monopoli':109 'mozilla':41,50,122,168 'much':36 'necessarili':63 'note':82 'object':76 'one':73 'person':5 'pragmat':17 'principl':162 'profit':58 'project':124 'rage':10 'realli':127 'root':89 'seeth':9 'self':134 'selfhost':153 'slow':170 'spi':14,26 'still':38 'surpris':115 'technic':173 'think':39 'though':114 'toler':85 'use':53 'want':92 'web':96 'worth':81 'would':128,137 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mildgrim.com/comment/903632"
  +editedAt: DateTimeImmutable @1697092338 {#2646
    date: 2023-10-12 08:32:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697092293 {#2647
    date: 2023-10-12 08:31: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
116 DENIED moderate
App\Entity\EntryComment {#2651
  +user: App\Entity\User {#2664 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Wow, what an angry person. Absolutely dripping with seething rage.\n
    \n
    His definition of spying is very pragmatic and cares not at all about “why” the spying is done, only that it is done and how much. I still think what Mozilla does is far more benign than Google because Mozilla doesn’t use your data for direct profit. But I don’t necessarily disagree with his definition either, it’s a good one for making objective comparisons.\n
    \n
    It’s also worth noting that his tolerance of chromium is rooted in him wanting the current modern web to die in hell fire anyway so he cares little about Googles monopoly of it.\n
    \n
    I am though surprised that there aren’t any big Mozilla based projects around. I really would have assumed the Linux and Self hosting communities would be interested in a browser with cross device history etc but where the data is selfhosted and built from the ground up with FOSS principles at heart. Especially now that Mozilla has slowed down their technical development.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697105552 {#2645
    date: 2023-10-12 12:12:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2652 …}
  +nested: Doctrine\ORM\PersistentCollection {#2654 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
  -id: 42585
  -bodyTs: "'absolut':6 'also':80 'angri':4 'anyway':102 'aren':118 'around':125 'assum':130 'base':123 'benign':46 'big':121 'browser':142 'built':155 'care':19,105 'chromium':87 'communiti':136 'comparison':77 'cross':144 'current':94 'data':55,151 'definit':12,67 'develop':174 'devic':145 'die':98 'direct':57 'disagre':64 'doesn':51 'done':28,33 'drip':7 'either':68 'especi':165 'etc':147 'far':44 'fire':101 'foss':161 'good':72 'googl':48,108 'ground':158 'heart':164 'hell':100 'histori':146 'host':135 'interest':139 'linux':132 'littl':106 'make':75 'modern':95 'monopoli':109 'mozilla':41,50,122,168 'much':36 'necessarili':63 'note':82 'object':76 'one':73 'person':5 'pragmat':17 'principl':162 'profit':58 'project':124 'rage':10 'realli':127 'root':89 'seeth':9 'self':134 'selfhost':153 'slow':170 'spi':14,26 'still':38 'surpris':115 'technic':173 'think':39 'though':114 'toler':85 'use':53 'want':92 'web':96 'worth':81 'would':128,137 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mildgrim.com/comment/903632"
  +editedAt: DateTimeImmutable @1697092338 {#2646
    date: 2023-10-12 08:32:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697092293 {#2647
    date: 2023-10-12 08:31: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
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 {#3097
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2651
    +user: App\Entity\User {#2664 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Wow, what an angry person. Absolutely dripping with seething rage.\n
      \n
      His definition of spying is very pragmatic and cares not at all about “why” the spying is done, only that it is done and how much. I still think what Mozilla does is far more benign than Google because Mozilla doesn’t use your data for direct profit. But I don’t necessarily disagree with his definition either, it’s a good one for making objective comparisons.\n
      \n
      It’s also worth noting that his tolerance of chromium is rooted in him wanting the current modern web to die in hell fire anyway so he cares little about Googles monopoly of it.\n
      \n
      I am though surprised that there aren’t any big Mozilla based projects around. I really would have assumed the Linux and Self hosting communities would be interested in a browser with cross device history etc but where the data is selfhosted and built from the ground up with FOSS principles at heart. Especially now that Mozilla has slowed down their technical development.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697105552 {#2645
      date: 2023-10-12 12:12:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2652 …}
    +nested: Doctrine\ORM\PersistentCollection {#2654 …}
    +votes: Doctrine\ORM\PersistentCollection {#2656 …}
    +reports: Doctrine\ORM\PersistentCollection {#2658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
    -id: 42585
    -bodyTs: "'absolut':6 'also':80 'angri':4 'anyway':102 'aren':118 'around':125 'assum':130 'base':123 'benign':46 'big':121 'browser':142 'built':155 'care':19,105 'chromium':87 'communiti':136 'comparison':77 'cross':144 'current':94 'data':55,151 'definit':12,67 'develop':174 'devic':145 'die':98 'direct':57 'disagre':64 'doesn':51 'done':28,33 'drip':7 'either':68 'especi':165 'etc':147 'far':44 'fire':101 'foss':161 'good':72 'googl':48,108 'ground':158 'heart':164 'hell':100 'histori':146 'host':135 'interest':139 'linux':132 'littl':106 'make':75 'modern':95 'monopoli':109 'mozilla':41,50,122,168 'much':36 'necessarili':63 'note':82 'object':76 'one':73 'person':5 'pragmat':17 'principl':162 'profit':58 'project':124 'rage':10 'realli':127 'root':89 'seeth':9 'self':134 'selfhost':153 'slow':170 'spi':14,26 'still':38 'surpris':115 'technic':173 'think':39 'though':114 'toler':85 'use':53 'want':92 'web':96 'worth':81 'would':128,137 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mildgrim.com/comment/903632"
    +editedAt: DateTimeImmutable @1697092338 {#2646
      date: 2023-10-12 08:32:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697092293 {#2647
      date: 2023-10-12 08:31:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "Very good idea! Be the change you wanna see and fork firefox right now! :) or build something else entirely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697105551 {#3099
    date: 2023-10-12 12:12:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@ninjan@lemmy.mildgrim.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 42775
  -bodyTs: "'build':16 'chang':6 'els':18 'entir':19 'firefox':12 'fork':11 'good':2 'idea':3 'right':13 'see':9 'someth':17 'wanna':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3873441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697105551 {#3098
    date: 2023-10-12 12:12: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
119 DENIED edit
App\Entity\EntryComment {#3097
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2651
    +user: App\Entity\User {#2664 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Wow, what an angry person. Absolutely dripping with seething rage.\n
      \n
      His definition of spying is very pragmatic and cares not at all about “why” the spying is done, only that it is done and how much. I still think what Mozilla does is far more benign than Google because Mozilla doesn’t use your data for direct profit. But I don’t necessarily disagree with his definition either, it’s a good one for making objective comparisons.\n
      \n
      It’s also worth noting that his tolerance of chromium is rooted in him wanting the current modern web to die in hell fire anyway so he cares little about Googles monopoly of it.\n
      \n
      I am though surprised that there aren’t any big Mozilla based projects around. I really would have assumed the Linux and Self hosting communities would be interested in a browser with cross device history etc but where the data is selfhosted and built from the ground up with FOSS principles at heart. Especially now that Mozilla has slowed down their technical development.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697105552 {#2645
      date: 2023-10-12 12:12:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2652 …}
    +nested: Doctrine\ORM\PersistentCollection {#2654 …}
    +votes: Doctrine\ORM\PersistentCollection {#2656 …}
    +reports: Doctrine\ORM\PersistentCollection {#2658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
    -id: 42585
    -bodyTs: "'absolut':6 'also':80 'angri':4 'anyway':102 'aren':118 'around':125 'assum':130 'base':123 'benign':46 'big':121 'browser':142 'built':155 'care':19,105 'chromium':87 'communiti':136 'comparison':77 'cross':144 'current':94 'data':55,151 'definit':12,67 'develop':174 'devic':145 'die':98 'direct':57 'disagre':64 'doesn':51 'done':28,33 'drip':7 'either':68 'especi':165 'etc':147 'far':44 'fire':101 'foss':161 'good':72 'googl':48,108 'ground':158 'heart':164 'hell':100 'histori':146 'host':135 'interest':139 'linux':132 'littl':106 'make':75 'modern':95 'monopoli':109 'mozilla':41,50,122,168 'much':36 'necessarili':63 'note':82 'object':76 'one':73 'person':5 'pragmat':17 'principl':162 'profit':58 'project':124 'rage':10 'realli':127 'root':89 'seeth':9 'self':134 'selfhost':153 'slow':170 'spi':14,26 'still':38 'surpris':115 'technic':173 'think':39 'though':114 'toler':85 'use':53 'want':92 'web':96 'worth':81 'would':128,137 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mildgrim.com/comment/903632"
    +editedAt: DateTimeImmutable @1697092338 {#2646
      date: 2023-10-12 08:32:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697092293 {#2647
      date: 2023-10-12 08:31:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "Very good idea! Be the change you wanna see and fork firefox right now! :) or build something else entirely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697105551 {#3099
    date: 2023-10-12 12:12:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@ninjan@lemmy.mildgrim.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 42775
  -bodyTs: "'build':16 'chang':6 'els':18 'entir':19 'firefox':12 'fork':11 'good':2 'idea':3 'right':13 'see':9 'someth':17 'wanna':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3873441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697105551 {#3098
    date: 2023-10-12 12:12: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
120 DENIED moderate
App\Entity\EntryComment {#3097
  +user: Proxies\__CG__\App\Entity\User {#3096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2651
    +user: App\Entity\User {#2664 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Wow, what an angry person. Absolutely dripping with seething rage.\n
      \n
      His definition of spying is very pragmatic and cares not at all about “why” the spying is done, only that it is done and how much. I still think what Mozilla does is far more benign than Google because Mozilla doesn’t use your data for direct profit. But I don’t necessarily disagree with his definition either, it’s a good one for making objective comparisons.\n
      \n
      It’s also worth noting that his tolerance of chromium is rooted in him wanting the current modern web to die in hell fire anyway so he cares little about Googles monopoly of it.\n
      \n
      I am though surprised that there aren’t any big Mozilla based projects around. I really would have assumed the Linux and Self hosting communities would be interested in a browser with cross device history etc but where the data is selfhosted and built from the ground up with FOSS principles at heart. Especially now that Mozilla has slowed down their technical development.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697105552 {#2645
      date: 2023-10-12 12:12:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2652 …}
    +nested: Doctrine\ORM\PersistentCollection {#2654 …}
    +votes: Doctrine\ORM\PersistentCollection {#2656 …}
    +reports: Doctrine\ORM\PersistentCollection {#2658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2662 …}
    -id: 42585
    -bodyTs: "'absolut':6 'also':80 'angri':4 'anyway':102 'aren':118 'around':125 'assum':130 'base':123 'benign':46 'big':121 'browser':142 'built':155 'care':19,105 'chromium':87 'communiti':136 'comparison':77 'cross':144 'current':94 'data':55,151 'definit':12,67 'develop':174 'devic':145 'die':98 'direct':57 'disagre':64 'doesn':51 'done':28,33 'drip':7 'either':68 'especi':165 'etc':147 'far':44 'fire':101 'foss':161 'good':72 'googl':48,108 'ground':158 'heart':164 'hell':100 'histori':146 'host':135 'interest':139 'linux':132 'littl':106 'make':75 'modern':95 'monopoli':109 'mozilla':41,50,122,168 'much':36 'necessarili':63 'note':82 'object':76 'one':73 'person':5 'pragmat':17 'principl':162 'profit':58 'project':124 'rage':10 'realli':127 'root':89 'seeth':9 'self':134 'selfhost':153 'slow':170 'spi':14,26 'still':38 'surpris':115 'technic':173 'think':39 'though':114 'toler':85 'use':53 'want':92 'web':96 'worth':81 'would':128,137 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.mildgrim.com/comment/903632"
    +editedAt: DateTimeImmutable @1697092338 {#2646
      date: 2023-10-12 08:32:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697092293 {#2647
      date: 2023-10-12 08:31:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2651}
  +body: "Very good idea! Be the change you wanna see and fork firefox right now! :) or build something else entirely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697105551 {#3099
    date: 2023-10-12 12:12:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@ninjan@lemmy.mildgrim.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3091 …}
  +reports: Doctrine\ORM\PersistentCollection {#3089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3085 …}
  -id: 42775
  -bodyTs: "'build':16 'chang':6 'els':18 'entir':19 'firefox':12 'fork':11 'good':2 'idea':3 'right':13 'see':9 'someth':17 'wanna':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3873441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697105551 {#3098
    date: 2023-10-12 12:12: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
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 {#2724
  +user: App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "It doesn't take an expert to see that the blog's argumentation is absurd and extremely paranoid, if not outright conspiratorial."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1697094913 {#2719
    date: 2023-10-12 09:15:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2725 …}
  +nested: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 42630
  -bodyTs: "'absurd':15 'argument':13 'blog':11 'conspiratori':22 'doesn':2 'expert':6 'extrem':17 'outright':21 'paranoid':18 'see':8 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/532608/-/comment/2910707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697094913 {#2720
    date: 2023-10-12 09:15: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
123 DENIED edit
App\Entity\EntryComment {#2724
  +user: App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "It doesn't take an expert to see that the blog's argumentation is absurd and extremely paranoid, if not outright conspiratorial."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1697094913 {#2719
    date: 2023-10-12 09:15:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2725 …}
  +nested: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 42630
  -bodyTs: "'absurd':15 'argument':13 'blog':11 'conspiratori':22 'doesn':2 'expert':6 'extrem':17 'outright':21 'paranoid':18 'see':8 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/532608/-/comment/2910707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697094913 {#2720
    date: 2023-10-12 09:15: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
124 DENIED moderate
App\Entity\EntryComment {#2724
  +user: App\Entity\User {#2737 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "It doesn't take an expert to see that the blog's argumentation is absurd and extremely paranoid, if not outright conspiratorial."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1697094913 {#2719
    date: 2023-10-12 09:15:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2725 …}
  +nested: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  -id: 42630
  -bodyTs: "'absurd':15 'argument':13 'blog':11 'conspiratori':22 'doesn':2 'expert':6 'extrem':17 'outright':21 'paranoid':18 'see':8 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/532608/-/comment/2910707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697094913 {#2720
    date: 2023-10-12 09:15: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
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 {#2798
  +user: App\Entity\User {#2811 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The link that supposedly proves Mozilla has “ceased caring about technology” indicates nothing of the sort.\n
    \n
    This whole article seems completely unhinged and untrustworthy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1697094173 {#2793
    date: 2023-10-12 09:02:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2799 …}
  +nested: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  -id: 42337
  -bodyTs: "'articl':19 'care':9 'ceas':8 'complet':21 'indic':12 'link':2 'mozilla':6 'noth':13 'prove':5 'seem':20 'sort':16 'suppos':4 'technolog':11 'unhing':22 'untrustworthi':24 'whole':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3778076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697072132 {#2794
    date: 2023-10-12 02:55: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
127 DENIED edit
App\Entity\EntryComment {#2798
  +user: App\Entity\User {#2811 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The link that supposedly proves Mozilla has “ceased caring about technology” indicates nothing of the sort.\n
    \n
    This whole article seems completely unhinged and untrustworthy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1697094173 {#2793
    date: 2023-10-12 09:02:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2799 …}
  +nested: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  -id: 42337
  -bodyTs: "'articl':19 'care':9 'ceas':8 'complet':21 'indic':12 'link':2 'mozilla':6 'noth':13 'prove':5 'seem':20 'sort':16 'suppos':4 'technolog':11 'unhing':22 'untrustworthi':24 'whole':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3778076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697072132 {#2794
    date: 2023-10-12 02:55: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
128 DENIED moderate
App\Entity\EntryComment {#2798
  +user: App\Entity\User {#2811 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The link that supposedly proves Mozilla has “ceased caring about technology” indicates nothing of the sort.\n
    \n
    This whole article seems completely unhinged and untrustworthy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 73
  +score: 0
  +lastActive: DateTime @1697094173 {#2793
    date: 2023-10-12 09:02:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2799 …}
  +nested: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  -id: 42337
  -bodyTs: "'articl':19 'care':9 'ceas':8 'complet':21 'indic':12 'link':2 'mozilla':6 'noth':13 'prove':5 'seem':20 'sort':16 'suppos':4 'technolog':11 'unhing':22 'untrustworthi':24 'whole':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3778076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697072132 {#2794
    date: 2023-10-12 02:55: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
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 {#3029
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2798
    +user: App\Entity\User {#2811 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The link that supposedly proves Mozilla has “ceased caring about technology” indicates nothing of the sort.\n
      \n
      This whole article seems completely unhinged and untrustworthy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1697094173 {#2793
      date: 2023-10-12 09:02:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2799 …}
    +nested: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2803 …}
    +reports: Doctrine\ORM\PersistentCollection {#2805 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
    -id: 42337
    -bodyTs: "'articl':19 'care':9 'ceas':8 'complet':21 'indic':12 'link':2 'mozilla':6 'noth':13 'prove':5 'seem':20 'sort':16 'suppos':4 'technolog':11 'unhing':22 'untrustworthi':24 'whole':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/3778076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697072132 {#2794
      date: 2023-10-12 02:55:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2798}
  +body: "Welcome to dig deeper"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697094171 {#3030
    date: 2023-10-12 09:02:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@LinkOpensChest_wav@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 42613
  -bodyTs: "'deeper':4 'dig':3 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3784908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697094171 {#3033
    date: 2023-10-12 09:02:51.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 {#3029
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2798
    +user: App\Entity\User {#2811 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The link that supposedly proves Mozilla has “ceased caring about technology” indicates nothing of the sort.\n
      \n
      This whole article seems completely unhinged and untrustworthy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1697094173 {#2793
      date: 2023-10-12 09:02:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2799 …}
    +nested: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2803 …}
    +reports: Doctrine\ORM\PersistentCollection {#2805 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
    -id: 42337
    -bodyTs: "'articl':19 'care':9 'ceas':8 'complet':21 'indic':12 'link':2 'mozilla':6 'noth':13 'prove':5 'seem':20 'sort':16 'suppos':4 'technolog':11 'unhing':22 'untrustworthi':24 'whole':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/3778076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697072132 {#2794
      date: 2023-10-12 02:55:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2798}
  +body: "Welcome to dig deeper"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697094171 {#3030
    date: 2023-10-12 09:02:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@LinkOpensChest_wav@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 42613
  -bodyTs: "'deeper':4 'dig':3 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3784908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697094171 {#3033
    date: 2023-10-12 09:02:51.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 {#3029
  +user: Proxies\__CG__\App\Entity\User {#3112 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2798
    +user: App\Entity\User {#2811 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The link that supposedly proves Mozilla has “ceased caring about technology” indicates nothing of the sort.\n
      \n
      This whole article seems completely unhinged and untrustworthy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 73
    +score: 0
    +lastActive: DateTime @1697094173 {#2793
      date: 2023-10-12 09:02:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@witchdoctor@lemmy.basedcount.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2799 …}
    +nested: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2803 …}
    +reports: Doctrine\ORM\PersistentCollection {#2805 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
    -id: 42337
    -bodyTs: "'articl':19 'care':9 'ceas':8 'complet':21 'indic':12 'link':2 'mozilla':6 'noth':13 'prove':5 'seem':20 'sort':16 'suppos':4 'technolog':11 'unhing':22 'untrustworthi':24 'whole':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/3778076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697072132 {#2794
      date: 2023-10-12 02:55:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2798}
  +body: "Welcome to dig deeper"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697094171 {#3030
    date: 2023-10-12 09:02:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
    "@LinkOpensChest_wav@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  -id: 42613
  -bodyTs: "'deeper':4 'dig':3 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3784908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697094171 {#3033
    date: 2023-10-12 09:02:51.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 {#2871
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "That whole page feels like an ad for umatrix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697090962 {#2866
    date: 2023-10-12 08:09:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 42569
  -bodyTs: "'ad':7 'feel':4 'like':5 'page':3 'umatrix':9 'whole':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3358001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697090962 {#2867
    date: 2023-10-12 08:09: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
135 DENIED edit
App\Entity\EntryComment {#2871
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "That whole page feels like an ad for umatrix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697090962 {#2866
    date: 2023-10-12 08:09:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 42569
  -bodyTs: "'ad':7 'feel':4 'like':5 'page':3 'umatrix':9 'whole':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3358001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697090962 {#2867
    date: 2023-10-12 08:09: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
136 DENIED moderate
App\Entity\EntryComment {#2871
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "That whole page feels like an ad for umatrix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697090962 {#2866
    date: 2023-10-12 08:09:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 42569
  -bodyTs: "'ad':7 'feel':4 'like':5 'page':3 'umatrix':9 'whole':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3358001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697090962 {#2867
    date: 2023-10-12 08:09: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
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 {#2944
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    That guy again... I just repost what i commented [last time](https://kbin.social/m/privacy@lemmy.ml/t/453447/-/comment/2338202):\n
    \n
    > after looking around on that site, i deeply mistrust the original author about probably everything. using the search term "christchurch shooting was faked"  \n
    >  and arguing that the search results attack conspiracy theories, which means that there is censoring going on - that does not fit my definition of sanity.\n
    > \n
    > e: ah, and the moon landing was fake and covid shots are evil. dudes, this guy is nuts, dont even take the time of the day from him.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 67
  +score: 0
  +lastActive: DateTime @1697090840 {#2939
    date: 2023-10-12 08:07:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 42566
  -bodyTs: "'/m/privacy@lemmy.ml/t/453447/-/comment/2338202):':14 'ah':64 'argu':39 'around':17 'attack':44 'author':26 'censor':52 'christchurch':34 'comment':9 'conspiraci':45 'covid':72 'day':88 'deepli':22 'definit':60 'dont':81 'dude':76 'e':63 'even':82 'everyth':29 'evil':75 'fake':37,70 'fit':58 'go':53 'guy':2,78 'kbin.social':13 'kbin.social/m/privacy@lemmy.ml/t/453447/-/comment/2338202):':12 'land':68 'last':10 'look':16 'mean':48 'mistrust':23 'moon':67 'nut':80 'origin':25 'probabl':28 'repost':6 'result':43 'saniti':62 'search':32,42 'shoot':35 'shot':73 'site':20 'take':83 'term':33 'theori':46 'time':11,85 'use':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/532608/-/comment/2910037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697090840 {#2940
    date: 2023-10-12 08:07: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
139 DENIED edit
App\Entity\EntryComment {#2944
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    That guy again... I just repost what i commented [last time](https://kbin.social/m/privacy@lemmy.ml/t/453447/-/comment/2338202):\n
    \n
    > after looking around on that site, i deeply mistrust the original author about probably everything. using the search term "christchurch shooting was faked"  \n
    >  and arguing that the search results attack conspiracy theories, which means that there is censoring going on - that does not fit my definition of sanity.\n
    > \n
    > e: ah, and the moon landing was fake and covid shots are evil. dudes, this guy is nuts, dont even take the time of the day from him.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 67
  +score: 0
  +lastActive: DateTime @1697090840 {#2939
    date: 2023-10-12 08:07:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 42566
  -bodyTs: "'/m/privacy@lemmy.ml/t/453447/-/comment/2338202):':14 'ah':64 'argu':39 'around':17 'attack':44 'author':26 'censor':52 'christchurch':34 'comment':9 'conspiraci':45 'covid':72 'day':88 'deepli':22 'definit':60 'dont':81 'dude':76 'e':63 'even':82 'everyth':29 'evil':75 'fake':37,70 'fit':58 'go':53 'guy':2,78 'kbin.social':13 'kbin.social/m/privacy@lemmy.ml/t/453447/-/comment/2338202):':12 'land':68 'last':10 'look':16 'mean':48 'mistrust':23 'moon':67 'nut':80 'origin':25 'probabl':28 'repost':6 'result':43 'saniti':62 'search':32,42 'shoot':35 'shot':73 'site':20 'take':83 'term':33 'theori':46 'time':11,85 'use':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/532608/-/comment/2910037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697090840 {#2940
    date: 2023-10-12 08:07: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
140 DENIED moderate
App\Entity\EntryComment {#2944
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    That guy again... I just repost what i commented [last time](https://kbin.social/m/privacy@lemmy.ml/t/453447/-/comment/2338202):\n
    \n
    > after looking around on that site, i deeply mistrust the original author about probably everything. using the search term "christchurch shooting was faked"  \n
    >  and arguing that the search results attack conspiracy theories, which means that there is censoring going on - that does not fit my definition of sanity.\n
    > \n
    > e: ah, and the moon landing was fake and covid shots are evil. dudes, this guy is nuts, dont even take the time of the day from him.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 67
  +score: 0
  +lastActive: DateTime @1697090840 {#2939
    date: 2023-10-12 08:07:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@witchdoctor@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 42566
  -bodyTs: "'/m/privacy@lemmy.ml/t/453447/-/comment/2338202):':14 'ah':64 'argu':39 'around':17 'attack':44 'author':26 'censor':52 'christchurch':34 'comment':9 'conspiraci':45 'covid':72 'day':88 'deepli':22 'definit':60 'dont':81 'dude':76 'e':63 'even':82 'everyth':29 'evil':75 'fake':37,70 'fit':58 'go':53 'guy':2,78 'kbin.social':13 'kbin.social/m/privacy@lemmy.ml/t/453447/-/comment/2338202):':12 'land':68 'last':10 'look':16 'mean':48 'mistrust':23 'moon':67 'nut':80 'origin':25 'probabl':28 'repost':6 'result':43 'saniti':62 'search':32,42 'shoot':35 'shot':73 'site':20 'take':83 'term':33 'theori':46 'time':11,85 'use':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/532608/-/comment/2910037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697090840 {#2940
    date: 2023-10-12 08:07: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