GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/16881/Firefox-reader-view?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.81 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.04 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\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Firefox-reader-view"
  +title: "Firefox reader view 🔛🔝"
  +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
  +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 438
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701037070 {#2414
    date: 2023-11-26 23:17:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 16881
  -titleTs: "'firefox':1 'reader':2 'view':3"
  -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701060884
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7235171"
  +editedAt: DateTimeImmutable @1701703448 {#1793
    date: 2023-12-04 16:24:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700974484 {#2402
    date: 2023-11-26 05:54:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Firefox-reader-view"
  +title: "Firefox reader view 🔛🔝"
  +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
  +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 438
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701037070 {#2414
    date: 2023-11-26 23:17:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 16881
  -titleTs: "'firefox':1 'reader':2 'view':3"
  -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701060884
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7235171"
  +editedAt: DateTimeImmutable @1701703448 {#1793
    date: 2023-12-04 16:24:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700974484 {#2402
    date: 2023-11-26 05:54:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Firefox-reader-view"
  +title: "Firefox reader view 🔛🔝"
  +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
  +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 438
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701037070 {#2414
    date: 2023-11-26 23:17:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 16881
  -titleTs: "'firefox':1 'reader':2 'view':3"
  -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701060884
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7235171"
  +editedAt: DateTimeImmutable @1701703448 {#1793
    date: 2023-12-04 16:24:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700974484 {#2402
    date: 2023-11-26 05:54:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4017
  +user: App\Entity\User {#3965 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Reader view is also a god send if you have ADHD or just struggle with attention span around electronics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701027297 {#4026
    date: 2023-11-26 20:34:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 233043
  -bodyTs: "'adhd':11 'also':4 'around':18 'attent':16 'electron':19 'god':6 'reader':1 'send':7 'span':17 'struggl':14 'view':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6140403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701027297 {#3962
    date: 2023-11-26 20:34:57.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 {#4017
  +user: App\Entity\User {#3965 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Reader view is also a god send if you have ADHD or just struggle with attention span around electronics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701027297 {#4026
    date: 2023-11-26 20:34:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 233043
  -bodyTs: "'adhd':11 'also':4 'around':18 'attent':16 'electron':19 'god':6 'reader':1 'send':7 'span':17 'struggl':14 'view':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6140403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701027297 {#3962
    date: 2023-11-26 20:34:57.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 {#4017
  +user: App\Entity\User {#3965 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Reader view is also a god send if you have ADHD or just struggle with attention span around electronics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701027297 {#4026
    date: 2023-11-26 20:34:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 233043
  -bodyTs: "'adhd':11 'also':4 'around':18 'attent':16 'electron':19 'god':6 'reader':1 'send':7 'span':17 'struggl':14 'view':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6140403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701027297 {#3962
    date: 2023-11-26 20:34:57.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 {#4049
  +user: App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    BTW Firefox has a built-in function that checks if the extractable text from the website is “acceptable” and will decide whether to display the button.\n
    \n
    You can trigger it everywhere using\n
    \n
    ```\n
    \n
    <span style="color:#323232;">about:reader?url=https%3A%2F%2F[...]\n
    </span>\n
    ```\n
    \n
    You can use another trick: bookmark `about:reader?url=%s` and add `read` as its keyword (only in Properties window, separate from “tags”). Then put `read␣` in front of any URL you want to view with Reader Mode!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701702194 {#4055
    date: 2023-12-04 16:03:14.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4054 …}
  +nested: Doctrine\ORM\PersistentCollection {#4053 …}
  +votes: Doctrine\ORM\PersistentCollection {#4044 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -id: 166676
  -bodyTs: "'2f':39,40 '3a':38 'accept':19 'add':52 'anoth':44 'bookmark':46 'btw':1 'built':6 'built-in':5 'button':27 'check':10 'decid':22 'display':25 'everywher':32 'extract':13 'firefox':2 'front':68 'function':8 'https':37 'keyword':56 'mode':78 'properti':59 'put':65 'read':53,66 'reader':35,48,77 'separ':61 'tag':63 'text':14 'trick':45 'trigger':30 'url':36,49,71 'use':33,43 'view':75 'want':73 'websit':17 'whether':23 'window':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5166273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014687 {#4060
    date: 2023-11-26 17:04:47.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
11 DENIED edit
App\Entity\EntryComment {#4049
  +user: App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    BTW Firefox has a built-in function that checks if the extractable text from the website is “acceptable” and will decide whether to display the button.\n
    \n
    You can trigger it everywhere using\n
    \n
    ```\n
    \n
    <span style="color:#323232;">about:reader?url=https%3A%2F%2F[...]\n
    </span>\n
    ```\n
    \n
    You can use another trick: bookmark `about:reader?url=%s` and add `read` as its keyword (only in Properties window, separate from “tags”). Then put `read␣` in front of any URL you want to view with Reader Mode!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701702194 {#4055
    date: 2023-12-04 16:03:14.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4054 …}
  +nested: Doctrine\ORM\PersistentCollection {#4053 …}
  +votes: Doctrine\ORM\PersistentCollection {#4044 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -id: 166676
  -bodyTs: "'2f':39,40 '3a':38 'accept':19 'add':52 'anoth':44 'bookmark':46 'btw':1 'built':6 'built-in':5 'button':27 'check':10 'decid':22 'display':25 'everywher':32 'extract':13 'firefox':2 'front':68 'function':8 'https':37 'keyword':56 'mode':78 'properti':59 'put':65 'read':53,66 'reader':35,48,77 'separ':61 'tag':63 'text':14 'trick':45 'trigger':30 'url':36,49,71 'use':33,43 'view':75 'want':73 'websit':17 'whether':23 'window':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5166273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014687 {#4060
    date: 2023-11-26 17:04:47.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
12 DENIED moderate
App\Entity\EntryComment {#4049
  +user: App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    BTW Firefox has a built-in function that checks if the extractable text from the website is “acceptable” and will decide whether to display the button.\n
    \n
    You can trigger it everywhere using\n
    \n
    ```\n
    \n
    <span style="color:#323232;">about:reader?url=https%3A%2F%2F[...]\n
    </span>\n
    ```\n
    \n
    You can use another trick: bookmark `about:reader?url=%s` and add `read` as its keyword (only in Properties window, separate from “tags”). Then put `read␣` in front of any URL you want to view with Reader Mode!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701702194 {#4055
    date: 2023-12-04 16:03:14.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4054 …}
  +nested: Doctrine\ORM\PersistentCollection {#4053 …}
  +votes: Doctrine\ORM\PersistentCollection {#4044 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
  -id: 166676
  -bodyTs: "'2f':39,40 '3a':38 'accept':19 'add':52 'anoth':44 'bookmark':46 'btw':1 'built':6 'built-in':5 'button':27 'check':10 'decid':22 'display':25 'everywher':32 'extract':13 'firefox':2 'front':68 'function':8 'https':37 'keyword':56 'mode':78 'properti':59 'put':65 'read':53,66 'reader':35,48,77 'separ':61 'tag':63 'text':14 'trick':45 'trigger':30 'url':36,49,71 'use':33,43 'view':75 'want':73 'websit':17 'whether':23 'window':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5166273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014687 {#4060
    date: 2023-11-26 17:04:47.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
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 {#5263
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      BTW Firefox has a built-in function that checks if the extractable text from the website is “acceptable” and will decide whether to display the button.\n
      \n
      You can trigger it everywhere using\n
      \n
      ```\n
      \n
      <span style="color:#323232;">about:reader?url=https%3A%2F%2F[...]\n
      </span>\n
      ```\n
      \n
      You can use another trick: bookmark `about:reader?url=%s` and add `read` as its keyword (only in Properties window, separate from “tags”). Then put `read␣` in front of any URL you want to view with Reader Mode!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701702194 {#4055
      date: 2023-12-04 16:03:14.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4054 …}
    +nested: Doctrine\ORM\PersistentCollection {#4053 …}
    +votes: Doctrine\ORM\PersistentCollection {#4044 …}
    +reports: Doctrine\ORM\PersistentCollection {#4047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
    -id: 166676
    -bodyTs: "'2f':39,40 '3a':38 'accept':19 'add':52 'anoth':44 'bookmark':46 'btw':1 'built':6 'built-in':5 'button':27 'check':10 'decid':22 'display':25 'everywher':32 'extract':13 'firefox':2 'front':68 'function':8 'https':37 'keyword':56 'mode':78 'properti':59 'put':65 'read':53,66 'reader':35,48,77 'separ':61 'tag':63 'text':14 'trick':45 'trigger':30 'url':36,49,71 'use':33,43 'view':75 'want':73 'websit':17 'whether':23 'window':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5166273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701014687 {#4060
      date: 2023-11-26 17:04:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "Oh that’s really handy! Thanks m7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701023886 {#5260
    date: 2023-11-26 19:38:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 167298
  -bodyTs: "'handi':5 'm7':7 'oh':1 'realli':4 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5026476"
  +editedAt: DateTimeImmutable @1701703766 {#5261
    date: 2023-12-04 16:29:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701023886 {#5262
    date: 2023-11-26 19:38:06.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
15 DENIED edit
App\Entity\EntryComment {#5263
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      BTW Firefox has a built-in function that checks if the extractable text from the website is “acceptable” and will decide whether to display the button.\n
      \n
      You can trigger it everywhere using\n
      \n
      ```\n
      \n
      <span style="color:#323232;">about:reader?url=https%3A%2F%2F[...]\n
      </span>\n
      ```\n
      \n
      You can use another trick: bookmark `about:reader?url=%s` and add `read` as its keyword (only in Properties window, separate from “tags”). Then put `read␣` in front of any URL you want to view with Reader Mode!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701702194 {#4055
      date: 2023-12-04 16:03:14.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4054 …}
    +nested: Doctrine\ORM\PersistentCollection {#4053 …}
    +votes: Doctrine\ORM\PersistentCollection {#4044 …}
    +reports: Doctrine\ORM\PersistentCollection {#4047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
    -id: 166676
    -bodyTs: "'2f':39,40 '3a':38 'accept':19 'add':52 'anoth':44 'bookmark':46 'btw':1 'built':6 'built-in':5 'button':27 'check':10 'decid':22 'display':25 'everywher':32 'extract':13 'firefox':2 'front':68 'function':8 'https':37 'keyword':56 'mode':78 'properti':59 'put':65 'read':53,66 'reader':35,48,77 'separ':61 'tag':63 'text':14 'trick':45 'trigger':30 'url':36,49,71 'use':33,43 'view':75 'want':73 'websit':17 'whether':23 'window':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5166273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701014687 {#4060
      date: 2023-11-26 17:04:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "Oh that’s really handy! Thanks m7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701023886 {#5260
    date: 2023-11-26 19:38:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 167298
  -bodyTs: "'handi':5 'm7':7 'oh':1 'realli':4 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5026476"
  +editedAt: DateTimeImmutable @1701703766 {#5261
    date: 2023-12-04 16:29:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701023886 {#5262
    date: 2023-11-26 19:38:06.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
16 DENIED moderate
App\Entity\EntryComment {#5263
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4049
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      BTW Firefox has a built-in function that checks if the extractable text from the website is “acceptable” and will decide whether to display the button.\n
      \n
      You can trigger it everywhere using\n
      \n
      ```\n
      \n
      <span style="color:#323232;">about:reader?url=https%3A%2F%2F[...]\n
      </span>\n
      ```\n
      \n
      You can use another trick: bookmark `about:reader?url=%s` and add `read` as its keyword (only in Properties window, separate from “tags”). Then put `read␣` in front of any URL you want to view with Reader Mode!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701702194 {#4055
      date: 2023-12-04 16:03:14.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4054 …}
    +nested: Doctrine\ORM\PersistentCollection {#4053 …}
    +votes: Doctrine\ORM\PersistentCollection {#4044 …}
    +reports: Doctrine\ORM\PersistentCollection {#4047 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4040 …}
    -id: 166676
    -bodyTs: "'2f':39,40 '3a':38 'accept':19 'add':52 'anoth':44 'bookmark':46 'btw':1 'built':6 'built-in':5 'button':27 'check':10 'decid':22 'display':25 'everywher':32 'extract':13 'firefox':2 'front':68 'function':8 'https':37 'keyword':56 'mode':78 'properti':59 'put':65 'read':53,66 'reader':35,48,77 'separ':61 'tag':63 'text':14 'trick':45 'trigger':30 'url':36,49,71 'use':33,43 'view':75 'want':73 'websit':17 'whether':23 'window':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5166273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701014687 {#4060
      date: 2023-11-26 17:04:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4049}
  +body: "Oh that’s really handy! Thanks m7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701023886 {#5260
    date: 2023-11-26 19:38:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 167298
  -bodyTs: "'handi':5 'm7':7 'oh':1 'realli':4 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5026476"
  +editedAt: DateTimeImmutable @1701703766 {#5261
    date: 2023-12-04 16:29:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701023886 {#5262
    date: 2023-11-26 19:38:06.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
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 {#4134
  +user: App\Entity\User {#4147 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Other than the fonts, the left side honestly pretty accurate. uBlock Origin for life though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701006993 {#4129
    date: 2023-11-26 14:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4135 …}
  +nested: Doctrine\ORM\PersistentCollection {#4137 …}
  +votes: Doctrine\ORM\PersistentCollection {#4139 …}
  +reports: Doctrine\ORM\PersistentCollection {#4141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
  -id: 166206
  -bodyTs: "'accur':10 'font':4 'honest':8 'left':6 'life':14 'origin':12 'pretti':9 'side':7 'though':15 'ublock':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5186632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701006993 {#4130
    date: 2023-11-26 14:56:33.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
19 DENIED edit
App\Entity\EntryComment {#4134
  +user: App\Entity\User {#4147 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Other than the fonts, the left side honestly pretty accurate. uBlock Origin for life though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701006993 {#4129
    date: 2023-11-26 14:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4135 …}
  +nested: Doctrine\ORM\PersistentCollection {#4137 …}
  +votes: Doctrine\ORM\PersistentCollection {#4139 …}
  +reports: Doctrine\ORM\PersistentCollection {#4141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
  -id: 166206
  -bodyTs: "'accur':10 'font':4 'honest':8 'left':6 'life':14 'origin':12 'pretti':9 'side':7 'though':15 'ublock':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5186632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701006993 {#4130
    date: 2023-11-26 14:56:33.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
20 DENIED moderate
App\Entity\EntryComment {#4134
  +user: App\Entity\User {#4147 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Other than the fonts, the left side honestly pretty accurate. uBlock Origin for life though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701006993 {#4129
    date: 2023-11-26 14:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4135 …}
  +nested: Doctrine\ORM\PersistentCollection {#4137 …}
  +votes: Doctrine\ORM\PersistentCollection {#4139 …}
  +reports: Doctrine\ORM\PersistentCollection {#4141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
  -id: 166206
  -bodyTs: "'accur':10 'font':4 'honest':8 'left':6 'life':14 'origin':12 'pretti':9 'side':7 'though':15 'ublock':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5186632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701006993 {#4130
    date: 2023-11-26 14:56:33.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
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 {#4208
  +user: App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "uMatrix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701005239 {#4203
    date: 2023-11-26 14:27:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 166105
  -bodyTs: "'umatrix':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5957714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701005239 {#4204
    date: 2023-11-26 14:27:19.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
23 DENIED edit
App\Entity\EntryComment {#4208
  +user: App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "uMatrix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701005239 {#4203
    date: 2023-11-26 14:27:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 166105
  -bodyTs: "'umatrix':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5957714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701005239 {#4204
    date: 2023-11-26 14:27:19.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
24 DENIED moderate
App\Entity\EntryComment {#4208
  +user: App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "uMatrix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701005239 {#4203
    date: 2023-11-26 14:27:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4209 …}
  +nested: Doctrine\ORM\PersistentCollection {#4211 …}
  +votes: Doctrine\ORM\PersistentCollection {#4213 …}
  +reports: Doctrine\ORM\PersistentCollection {#4215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4219 …}
  -id: 166105
  -bodyTs: "'umatrix':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5957714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701005239 {#4204
    date: 2023-11-26 14:27:19.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
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 {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Are you sure the left part is about ublock origin and not noscript?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701681807 {#4276
    date: 2023-12-04 10:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 166030
  -bodyTs: "'left':5 'noscript':13 'origin':10 'part':6 'sure':3 'ublock':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5185814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003761 {#4277
    date: 2023-11-26 14:02:41.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
27 DENIED edit
App\Entity\EntryComment {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Are you sure the left part is about ublock origin and not noscript?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701681807 {#4276
    date: 2023-12-04 10:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 166030
  -bodyTs: "'left':5 'noscript':13 'origin':10 'part':6 'sure':3 'ublock':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5185814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003761 {#4277
    date: 2023-11-26 14:02:41.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
28 DENIED moderate
App\Entity\EntryComment {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Are you sure the left part is about ublock origin and not noscript?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701681807 {#4276
    date: 2023-12-04 10:23:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 166030
  -bodyTs: "'left':5 'noscript':13 'origin':10 'part':6 'sure':3 'ublock':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5185814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701003761 {#4277
    date: 2023-11-26 14:02:41.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
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 {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Are you sure the left part is about ublock origin and not noscript?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701681807 {#4276
      date: 2023-12-04 10:23:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 166030
    -bodyTs: "'left':5 'noscript':13 'origin':10 'part':6 'sure':3 'ublock':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5185814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003761 {#4277
      date: 2023-11-26 14:02:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "The worst part about NoScript is gradually learning just how extreme the script situation has become. Today’s web won’t be archived nearly as well as Web 1.0 was. It’s only gotten more hostile to people with disabilities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701014034 {#5244
    date: 2023-11-26 16:53:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@gareppa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 166642
  -bodyTs: "'1.0':29 'archiv':23 'becom':16 'disabl':40 'extrem':11 'gotten':34 'gradual':7 'hostil':36 'learn':8 'near':24 'noscript':5 'part':3 'peopl':38 'script':13 'situat':14 'today':17 'web':19,28 'well':26 'won':20 'worst':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/996969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014034 {#5245
    date: 2023-11-26 16:53:54.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
31 DENIED edit
App\Entity\EntryComment {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Are you sure the left part is about ublock origin and not noscript?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701681807 {#4276
      date: 2023-12-04 10:23:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 166030
    -bodyTs: "'left':5 'noscript':13 'origin':10 'part':6 'sure':3 'ublock':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5185814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003761 {#4277
      date: 2023-11-26 14:02:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "The worst part about NoScript is gradually learning just how extreme the script situation has become. Today’s web won’t be archived nearly as well as Web 1.0 was. It’s only gotten more hostile to people with disabilities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701014034 {#5244
    date: 2023-11-26 16:53:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@gareppa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 166642
  -bodyTs: "'1.0':29 'archiv':23 'becom':16 'disabl':40 'extrem':11 'gotten':34 'gradual':7 'hostil':36 'learn':8 'near':24 'noscript':5 'part':3 'peopl':38 'script':13 'situat':14 'today':17 'web':19,28 'well':26 'won':20 'worst':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/996969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014034 {#5245
    date: 2023-11-26 16:53:54.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
32 DENIED moderate
App\Entity\EntryComment {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Are you sure the left part is about ublock origin and not noscript?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701681807 {#4276
      date: 2023-12-04 10:23:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 166030
    -bodyTs: "'left':5 'noscript':13 'origin':10 'part':6 'sure':3 'ublock':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5185814"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701003761 {#4277
      date: 2023-11-26 14:02:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "The worst part about NoScript is gradually learning just how extreme the script situation has become. Today’s web won’t be archived nearly as well as Web 1.0 was. It’s only gotten more hostile to people with disabilities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701014034 {#5244
    date: 2023-11-26 16:53:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@gareppa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 166642
  -bodyTs: "'1.0':29 'archiv':23 'becom':16 'disabl':40 'extrem':11 'gotten':34 'gradual':7 'hostil':36 'learn':8 'near':24 'noscript':5 'part':3 'peopl':38 'script':13 'situat':14 'today':17 'web':19,28 'well':26 'won':20 'worst':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/996969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014034 {#5245
    date: 2023-11-26 16:53:54.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
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 {#4356
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the “uwu pwease disable adbwock” message on a sketchy site but would be nice to just always have it on those kind of sites"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701724047 {#4351
    date: 2023-12-04 22:07:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 165939
  -bodyTs: "'adbwock':27 'alway':39 'automat':9 'disabl':26 'get':22 'kind':44 'make':6,14 'messag':28 'nice':36 'often':17 'pweas':25 'quit':16 'reader':7 'sens':15 'site':11,32,46 'sketchi':31 'use':18 'uwu':24 'view':8 'way':4 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6600520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701002245 {#4352
    date: 2023-11-26 13:37:25.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
35 DENIED edit
App\Entity\EntryComment {#4356
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the “uwu pwease disable adbwock” message on a sketchy site but would be nice to just always have it on those kind of sites"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701724047 {#4351
    date: 2023-12-04 22:07:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 165939
  -bodyTs: "'adbwock':27 'alway':39 'automat':9 'disabl':26 'get':22 'kind':44 'make':6,14 'messag':28 'nice':36 'often':17 'pweas':25 'quit':16 'reader':7 'sens':15 'site':11,32,46 'sketchi':31 'use':18 'uwu':24 'view':8 'way':4 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6600520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701002245 {#4352
    date: 2023-11-26 13:37:25.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
36 DENIED moderate
App\Entity\EntryComment {#4356
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the “uwu pwease disable adbwock” message on a sketchy site but would be nice to just always have it on those kind of sites"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701724047 {#4351
    date: 2023-12-04 22:07:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 165939
  -bodyTs: "'adbwock':27 'alway':39 'automat':9 'disabl':26 'get':22 'kind':44 'make':6,14 'messag':28 'nice':36 'often':17 'pweas':25 'quit':16 'reader':7 'sens':15 'site':11,32,46 'sketchi':31 'use':18 'uwu':24 'view':8 'way':4 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6600520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701002245 {#4352
    date: 2023-11-26 13:37:25.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
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 {#5214
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4356
    +user: App\Entity\User {#4369 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the “uwu pwease disable adbwock” message on a sketchy site but would be nice to just always have it on those kind of sites"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701724047 {#4351
      date: 2023-12-04 22:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4357 …}
    +nested: Doctrine\ORM\PersistentCollection {#4359 …}
    +votes: Doctrine\ORM\PersistentCollection {#4361 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 165939
    -bodyTs: "'adbwock':27 'alway':39 'automat':9 'disabl':26 'get':22 'kind':44 'make':6,14 'messag':28 'nice':36 'often':17 'pweas':25 'quit':16 'reader':7 'sens':15 'site':11,32,46 'sketchi':31 'use':18 'uwu':24 'view':8 'way':4 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6600520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701002245 {#4352
      date: 2023-11-26 13:37:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4356}
  +body: "I’ve briefly looked into this before and couldn’t find anything obvious. Would love to hear if someone else has managed to make it work!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701004698 {#5212
    date: 2023-11-26 14:18:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 166071
  -bodyTs: "'anyth':12 'briefli':3 'couldn':9 'els':20 'find':11 'hear':17 'look':4 'love':15 'make':24 'manag':22 'obvious':13 'someon':19 've':2 'work':26 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5596158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701004698 {#5213
    date: 2023-11-26 14:18:18.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
39 DENIED edit
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4356
    +user: App\Entity\User {#4369 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the “uwu pwease disable adbwock” message on a sketchy site but would be nice to just always have it on those kind of sites"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701724047 {#4351
      date: 2023-12-04 22:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4357 …}
    +nested: Doctrine\ORM\PersistentCollection {#4359 …}
    +votes: Doctrine\ORM\PersistentCollection {#4361 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 165939
    -bodyTs: "'adbwock':27 'alway':39 'automat':9 'disabl':26 'get':22 'kind':44 'make':6,14 'messag':28 'nice':36 'often':17 'pweas':25 'quit':16 'reader':7 'sens':15 'site':11,32,46 'sketchi':31 'use':18 'uwu':24 'view':8 'way':4 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6600520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701002245 {#4352
      date: 2023-11-26 13:37:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4356}
  +body: "I’ve briefly looked into this before and couldn’t find anything obvious. Would love to hear if someone else has managed to make it work!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701004698 {#5212
    date: 2023-11-26 14:18:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 166071
  -bodyTs: "'anyth':12 'briefli':3 'couldn':9 'els':20 'find':11 'hear':17 'look':4 'love':15 'make':24 'manag':22 'obvious':13 'someon':19 've':2 'work':26 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5596158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701004698 {#5213
    date: 2023-11-26 14:18:18.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
40 DENIED moderate
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4356
    +user: App\Entity\User {#4369 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the “uwu pwease disable adbwock” message on a sketchy site but would be nice to just always have it on those kind of sites"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701724047 {#4351
      date: 2023-12-04 22:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4357 …}
    +nested: Doctrine\ORM\PersistentCollection {#4359 …}
    +votes: Doctrine\ORM\PersistentCollection {#4361 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 165939
    -bodyTs: "'adbwock':27 'alway':39 'automat':9 'disabl':26 'get':22 'kind':44 'make':6,14 'messag':28 'nice':36 'often':17 'pweas':25 'quit':16 'reader':7 'sens':15 'site':11,32,46 'sketchi':31 'use':18 'uwu':24 'view':8 'way':4 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6600520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701002245 {#4352
      date: 2023-11-26 13:37:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4356}
  +body: "I’ve briefly looked into this before and couldn’t find anything obvious. Would love to hear if someone else has managed to make it work!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701004698 {#5212
    date: 2023-11-26 14:18:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 166071
  -bodyTs: "'anyth':12 'briefli':3 'couldn':9 'els':20 'find':11 'hear':17 'look':4 'love':15 'make':24 'manag':22 'obvious':13 'someon':19 've':2 'work':26 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5596158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701004698 {#5213
    date: 2023-11-26 14:18:18.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
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 {#5231
  +user: App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4356
    +user: App\Entity\User {#4369 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the “uwu pwease disable adbwock” message on a sketchy site but would be nice to just always have it on those kind of sites"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701724047 {#4351
      date: 2023-12-04 22:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4357 …}
    +nested: Doctrine\ORM\PersistentCollection {#4359 …}
    +votes: Doctrine\ORM\PersistentCollection {#4361 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 165939
    -bodyTs: "'adbwock':27 'alway':39 'automat':9 'disabl':26 'get':22 'kind':44 'make':6,14 'messag':28 'nice':36 'often':17 'pweas':25 'quit':16 'reader':7 'sens':15 'site':11,32,46 'sketchi':31 'use':18 'uwu':24 'view':8 'way':4 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6600520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701002245 {#4352
      date: 2023-11-26 13:37:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4356}
  +body: """
    **You’re not the first one to ask this and I’m tired so I’ll just slightly edit my other comment. Only read bold parts if you’ve read that one.**\n
    \n
    > where it makes sense\n
    \n
    Firefox has a built-in function that checks if the extractable text from the website is “acceptable” and will decide whether to display the button. **I don’t think the result of this function is available to extensions but you should ask Firefox devs, maybe add an enhancement request.**\n
    \n
    You can trigger it everywhere using\n
    \n
    ```\n
    \n
    <span style="color:#323232;">about:reader?url=https%3A%2F%2F[...]\n
    </span>\n
    ```\n
    \n
    You can use another trick: bookmark `about:reader?url=%s` and add `read` as its keyword (only in Properties window, separate from “tags”). Then put `read␣` in front of any URL you want to view with Reader Mode!\n
    \n
    **There is also an extension called** [☈ ***Redirector***](https://addons.mozilla.org/en-US/firefox/addon/redirector/)**,** **which can do this for you automatically. However, it is rather clunky: you must create a Regex pattern to match URLs that you want to be affected, and you’ll need to temporarily disable the extension to exit Reader Mode.**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701026579 {#5228
    date: 2023-11-26 20:22:59.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@catsup@lemmy.one"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5236 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 167495
  -bodyTs: "'/en-us/firefox/addon/redirector/)**,**':147 '2f':98,99 '3a':97 'accept':54 'add':83,111 'addons.mozilla.org':146 'addons.mozilla.org/en-us/firefox/addon/redirector/)**,**':145 'affect':174 'also':140 'anoth':103 'ask':8,79 'automat':154 'avail':73 'bold':25 'bookmark':105 'built':41 'built-in':40 'button':62 'call':143 'check':45 'clunki':159 'comment':22 'creat':162 'decid':57 'dev':81 'disabl':181 'display':60 'edit':19 'enhanc':85 'everywher':91 'exit':185 'extens':75,142,183 'extract':48 'firefox':37,80 'first':5 'front':127 'function':43,71 'howev':155 'https':96 'keyword':115 'll':16,177 'm':12 'make':35 'match':167 'mayb':82 'mode':137,187 'must':161 'need':178 'one':6,32 'part':26 'pattern':165 'properti':118 'put':124 'rather':158 're':2 'read':24,30,112,125 'reader':94,107,136,186 'redirector':144 'regex':164 'request':86 'result':68 'sens':36 'separ':120 'slight':18 'tag':122 'temporarili':180 'text':49 'think':66 'tire':13 'trick':104 'trigger':89 'url':95,108,130,168 'use':92,102 've':29 'view':134 'want':132,171 'websit':52 'whether':58 'window':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5171129"
  +editedAt: DateTimeImmutable @1701707751 {#5229
    date: 2023-12-04 17:35:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701026579 {#5230
    date: 2023-11-26 20:22:59.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
43 DENIED edit
App\Entity\EntryComment {#5231
  +user: App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4356
    +user: App\Entity\User {#4369 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the “uwu pwease disable adbwock” message on a sketchy site but would be nice to just always have it on those kind of sites"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701724047 {#4351
      date: 2023-12-04 22:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4357 …}
    +nested: Doctrine\ORM\PersistentCollection {#4359 …}
    +votes: Doctrine\ORM\PersistentCollection {#4361 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 165939
    -bodyTs: "'adbwock':27 'alway':39 'automat':9 'disabl':26 'get':22 'kind':44 'make':6,14 'messag':28 'nice':36 'often':17 'pweas':25 'quit':16 'reader':7 'sens':15 'site':11,32,46 'sketchi':31 'use':18 'uwu':24 'view':8 'way':4 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6600520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701002245 {#4352
      date: 2023-11-26 13:37:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4356}
  +body: """
    **You’re not the first one to ask this and I’m tired so I’ll just slightly edit my other comment. Only read bold parts if you’ve read that one.**\n
    \n
    > where it makes sense\n
    \n
    Firefox has a built-in function that checks if the extractable text from the website is “acceptable” and will decide whether to display the button. **I don’t think the result of this function is available to extensions but you should ask Firefox devs, maybe add an enhancement request.**\n
    \n
    You can trigger it everywhere using\n
    \n
    ```\n
    \n
    <span style="color:#323232;">about:reader?url=https%3A%2F%2F[...]\n
    </span>\n
    ```\n
    \n
    You can use another trick: bookmark `about:reader?url=%s` and add `read` as its keyword (only in Properties window, separate from “tags”). Then put `read␣` in front of any URL you want to view with Reader Mode!\n
    \n
    **There is also an extension called** [☈ ***Redirector***](https://addons.mozilla.org/en-US/firefox/addon/redirector/)**,** **which can do this for you automatically. However, it is rather clunky: you must create a Regex pattern to match URLs that you want to be affected, and you’ll need to temporarily disable the extension to exit Reader Mode.**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701026579 {#5228
    date: 2023-11-26 20:22:59.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@catsup@lemmy.one"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5236 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 167495
  -bodyTs: "'/en-us/firefox/addon/redirector/)**,**':147 '2f':98,99 '3a':97 'accept':54 'add':83,111 'addons.mozilla.org':146 'addons.mozilla.org/en-us/firefox/addon/redirector/)**,**':145 'affect':174 'also':140 'anoth':103 'ask':8,79 'automat':154 'avail':73 'bold':25 'bookmark':105 'built':41 'built-in':40 'button':62 'call':143 'check':45 'clunki':159 'comment':22 'creat':162 'decid':57 'dev':81 'disabl':181 'display':60 'edit':19 'enhanc':85 'everywher':91 'exit':185 'extens':75,142,183 'extract':48 'firefox':37,80 'first':5 'front':127 'function':43,71 'howev':155 'https':96 'keyword':115 'll':16,177 'm':12 'make':35 'match':167 'mayb':82 'mode':137,187 'must':161 'need':178 'one':6,32 'part':26 'pattern':165 'properti':118 'put':124 'rather':158 're':2 'read':24,30,112,125 'reader':94,107,136,186 'redirector':144 'regex':164 'request':86 'result':68 'sens':36 'separ':120 'slight':18 'tag':122 'temporarili':180 'text':49 'think':66 'tire':13 'trick':104 'trigger':89 'url':95,108,130,168 'use':92,102 've':29 'view':134 'want':132,171 'websit':52 'whether':58 'window':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5171129"
  +editedAt: DateTimeImmutable @1701707751 {#5229
    date: 2023-12-04 17:35:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701026579 {#5230
    date: 2023-11-26 20:22:59.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
44 DENIED moderate
App\Entity\EntryComment {#5231
  +user: App\Entity\User {#4038 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4356
    +user: App\Entity\User {#4369 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the “uwu pwease disable adbwock” message on a sketchy site but would be nice to just always have it on those kind of sites"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701724047 {#4351
      date: 2023-12-04 22:07:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4357 …}
    +nested: Doctrine\ORM\PersistentCollection {#4359 …}
    +votes: Doctrine\ORM\PersistentCollection {#4361 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 165939
    -bodyTs: "'adbwock':27 'alway':39 'automat':9 'disabl':26 'get':22 'kind':44 'make':6,14 'messag':28 'nice':36 'often':17 'pweas':25 'quit':16 'reader':7 'sens':15 'site':11,32,46 'sketchi':31 'use':18 'uwu':24 'view':8 'way':4 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6600520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701002245 {#4352
      date: 2023-11-26 13:37:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4356}
  +body: """
    **You’re not the first one to ask this and I’m tired so I’ll just slightly edit my other comment. Only read bold parts if you’ve read that one.**\n
    \n
    > where it makes sense\n
    \n
    Firefox has a built-in function that checks if the extractable text from the website is “acceptable” and will decide whether to display the button. **I don’t think the result of this function is available to extensions but you should ask Firefox devs, maybe add an enhancement request.**\n
    \n
    You can trigger it everywhere using\n
    \n
    ```\n
    \n
    <span style="color:#323232;">about:reader?url=https%3A%2F%2F[...]\n
    </span>\n
    ```\n
    \n
    You can use another trick: bookmark `about:reader?url=%s` and add `read` as its keyword (only in Properties window, separate from “tags”). Then put `read␣` in front of any URL you want to view with Reader Mode!\n
    \n
    **There is also an extension called** [☈ ***Redirector***](https://addons.mozilla.org/en-US/firefox/addon/redirector/)**,** **which can do this for you automatically. However, it is rather clunky: you must create a Regex pattern to match URLs that you want to be affected, and you’ll need to temporarily disable the extension to exit Reader Mode.**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701026579 {#5228
    date: 2023-11-26 20:22:59.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@catsup@lemmy.one"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5236 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 167495
  -bodyTs: "'/en-us/firefox/addon/redirector/)**,**':147 '2f':98,99 '3a':97 'accept':54 'add':83,111 'addons.mozilla.org':146 'addons.mozilla.org/en-us/firefox/addon/redirector/)**,**':145 'affect':174 'also':140 'anoth':103 'ask':8,79 'automat':154 'avail':73 'bold':25 'bookmark':105 'built':41 'built-in':40 'button':62 'call':143 'check':45 'clunki':159 'comment':22 'creat':162 'decid':57 'dev':81 'disabl':181 'display':60 'edit':19 'enhanc':85 'everywher':91 'exit':185 'extens':75,142,183 'extract':48 'firefox':37,80 'first':5 'front':127 'function':43,71 'howev':155 'https':96 'keyword':115 'll':16,177 'm':12 'make':35 'match':167 'mayb':82 'mode':137,187 'must':161 'need':178 'one':6,32 'part':26 'pattern':165 'properti':118 'put':124 'rather':158 're':2 'read':24,30,112,125 'reader':94,107,136,186 'redirector':144 'regex':164 'request':86 'result':68 'sens':36 'separ':120 'slight':18 'tag':122 'temporarili':180 'text':49 'think':66 'tire':13 'trick':104 'trigger':89 'url':95,108,130,168 'use':92,102 've':29 'view':134 'want':132,171 'websit':52 'whether':58 'window':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5171129"
  +editedAt: DateTimeImmutable @1701707751 {#5229
    date: 2023-12-04 17:35:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701026579 {#5230
    date: 2023-11-26 20:22:59.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
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 {#5377
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5231
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4356
      +user: App\Entity\User {#4369 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the “uwu pwease disable adbwock” message on a sketchy site but would be nice to just always have it on those kind of sites"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701724047 {#4351
        date: 2023-12-04 22:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4357 …}
      +nested: Doctrine\ORM\PersistentCollection {#4359 …}
      +votes: Doctrine\ORM\PersistentCollection {#4361 …}
      +reports: Doctrine\ORM\PersistentCollection {#4363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
      -id: 165939
      -bodyTs: "'adbwock':27 'alway':39 'automat':9 'disabl':26 'get':22 'kind':44 'make':6,14 'messag':28 'nice':36 'often':17 'pweas':25 'quit':16 'reader':7 'sens':15 'site':11,32,46 'sketchi':31 'use':18 'uwu':24 'view':8 'way':4 'would':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6600520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701002245 {#4352
        date: 2023-11-26 13:37:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4356}
    +body: """
      **You’re not the first one to ask this and I’m tired so I’ll just slightly edit my other comment. Only read bold parts if you’ve read that one.**\n
      \n
      > where it makes sense\n
      \n
      Firefox has a built-in function that checks if the extractable text from the website is “acceptable” and will decide whether to display the button. **I don’t think the result of this function is available to extensions but you should ask Firefox devs, maybe add an enhancement request.**\n
      \n
      You can trigger it everywhere using\n
      \n
      ```\n
      \n
      <span style="color:#323232;">about:reader?url=https%3A%2F%2F[...]\n
      </span>\n
      ```\n
      \n
      You can use another trick: bookmark `about:reader?url=%s` and add `read` as its keyword (only in Properties window, separate from “tags”). Then put `read␣` in front of any URL you want to view with Reader Mode!\n
      \n
      **There is also an extension called** [☈ ***Redirector***](https://addons.mozilla.org/en-US/firefox/addon/redirector/)**,** **which can do this for you automatically. However, it is rather clunky: you must create a Regex pattern to match URLs that you want to be affected, and you’ll need to temporarily disable the extension to exit Reader Mode.**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701026579 {#5228
      date: 2023-11-26 20:22:59.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@catsup@lemmy.one"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5232 …}
    +nested: Doctrine\ORM\PersistentCollection {#5234 …}
    +votes: Doctrine\ORM\PersistentCollection {#5236 …}
    +reports: Doctrine\ORM\PersistentCollection {#5238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
    -id: 167495
    -bodyTs: "'/en-us/firefox/addon/redirector/)**,**':147 '2f':98,99 '3a':97 'accept':54 'add':83,111 'addons.mozilla.org':146 'addons.mozilla.org/en-us/firefox/addon/redirector/)**,**':145 'affect':174 'also':140 'anoth':103 'ask':8,79 'automat':154 'avail':73 'bold':25 'bookmark':105 'built':41 'built-in':40 'button':62 'call':143 'check':45 'clunki':159 'comment':22 'creat':162 'decid':57 'dev':81 'disabl':181 'display':60 'edit':19 'enhanc':85 'everywher':91 'exit':185 'extens':75,142,183 'extract':48 'firefox':37,80 'first':5 'front':127 'function':43,71 'howev':155 'https':96 'keyword':115 'll':16,177 'm':12 'make':35 'match':167 'mayb':82 'mode':137,187 'must':161 'need':178 'one':6,32 'part':26 'pattern':165 'properti':118 'put':124 'rather':158 're':2 'read':24,30,112,125 'reader':94,107,136,186 'redirector':144 'regex':164 'request':86 'result':68 'sens':36 'separ':120 'slight':18 'tag':122 'temporarili':180 'text':49 'think':66 'tire':13 'trick':104 'trigger':89 'url':95,108,130,168 'use':92,102 've':29 'view':134 'want':132,171 'websit':52 'whether':58 'window':119"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5171129"
    +editedAt: DateTimeImmutable @1701707751 {#5229
      date: 2023-12-04 17:35:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701026579 {#5230
      date: 2023-11-26 20:22:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4356}
  +body: """
    Unfortunately this doesn’t really work for me, the ideal use case is either have reader mode automatically enable where firefox thinks it should be able to (which is not always that accurate anyway)\n
    \n
    Alternatively I might look into making an extension that just has a whitelist of all the sites/domains to use it on that everyone can contribute to
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701035076 {#5375
    date: 2023-11-26 22:44:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@flashgnash@lemm.ee"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5380 …}
  +votes: Doctrine\ORM\PersistentCollection {#5382 …}
  +reports: Doctrine\ORM\PersistentCollection {#5384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
  -id: 168050
  -bodyTs: "'abl':26 'accur':33 'altern':35 'alway':31 'anyway':34 'automat':18 'case':12 'contribut':59 'doesn':3 'either':14 'enabl':19 'everyon':57 'extens':42 'firefox':21 'ideal':10 'look':38 'make':40 'might':37 'mode':17 'reader':16 'realli':5 'sites/domains':51 'think':22 'unfortun':1 'use':11,53 'whitelist':47 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6621117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701035076 {#5376
    date: 2023-11-26 22:44:36.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
47 DENIED edit
App\Entity\EntryComment {#5377
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5231
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4356
      +user: App\Entity\User {#4369 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the “uwu pwease disable adbwock” message on a sketchy site but would be nice to just always have it on those kind of sites"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701724047 {#4351
        date: 2023-12-04 22:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4357 …}
      +nested: Doctrine\ORM\PersistentCollection {#4359 …}
      +votes: Doctrine\ORM\PersistentCollection {#4361 …}
      +reports: Doctrine\ORM\PersistentCollection {#4363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
      -id: 165939
      -bodyTs: "'adbwock':27 'alway':39 'automat':9 'disabl':26 'get':22 'kind':44 'make':6,14 'messag':28 'nice':36 'often':17 'pweas':25 'quit':16 'reader':7 'sens':15 'site':11,32,46 'sketchi':31 'use':18 'uwu':24 'view':8 'way':4 'would':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6600520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701002245 {#4352
        date: 2023-11-26 13:37:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4356}
    +body: """
      **You’re not the first one to ask this and I’m tired so I’ll just slightly edit my other comment. Only read bold parts if you’ve read that one.**\n
      \n
      > where it makes sense\n
      \n
      Firefox has a built-in function that checks if the extractable text from the website is “acceptable” and will decide whether to display the button. **I don’t think the result of this function is available to extensions but you should ask Firefox devs, maybe add an enhancement request.**\n
      \n
      You can trigger it everywhere using\n
      \n
      ```\n
      \n
      <span style="color:#323232;">about:reader?url=https%3A%2F%2F[...]\n
      </span>\n
      ```\n
      \n
      You can use another trick: bookmark `about:reader?url=%s` and add `read` as its keyword (only in Properties window, separate from “tags”). Then put `read␣` in front of any URL you want to view with Reader Mode!\n
      \n
      **There is also an extension called** [☈ ***Redirector***](https://addons.mozilla.org/en-US/firefox/addon/redirector/)**,** **which can do this for you automatically. However, it is rather clunky: you must create a Regex pattern to match URLs that you want to be affected, and you’ll need to temporarily disable the extension to exit Reader Mode.**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701026579 {#5228
      date: 2023-11-26 20:22:59.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@catsup@lemmy.one"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5232 …}
    +nested: Doctrine\ORM\PersistentCollection {#5234 …}
    +votes: Doctrine\ORM\PersistentCollection {#5236 …}
    +reports: Doctrine\ORM\PersistentCollection {#5238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
    -id: 167495
    -bodyTs: "'/en-us/firefox/addon/redirector/)**,**':147 '2f':98,99 '3a':97 'accept':54 'add':83,111 'addons.mozilla.org':146 'addons.mozilla.org/en-us/firefox/addon/redirector/)**,**':145 'affect':174 'also':140 'anoth':103 'ask':8,79 'automat':154 'avail':73 'bold':25 'bookmark':105 'built':41 'built-in':40 'button':62 'call':143 'check':45 'clunki':159 'comment':22 'creat':162 'decid':57 'dev':81 'disabl':181 'display':60 'edit':19 'enhanc':85 'everywher':91 'exit':185 'extens':75,142,183 'extract':48 'firefox':37,80 'first':5 'front':127 'function':43,71 'howev':155 'https':96 'keyword':115 'll':16,177 'm':12 'make':35 'match':167 'mayb':82 'mode':137,187 'must':161 'need':178 'one':6,32 'part':26 'pattern':165 'properti':118 'put':124 'rather':158 're':2 'read':24,30,112,125 'reader':94,107,136,186 'redirector':144 'regex':164 'request':86 'result':68 'sens':36 'separ':120 'slight':18 'tag':122 'temporarili':180 'text':49 'think':66 'tire':13 'trick':104 'trigger':89 'url':95,108,130,168 'use':92,102 've':29 'view':134 'want':132,171 'websit':52 'whether':58 'window':119"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5171129"
    +editedAt: DateTimeImmutable @1701707751 {#5229
      date: 2023-12-04 17:35:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701026579 {#5230
      date: 2023-11-26 20:22:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4356}
  +body: """
    Unfortunately this doesn’t really work for me, the ideal use case is either have reader mode automatically enable where firefox thinks it should be able to (which is not always that accurate anyway)\n
    \n
    Alternatively I might look into making an extension that just has a whitelist of all the sites/domains to use it on that everyone can contribute to
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701035076 {#5375
    date: 2023-11-26 22:44:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@flashgnash@lemm.ee"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5380 …}
  +votes: Doctrine\ORM\PersistentCollection {#5382 …}
  +reports: Doctrine\ORM\PersistentCollection {#5384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
  -id: 168050
  -bodyTs: "'abl':26 'accur':33 'altern':35 'alway':31 'anyway':34 'automat':18 'case':12 'contribut':59 'doesn':3 'either':14 'enabl':19 'everyon':57 'extens':42 'firefox':21 'ideal':10 'look':38 'make':40 'might':37 'mode':17 'reader':16 'realli':5 'sites/domains':51 'think':22 'unfortun':1 'use':11,53 'whitelist':47 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6621117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701035076 {#5376
    date: 2023-11-26 22:44:36.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
48 DENIED moderate
App\Entity\EntryComment {#5377
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5231
    +user: App\Entity\User {#4038 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4356
      +user: App\Entity\User {#4369 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the “uwu pwease disable adbwock” message on a sketchy site but would be nice to just always have it on those kind of sites"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701724047 {#4351
        date: 2023-12-04 22:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4357 …}
      +nested: Doctrine\ORM\PersistentCollection {#4359 …}
      +votes: Doctrine\ORM\PersistentCollection {#4361 …}
      +reports: Doctrine\ORM\PersistentCollection {#4363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
      -id: 165939
      -bodyTs: "'adbwock':27 'alway':39 'automat':9 'disabl':26 'get':22 'kind':44 'make':6,14 'messag':28 'nice':36 'often':17 'pweas':25 'quit':16 'reader':7 'sens':15 'site':11,32,46 'sketchi':31 'use':18 'uwu':24 'view':8 'way':4 'would':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6600520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701002245 {#4352
        date: 2023-11-26 13:37:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4356}
    +body: """
      **You’re not the first one to ask this and I’m tired so I’ll just slightly edit my other comment. Only read bold parts if you’ve read that one.**\n
      \n
      > where it makes sense\n
      \n
      Firefox has a built-in function that checks if the extractable text from the website is “acceptable” and will decide whether to display the button. **I don’t think the result of this function is available to extensions but you should ask Firefox devs, maybe add an enhancement request.**\n
      \n
      You can trigger it everywhere using\n
      \n
      ```\n
      \n
      <span style="color:#323232;">about:reader?url=https%3A%2F%2F[...]\n
      </span>\n
      ```\n
      \n
      You can use another trick: bookmark `about:reader?url=%s` and add `read` as its keyword (only in Properties window, separate from “tags”). Then put `read␣` in front of any URL you want to view with Reader Mode!\n
      \n
      **There is also an extension called** [☈ ***Redirector***](https://addons.mozilla.org/en-US/firefox/addon/redirector/)**,** **which can do this for you automatically. However, it is rather clunky: you must create a Regex pattern to match URLs that you want to be affected, and you’ll need to temporarily disable the extension to exit Reader Mode.**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701026579 {#5228
      date: 2023-11-26 20:22:59.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@catsup@lemmy.one"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5232 …}
    +nested: Doctrine\ORM\PersistentCollection {#5234 …}
    +votes: Doctrine\ORM\PersistentCollection {#5236 …}
    +reports: Doctrine\ORM\PersistentCollection {#5238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
    -id: 167495
    -bodyTs: "'/en-us/firefox/addon/redirector/)**,**':147 '2f':98,99 '3a':97 'accept':54 'add':83,111 'addons.mozilla.org':146 'addons.mozilla.org/en-us/firefox/addon/redirector/)**,**':145 'affect':174 'also':140 'anoth':103 'ask':8,79 'automat':154 'avail':73 'bold':25 'bookmark':105 'built':41 'built-in':40 'button':62 'call':143 'check':45 'clunki':159 'comment':22 'creat':162 'decid':57 'dev':81 'disabl':181 'display':60 'edit':19 'enhanc':85 'everywher':91 'exit':185 'extens':75,142,183 'extract':48 'firefox':37,80 'first':5 'front':127 'function':43,71 'howev':155 'https':96 'keyword':115 'll':16,177 'm':12 'make':35 'match':167 'mayb':82 'mode':137,187 'must':161 'need':178 'one':6,32 'part':26 'pattern':165 'properti':118 'put':124 'rather':158 're':2 'read':24,30,112,125 'reader':94,107,136,186 'redirector':144 'regex':164 'request':86 'result':68 'sens':36 'separ':120 'slight':18 'tag':122 'temporarili':180 'text':49 'think':66 'tire':13 'trick':104 'trigger':89 'url':95,108,130,168 'use':92,102 've':29 'view':134 'want':132,171 'websit':52 'whether':58 'window':119"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5171129"
    +editedAt: DateTimeImmutable @1701707751 {#5229
      date: 2023-12-04 17:35:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701026579 {#5230
      date: 2023-11-26 20:22:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4356}
  +body: """
    Unfortunately this doesn’t really work for me, the ideal use case is either have reader mode automatically enable where firefox thinks it should be able to (which is not always that accurate anyway)\n
    \n
    Alternatively I might look into making an extension that just has a whitelist of all the sites/domains to use it on that everyone can contribute to
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701035076 {#5375
    date: 2023-11-26 22:44:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@flashgnash@lemm.ee"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5380 …}
  +votes: Doctrine\ORM\PersistentCollection {#5382 …}
  +reports: Doctrine\ORM\PersistentCollection {#5384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
  -id: 168050
  -bodyTs: "'abl':26 'accur':33 'altern':35 'alway':31 'anyway':34 'automat':18 'case':12 'contribut':59 'doesn':3 'either':14 'enabl':19 'everyon':57 'extens':42 'firefox':21 'ideal':10 'look':38 'make':40 'might':37 'mode':17 'reader':16 'realli':5 'sites/domains':51 'think':22 'unfortun':1 'use':11,53 'whitelist':47 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6621117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701035076 {#5376
    date: 2023-11-26 22:44:36.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
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 {#4429
  +user: App\Entity\User {#4442 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Reader view is great. But uBlock has its own purpose"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701001803 {#4424
    date: 2023-11-26 13:30:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 165923
  -bodyTs: "'great':4 'purpos':10 'reader':1 'ublock':6 'view':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5431617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001803 {#4425
    date: 2023-11-26 13:30:03.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
51 DENIED edit
App\Entity\EntryComment {#4429
  +user: App\Entity\User {#4442 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Reader view is great. But uBlock has its own purpose"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701001803 {#4424
    date: 2023-11-26 13:30:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 165923
  -bodyTs: "'great':4 'purpos':10 'reader':1 'ublock':6 'view':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5431617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001803 {#4425
    date: 2023-11-26 13:30:03.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
52 DENIED moderate
App\Entity\EntryComment {#4429
  +user: App\Entity\User {#4442 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Reader view is great. But uBlock has its own purpose"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701001803 {#4424
    date: 2023-11-26 13:30:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 165923
  -bodyTs: "'great':4 'purpos':10 'reader':1 'ublock':6 'view':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5431617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001803 {#4425
    date: 2023-11-26 13:30:03.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
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 {#4502
  +user: App\Entity\User {#4515 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ublock is down there in the trenches battling face to face with the ads for our sake and you dare to insult them? Reader view would be disappointed in you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 124
  +score: 0
  +lastActive: DateTime @1700995351 {#4497
    date: 2023-11-26 11:42:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4503 …}
  +nested: Doctrine\ORM\PersistentCollection {#4505 …}
  +votes: Doctrine\ORM\PersistentCollection {#4507 …}
  +reports: Doctrine\ORM\PersistentCollection {#4509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4513 …}
  -id: 165694
  -bodyTs: "'ad':14 'battl':8 'dare':20 'disappoint':28 'face':9,11 'insult':22 'reader':24 'sake':17 'trench':7 'ublock':1 'view':25 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5185828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700995351 {#4498
    date: 2023-11-26 11:42:31.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
55 DENIED edit
App\Entity\EntryComment {#4502
  +user: App\Entity\User {#4515 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ublock is down there in the trenches battling face to face with the ads for our sake and you dare to insult them? Reader view would be disappointed in you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 124
  +score: 0
  +lastActive: DateTime @1700995351 {#4497
    date: 2023-11-26 11:42:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4503 …}
  +nested: Doctrine\ORM\PersistentCollection {#4505 …}
  +votes: Doctrine\ORM\PersistentCollection {#4507 …}
  +reports: Doctrine\ORM\PersistentCollection {#4509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4513 …}
  -id: 165694
  -bodyTs: "'ad':14 'battl':8 'dare':20 'disappoint':28 'face':9,11 'insult':22 'reader':24 'sake':17 'trench':7 'ublock':1 'view':25 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5185828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700995351 {#4498
    date: 2023-11-26 11:42:31.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
56 DENIED moderate
App\Entity\EntryComment {#4502
  +user: App\Entity\User {#4515 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ublock is down there in the trenches battling face to face with the ads for our sake and you dare to insult them? Reader view would be disappointed in you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 124
  +score: 0
  +lastActive: DateTime @1700995351 {#4497
    date: 2023-11-26 11:42:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4503 …}
  +nested: Doctrine\ORM\PersistentCollection {#4505 …}
  +votes: Doctrine\ORM\PersistentCollection {#4507 …}
  +reports: Doctrine\ORM\PersistentCollection {#4509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4513 …}
  -id: 165694
  -bodyTs: "'ad':14 'battl':8 'dare':20 'disappoint':28 'face':9,11 'insult':22 'reader':24 'sake':17 'trench':7 'ublock':1 'view':25 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5185828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700995351 {#4498
    date: 2023-11-26 11:42:31.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
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 {#4575
  +user: App\Entity\User {#4588 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is an addon “activate reader view” that can force it if its not officially supported, sometimes works.\n
    \n
    [It is in my Android collection](https://addons.mozilla.org/firefox/collections/17446767/Fenix-Addons/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700994672 {#4570
    date: 2023-11-26 11:31:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4576 …}
  +nested: Doctrine\ORM\PersistentCollection {#4578 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 165664
  -bodyTs: "'/firefox/collections/17446767/fenix-addons/)':27 'activ':5 'addon':4 'addons.mozilla.org':26 'addons.mozilla.org/firefox/collections/17446767/fenix-addons/)':25 'android':23 'collect':24 'forc':10 'offici':15 'reader':6 'sometim':17 'support':16 'view':7 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5160742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700994672 {#4571
    date: 2023-11-26 11:31:12.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
59 DENIED edit
App\Entity\EntryComment {#4575
  +user: App\Entity\User {#4588 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is an addon “activate reader view” that can force it if its not officially supported, sometimes works.\n
    \n
    [It is in my Android collection](https://addons.mozilla.org/firefox/collections/17446767/Fenix-Addons/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700994672 {#4570
    date: 2023-11-26 11:31:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4576 …}
  +nested: Doctrine\ORM\PersistentCollection {#4578 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 165664
  -bodyTs: "'/firefox/collections/17446767/fenix-addons/)':27 'activ':5 'addon':4 'addons.mozilla.org':26 'addons.mozilla.org/firefox/collections/17446767/fenix-addons/)':25 'android':23 'collect':24 'forc':10 'offici':15 'reader':6 'sometim':17 'support':16 'view':7 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5160742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700994672 {#4571
    date: 2023-11-26 11:31:12.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
60 DENIED moderate
App\Entity\EntryComment {#4575
  +user: App\Entity\User {#4588 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is an addon “activate reader view” that can force it if its not officially supported, sometimes works.\n
    \n
    [It is in my Android collection](https://addons.mozilla.org/firefox/collections/17446767/Fenix-Addons/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700994672 {#4570
    date: 2023-11-26 11:31:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4576 …}
  +nested: Doctrine\ORM\PersistentCollection {#4578 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 165664
  -bodyTs: "'/firefox/collections/17446767/fenix-addons/)':27 'activ':5 'addon':4 'addons.mozilla.org':26 'addons.mozilla.org/firefox/collections/17446767/fenix-addons/)':25 'android':23 'collect':24 'forc':10 'offici':15 'reader':6 'sometim':17 'support':16 'view':7 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5160742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700994672 {#4571
    date: 2023-11-26 11:31:12.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
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 {#4649
  +user: App\Entity\User {#4662 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The sad thing is that well made websites can be a beautiful thing. But with the amount of ads they ruin that experience. And by enabling read mode all that website design that came up in the last year’s is gone again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701648833 {#4643
    date: 2023-12-04 01:13:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4650 …}
  +nested: Doctrine\ORM\PersistentCollection {#4652 …}
  +votes: Doctrine\ORM\PersistentCollection {#4654 …}
  +reports: Doctrine\ORM\PersistentCollection {#4656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
  -id: 165488
  -bodyTs: "'ad':19 'amount':17 'beauti':12 'came':34 'design':32 'enabl':26 'experi':23 'gone':42 'last':38 'made':7 'mode':28 'read':27 'ruin':21 'sad':2 'thing':3,13 'websit':8,31 'well':6 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6596421"
  +editedAt: DateTimeImmutable @1701650827 {#4644
    date: 2023-12-04 01:47:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700990952 {#4645
    date: 2023-11-26 10:29:12.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
63 DENIED edit
App\Entity\EntryComment {#4649
  +user: App\Entity\User {#4662 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The sad thing is that well made websites can be a beautiful thing. But with the amount of ads they ruin that experience. And by enabling read mode all that website design that came up in the last year’s is gone again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701648833 {#4643
    date: 2023-12-04 01:13:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4650 …}
  +nested: Doctrine\ORM\PersistentCollection {#4652 …}
  +votes: Doctrine\ORM\PersistentCollection {#4654 …}
  +reports: Doctrine\ORM\PersistentCollection {#4656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
  -id: 165488
  -bodyTs: "'ad':19 'amount':17 'beauti':12 'came':34 'design':32 'enabl':26 'experi':23 'gone':42 'last':38 'made':7 'mode':28 'read':27 'ruin':21 'sad':2 'thing':3,13 'websit':8,31 'well':6 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6596421"
  +editedAt: DateTimeImmutable @1701650827 {#4644
    date: 2023-12-04 01:47:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700990952 {#4645
    date: 2023-11-26 10:29:12.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
64 DENIED moderate
App\Entity\EntryComment {#4649
  +user: App\Entity\User {#4662 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The sad thing is that well made websites can be a beautiful thing. But with the amount of ads they ruin that experience. And by enabling read mode all that website design that came up in the last year’s is gone again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701648833 {#4643
    date: 2023-12-04 01:13:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4650 …}
  +nested: Doctrine\ORM\PersistentCollection {#4652 …}
  +votes: Doctrine\ORM\PersistentCollection {#4654 …}
  +reports: Doctrine\ORM\PersistentCollection {#4656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
  -id: 165488
  -bodyTs: "'ad':19 'amount':17 'beauti':12 'came':34 'design':32 'enabl':26 'experi':23 'gone':42 'last':38 'made':7 'mode':28 'read':27 'ruin':21 'sad':2 'thing':3,13 'websit':8,31 'well':6 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6596421"
  +editedAt: DateTimeImmutable @1701650827 {#4644
    date: 2023-12-04 01:47:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700990952 {#4645
    date: 2023-11-26 10:29:12.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
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 {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4649
    +user: App\Entity\User {#4662 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The sad thing is that well made websites can be a beautiful thing. But with the amount of ads they ruin that experience. And by enabling read mode all that website design that came up in the last year’s is gone again"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701648833 {#4643
      date: 2023-12-04 01:13:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4650 …}
    +nested: Doctrine\ORM\PersistentCollection {#4652 …}
    +votes: Doctrine\ORM\PersistentCollection {#4654 …}
    +reports: Doctrine\ORM\PersistentCollection {#4656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4658 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
    -id: 165488
    -bodyTs: "'ad':19 'amount':17 'beauti':12 'came':34 'design':32 'enabl':26 'experi':23 'gone':42 'last':38 'made':7 'mode':28 'read':27 'ruin':21 'sad':2 'thing':3,13 'websit':8,31 'well':6 'year':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6596421"
    +editedAt: DateTimeImmutable @1701650827 {#4644
      date: 2023-12-04 01:47:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700990952 {#4645
      date: 2023-11-26 10:29:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4649}
  +body: """
    It *is* possible to have a well designed website with ads. Unfortunately, once you start using analytics, you can figure out how to “tweak” your design to increase engagement with ads, thereby increasing revenue.\n
    \n
    Before long, your well designed website is a crappy website because that brings in the bacon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700993746 {#5196
    date: 2023-11-26 11:15:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@TheFriendlyDickhead@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 165615
  -bodyTs: "'ad':11,31 'analyt':17 'bacon':50 'bring':47 'crappi':43 'design':8,26,39 'engag':29 'figur':20 'increas':28,33 'long':36 'possibl':3 'revenu':34 'start':15 'therebi':32 'tweak':24 'unfortun':12 'use':16 'websit':9,40,44 'well':7,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5594257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700993746 {#5197
    date: 2023-11-26 11:15:46.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
67 DENIED edit
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4649
    +user: App\Entity\User {#4662 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The sad thing is that well made websites can be a beautiful thing. But with the amount of ads they ruin that experience. And by enabling read mode all that website design that came up in the last year’s is gone again"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701648833 {#4643
      date: 2023-12-04 01:13:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4650 …}
    +nested: Doctrine\ORM\PersistentCollection {#4652 …}
    +votes: Doctrine\ORM\PersistentCollection {#4654 …}
    +reports: Doctrine\ORM\PersistentCollection {#4656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4658 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
    -id: 165488
    -bodyTs: "'ad':19 'amount':17 'beauti':12 'came':34 'design':32 'enabl':26 'experi':23 'gone':42 'last':38 'made':7 'mode':28 'read':27 'ruin':21 'sad':2 'thing':3,13 'websit':8,31 'well':6 'year':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6596421"
    +editedAt: DateTimeImmutable @1701650827 {#4644
      date: 2023-12-04 01:47:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700990952 {#4645
      date: 2023-11-26 10:29:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4649}
  +body: """
    It *is* possible to have a well designed website with ads. Unfortunately, once you start using analytics, you can figure out how to “tweak” your design to increase engagement with ads, thereby increasing revenue.\n
    \n
    Before long, your well designed website is a crappy website because that brings in the bacon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700993746 {#5196
    date: 2023-11-26 11:15:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@TheFriendlyDickhead@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 165615
  -bodyTs: "'ad':11,31 'analyt':17 'bacon':50 'bring':47 'crappi':43 'design':8,26,39 'engag':29 'figur':20 'increas':28,33 'long':36 'possibl':3 'revenu':34 'start':15 'therebi':32 'tweak':24 'unfortun':12 'use':16 'websit':9,40,44 'well':7,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5594257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700993746 {#5197
    date: 2023-11-26 11:15:46.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
68 DENIED moderate
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4649
    +user: App\Entity\User {#4662 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The sad thing is that well made websites can be a beautiful thing. But with the amount of ads they ruin that experience. And by enabling read mode all that website design that came up in the last year’s is gone again"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701648833 {#4643
      date: 2023-12-04 01:13:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4650 …}
    +nested: Doctrine\ORM\PersistentCollection {#4652 …}
    +votes: Doctrine\ORM\PersistentCollection {#4654 …}
    +reports: Doctrine\ORM\PersistentCollection {#4656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4658 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4660 …}
    -id: 165488
    -bodyTs: "'ad':19 'amount':17 'beauti':12 'came':34 'design':32 'enabl':26 'experi':23 'gone':42 'last':38 'made':7 'mode':28 'read':27 'ruin':21 'sad':2 'thing':3,13 'websit':8,31 'well':6 'year':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6596421"
    +editedAt: DateTimeImmutable @1701650827 {#4644
      date: 2023-12-04 01:47:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700990952 {#4645
      date: 2023-11-26 10:29:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4649}
  +body: """
    It *is* possible to have a well designed website with ads. Unfortunately, once you start using analytics, you can figure out how to “tweak” your design to increase engagement with ads, thereby increasing revenue.\n
    \n
    Before long, your well designed website is a crappy website because that brings in the bacon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700993746 {#5196
    date: 2023-11-26 11:15:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@TheFriendlyDickhead@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 165615
  -bodyTs: "'ad':11,31 'analyt':17 'bacon':50 'bring':47 'crappi':43 'design':8,26,39 'engag':29 'figur':20 'increas':28,33 'long':36 'possibl':3 'revenu':34 'start':15 'therebi':32 'tweak':24 'unfortun':12 'use':16 'websit':9,40,44 'well':7,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5594257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700993746 {#5197
    date: 2023-11-26 11:15:46.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
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 {#4722
  +user: App\Entity\User {#4735 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Absolutely. My browser defaults to reader view, but I wish it was more compatible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700990751 {#4717
    date: 2023-11-26 10:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4727 …}
  +reports: Doctrine\ORM\PersistentCollection {#4729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
  -id: 165482
  -bodyTs: "'absolut':1 'browser':3 'compat':14 'default':4 'reader':6 'view':7 'wish':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3113631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700990751 {#4718
    date: 2023-11-26 10:25:51.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
71 DENIED edit
App\Entity\EntryComment {#4722
  +user: App\Entity\User {#4735 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Absolutely. My browser defaults to reader view, but I wish it was more compatible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700990751 {#4717
    date: 2023-11-26 10:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4727 …}
  +reports: Doctrine\ORM\PersistentCollection {#4729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
  -id: 165482
  -bodyTs: "'absolut':1 'browser':3 'compat':14 'default':4 'reader':6 'view':7 'wish':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3113631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700990751 {#4718
    date: 2023-11-26 10:25:51.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
72 DENIED moderate
App\Entity\EntryComment {#4722
  +user: App\Entity\User {#4735 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Absolutely. My browser defaults to reader view, but I wish it was more compatible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700990751 {#4717
    date: 2023-11-26 10:25:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4727 …}
  +reports: Doctrine\ORM\PersistentCollection {#4729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
  -id: 165482
  -bodyTs: "'absolut':1 'browser':3 'compat':14 'default':4 'reader':6 'view':7 'wish':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3113631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700990751 {#4718
    date: 2023-11-26 10:25:51.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
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 {#4796
  +user: App\Entity\User {#4809 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Reader mode is just regular Chad, me with my RSS reader with built in reader mode is the real Giga Chad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701647413 {#4790
    date: 2023-12-04 00:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4797 …}
  +nested: Doctrine\ORM\PersistentCollection {#4799 …}
  +votes: Doctrine\ORM\PersistentCollection {#4801 …}
  +reports: Doctrine\ORM\PersistentCollection {#4803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
  -id: 165371
  -bodyTs: "'built':13 'chad':6,21 'giga':20 'mode':2,16 'reader':1,11,15 'real':19 'regular':5 'rss':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://usenet.lol/comment/197080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700987536 {#4791
    date: 2023-11-26 09:32: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
75 DENIED edit
App\Entity\EntryComment {#4796
  +user: App\Entity\User {#4809 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Reader mode is just regular Chad, me with my RSS reader with built in reader mode is the real Giga Chad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701647413 {#4790
    date: 2023-12-04 00:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4797 …}
  +nested: Doctrine\ORM\PersistentCollection {#4799 …}
  +votes: Doctrine\ORM\PersistentCollection {#4801 …}
  +reports: Doctrine\ORM\PersistentCollection {#4803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
  -id: 165371
  -bodyTs: "'built':13 'chad':6,21 'giga':20 'mode':2,16 'reader':1,11,15 'real':19 'regular':5 'rss':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://usenet.lol/comment/197080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700987536 {#4791
    date: 2023-11-26 09:32: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
76 DENIED moderate
App\Entity\EntryComment {#4796
  +user: App\Entity\User {#4809 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Reader mode is just regular Chad, me with my RSS reader with built in reader mode is the real Giga Chad"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701647413 {#4790
    date: 2023-12-04 00:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4797 …}
  +nested: Doctrine\ORM\PersistentCollection {#4799 …}
  +votes: Doctrine\ORM\PersistentCollection {#4801 …}
  +reports: Doctrine\ORM\PersistentCollection {#4803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
  -id: 165371
  -bodyTs: "'built':13 'chad':6,21 'giga':20 'mode':2,16 'reader':1,11,15 'real':19 'regular':5 'rss':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://usenet.lol/comment/197080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700987536 {#4791
    date: 2023-11-26 09:32: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
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 {#5182
  +user: Proxies\__CG__\App\Entity\User {#5183 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4796
    +user: App\Entity\User {#4809 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Reader mode is just regular Chad, me with my RSS reader with built in reader mode is the real Giga Chad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701647413 {#4790
      date: 2023-12-04 00:50:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4797 …}
    +nested: Doctrine\ORM\PersistentCollection {#4799 …}
    +votes: Doctrine\ORM\PersistentCollection {#4801 …}
    +reports: Doctrine\ORM\PersistentCollection {#4803 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
    -id: 165371
    -bodyTs: "'built':13 'chad':6,21 'giga':20 'mode':2,16 'reader':1,11,15 'real':19 'regular':5 'rss':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://usenet.lol/comment/197080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700987536 {#4791
      date: 2023-11-26 09:32:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4796}
  +body: "I hope you are using newsboat and opening web pages in w3m"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700992723 {#5180
    date: 2023-11-26 10:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 165567
  -bodyTs: "'hope':2 'newsboat':6 'open':8 'page':10 'use':5 'w3m':12 'web':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6596905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700992723 {#5181
    date: 2023-11-26 10:58:43.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
79 DENIED edit
App\Entity\EntryComment {#5182
  +user: Proxies\__CG__\App\Entity\User {#5183 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4796
    +user: App\Entity\User {#4809 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Reader mode is just regular Chad, me with my RSS reader with built in reader mode is the real Giga Chad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701647413 {#4790
      date: 2023-12-04 00:50:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4797 …}
    +nested: Doctrine\ORM\PersistentCollection {#4799 …}
    +votes: Doctrine\ORM\PersistentCollection {#4801 …}
    +reports: Doctrine\ORM\PersistentCollection {#4803 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
    -id: 165371
    -bodyTs: "'built':13 'chad':6,21 'giga':20 'mode':2,16 'reader':1,11,15 'real':19 'regular':5 'rss':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://usenet.lol/comment/197080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700987536 {#4791
      date: 2023-11-26 09:32:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4796}
  +body: "I hope you are using newsboat and opening web pages in w3m"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700992723 {#5180
    date: 2023-11-26 10:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 165567
  -bodyTs: "'hope':2 'newsboat':6 'open':8 'page':10 'use':5 'w3m':12 'web':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6596905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700992723 {#5181
    date: 2023-11-26 10:58:43.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
80 DENIED moderate
App\Entity\EntryComment {#5182
  +user: Proxies\__CG__\App\Entity\User {#5183 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4796
    +user: App\Entity\User {#4809 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Reader mode is just regular Chad, me with my RSS reader with built in reader mode is the real Giga Chad"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1701647413 {#4790
      date: 2023-12-04 00:50:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4797 …}
    +nested: Doctrine\ORM\PersistentCollection {#4799 …}
    +votes: Doctrine\ORM\PersistentCollection {#4801 …}
    +reports: Doctrine\ORM\PersistentCollection {#4803 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
    -id: 165371
    -bodyTs: "'built':13 'chad':6,21 'giga':20 'mode':2,16 'reader':1,11,15 'real':19 'regular':5 'rss':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://usenet.lol/comment/197080"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700987536 {#4791
      date: 2023-11-26 09:32:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4796}
  +body: "I hope you are using newsboat and opening web pages in w3m"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700992723 {#5180
    date: 2023-11-26 10:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@tekeous@usenet.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 165567
  -bodyTs: "'hope':2 'newsboat':6 'open':8 'page':10 'use':5 'w3m':12 'web':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6596905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700992723 {#5181
    date: 2023-11-26 10:58:43.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
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 {#4870
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yo I didn’t know reader view existed what. That’s amazing thank you.\n
    \n
    However, I’ve never encountered any problems with unmodified ublock, worked perfectly out of the box for me. On the rare case that I come across a website that wants me to disable my adblocker I simply do not care enough about whatever is on that website to do so.\n
    \n
    (Edit)\n
    \n
    Alright so I tried it on a few websites and got a “cannot complete request” page as well as “Additional information about this problem or error is currently unavailable.” Pressing try again did not help
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1700985106 {#4864
    date: 2023-11-26 08:51:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 165315
  -bodyTs: "'across':40 'adblock':49 'addit':85 'alright':66 'amaz':12 'box':30 'cannot':78 'care':54 'case':36 'come':39 'complet':79 'current':93 'didn':3 'disabl':47 'edit':65 'encount':19 'enough':55 'error':91 'exist':8 'got':76 'help':100 'howev':15 'inform':86 'know':5 'never':18 'page':81 'perfect':26 'press':95 'problem':21,89 'rare':35 'reader':6 'request':80 'simpli':51 'thank':13 'tri':69,96 'ublock':24 'unavail':94 'unmodifi':23 've':17 'view':7 'want':44 'websit':42,61,74 'well':83 'whatev':57 'work':25 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6128800"
  +editedAt: DateTimeImmutable @1701628160 {#4865
    date: 2023-12-03 19:29:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700985106 {#4866
    date: 2023-11-26 08:51:46.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
83 DENIED edit
App\Entity\EntryComment {#4870
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yo I didn’t know reader view existed what. That’s amazing thank you.\n
    \n
    However, I’ve never encountered any problems with unmodified ublock, worked perfectly out of the box for me. On the rare case that I come across a website that wants me to disable my adblocker I simply do not care enough about whatever is on that website to do so.\n
    \n
    (Edit)\n
    \n
    Alright so I tried it on a few websites and got a “cannot complete request” page as well as “Additional information about this problem or error is currently unavailable.” Pressing try again did not help
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1700985106 {#4864
    date: 2023-11-26 08:51:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 165315
  -bodyTs: "'across':40 'adblock':49 'addit':85 'alright':66 'amaz':12 'box':30 'cannot':78 'care':54 'case':36 'come':39 'complet':79 'current':93 'didn':3 'disabl':47 'edit':65 'encount':19 'enough':55 'error':91 'exist':8 'got':76 'help':100 'howev':15 'inform':86 'know':5 'never':18 'page':81 'perfect':26 'press':95 'problem':21,89 'rare':35 'reader':6 'request':80 'simpli':51 'thank':13 'tri':69,96 'ublock':24 'unavail':94 'unmodifi':23 've':17 'view':7 'want':44 'websit':42,61,74 'well':83 'whatev':57 'work':25 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6128800"
  +editedAt: DateTimeImmutable @1701628160 {#4865
    date: 2023-12-03 19:29:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700985106 {#4866
    date: 2023-11-26 08:51:46.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
84 DENIED moderate
App\Entity\EntryComment {#4870
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yo I didn’t know reader view existed what. That’s amazing thank you.\n
    \n
    However, I’ve never encountered any problems with unmodified ublock, worked perfectly out of the box for me. On the rare case that I come across a website that wants me to disable my adblocker I simply do not care enough about whatever is on that website to do so.\n
    \n
    (Edit)\n
    \n
    Alright so I tried it on a few websites and got a “cannot complete request” page as well as “Additional information about this problem or error is currently unavailable.” Pressing try again did not help
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1700985106 {#4864
    date: 2023-11-26 08:51:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 165315
  -bodyTs: "'across':40 'adblock':49 'addit':85 'alright':66 'amaz':12 'box':30 'cannot':78 'care':54 'case':36 'come':39 'complet':79 'current':93 'didn':3 'disabl':47 'edit':65 'encount':19 'enough':55 'error':91 'exist':8 'got':76 'help':100 'howev':15 'inform':86 'know':5 'never':18 'page':81 'perfect':26 'press':95 'problem':21,89 'rare':35 'reader':6 'request':80 'simpli':51 'thank':13 'tri':69,96 'ublock':24 'unavail':94 'unmodifi':23 've':17 'view':7 'want':44 'websit':42,61,74 'well':83 'whatev':57 'work':25 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6128800"
  +editedAt: DateTimeImmutable @1701628160 {#4865
    date: 2023-12-03 19:29:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700985106 {#4866
    date: 2023-11-26 08:51:46.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
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 {#4944
  +user: App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701728375 {#4939
    date: 2023-12-04 23:19:35.0 +01:00
  }
  +ip: null
  +tags: [
    "000000"
  ]
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4945 …}
  +nested: Doctrine\ORM\PersistentCollection {#4947 …}
  +votes: Doctrine\ORM\PersistentCollection {#4949 …}
  +reports: Doctrine\ORM\PersistentCollection {#4951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
  -id: 165258
  -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3715121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700983085 {#4940
    date: 2023-11-26 08:18:05.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
87 DENIED edit
App\Entity\EntryComment {#4944
  +user: App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701728375 {#4939
    date: 2023-12-04 23:19:35.0 +01:00
  }
  +ip: null
  +tags: [
    "000000"
  ]
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4945 …}
  +nested: Doctrine\ORM\PersistentCollection {#4947 …}
  +votes: Doctrine\ORM\PersistentCollection {#4949 …}
  +reports: Doctrine\ORM\PersistentCollection {#4951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
  -id: 165258
  -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3715121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700983085 {#4940
    date: 2023-11-26 08:18:05.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
88 DENIED moderate
App\Entity\EntryComment {#4944
  +user: App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701728375 {#4939
    date: 2023-12-04 23:19:35.0 +01:00
  }
  +ip: null
  +tags: [
    "000000"
  ]
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4945 …}
  +nested: Doctrine\ORM\PersistentCollection {#4947 …}
  +votes: Doctrine\ORM\PersistentCollection {#4949 …}
  +reports: Doctrine\ORM\PersistentCollection {#4951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
  -id: 165258
  -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3715121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700983085 {#4940
    date: 2023-11-26 08:18:05.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
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 {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: App\Entity\User {#4957 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701728375 {#4939
      date: 2023-12-04 23:19:35.0 +01:00
    }
    +ip: null
    +tags: [
      "000000"
    ]
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4945 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4949 …}
    +reports: Doctrine\ORM\PersistentCollection {#4951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
    -id: 165258
    -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3715121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983085 {#4940
      date: 2023-11-26 08:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "I hate dark backgrounds though. Too much contrast."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700986010 {#5132
    date: 2023-11-26 09:06:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 165329
  -bodyTs: "'background':4 'contrast':8 'dark':3 'hate':2 'much':7 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5185807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700986010 {#5133
    date: 2023-11-26 09:06:50.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
91 DENIED edit
App\Entity\EntryComment {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: App\Entity\User {#4957 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701728375 {#4939
      date: 2023-12-04 23:19:35.0 +01:00
    }
    +ip: null
    +tags: [
      "000000"
    ]
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4945 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4949 …}
    +reports: Doctrine\ORM\PersistentCollection {#4951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
    -id: 165258
    -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3715121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983085 {#4940
      date: 2023-11-26 08:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "I hate dark backgrounds though. Too much contrast."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700986010 {#5132
    date: 2023-11-26 09:06:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 165329
  -bodyTs: "'background':4 'contrast':8 'dark':3 'hate':2 'much':7 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5185807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700986010 {#5133
    date: 2023-11-26 09:06:50.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
92 DENIED moderate
App\Entity\EntryComment {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: App\Entity\User {#4957 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701728375 {#4939
      date: 2023-12-04 23:19:35.0 +01:00
    }
    +ip: null
    +tags: [
      "000000"
    ]
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4945 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4949 …}
    +reports: Doctrine\ORM\PersistentCollection {#4951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
    -id: 165258
    -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3715121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983085 {#4940
      date: 2023-11-26 08:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "I hate dark backgrounds though. Too much contrast."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700986010 {#5132
    date: 2023-11-26 09:06:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 165329
  -bodyTs: "'background':4 'contrast':8 'dark':3 'hate':2 'much':7 'though':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5185807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700986010 {#5133
    date: 2023-11-26 09:06:50.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
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 {#5290
  +user: Proxies\__CG__\App\Entity\User {#5283 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4944
      +user: App\Entity\User {#4957 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701728375 {#4939
        date: 2023-12-04 23:19:35.0 +01:00
      }
      +ip: null
      +tags: [
        "000000"
      ]
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4945 …}
      +nested: Doctrine\ORM\PersistentCollection {#4947 …}
      +votes: Doctrine\ORM\PersistentCollection {#4949 …}
      +reports: Doctrine\ORM\PersistentCollection {#4951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
      -id: 165258
      -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3715121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983085 {#4940
        date: 2023-11-26 08:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4944}
    +body: "I hate dark backgrounds though. Too much contrast."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700986010 {#5132
      date: 2023-11-26 09:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@Etienne_Dahu@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 165329
    -bodyTs: "'background':4 'contrast':8 'dark':3 'hate':2 'much':7 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5185807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700986010 {#5133
      date: 2023-11-26 09:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "There’s a reason most dark programming color schemes don’t have true black as their background, and it’s precisely this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700989031 {#5291
    date: 2023-11-26 09:57:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
    "@jol@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5282 …}
  +nested: Doctrine\ORM\PersistentCollection {#5280 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5297 …}
  -id: 165421
  -bodyTs: "'background':17 'black':14 'color':8 'dark':6 'precis':21 'program':7 'reason':4 'scheme':9 'true':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5159349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700989031 {#5288
    date: 2023-11-26 09:57:11.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
95 DENIED edit
App\Entity\EntryComment {#5290
  +user: Proxies\__CG__\App\Entity\User {#5283 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4944
      +user: App\Entity\User {#4957 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701728375 {#4939
        date: 2023-12-04 23:19:35.0 +01:00
      }
      +ip: null
      +tags: [
        "000000"
      ]
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4945 …}
      +nested: Doctrine\ORM\PersistentCollection {#4947 …}
      +votes: Doctrine\ORM\PersistentCollection {#4949 …}
      +reports: Doctrine\ORM\PersistentCollection {#4951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
      -id: 165258
      -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3715121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983085 {#4940
        date: 2023-11-26 08:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4944}
    +body: "I hate dark backgrounds though. Too much contrast."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700986010 {#5132
      date: 2023-11-26 09:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@Etienne_Dahu@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 165329
    -bodyTs: "'background':4 'contrast':8 'dark':3 'hate':2 'much':7 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5185807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700986010 {#5133
      date: 2023-11-26 09:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "There’s a reason most dark programming color schemes don’t have true black as their background, and it’s precisely this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700989031 {#5291
    date: 2023-11-26 09:57:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
    "@jol@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5282 …}
  +nested: Doctrine\ORM\PersistentCollection {#5280 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5297 …}
  -id: 165421
  -bodyTs: "'background':17 'black':14 'color':8 'dark':6 'precis':21 'program':7 'reason':4 'scheme':9 'true':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5159349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700989031 {#5288
    date: 2023-11-26 09:57:11.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
96 DENIED moderate
App\Entity\EntryComment {#5290
  +user: Proxies\__CG__\App\Entity\User {#5283 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4944
      +user: App\Entity\User {#4957 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701728375 {#4939
        date: 2023-12-04 23:19:35.0 +01:00
      }
      +ip: null
      +tags: [
        "000000"
      ]
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4945 …}
      +nested: Doctrine\ORM\PersistentCollection {#4947 …}
      +votes: Doctrine\ORM\PersistentCollection {#4949 …}
      +reports: Doctrine\ORM\PersistentCollection {#4951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
      -id: 165258
      -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3715121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983085 {#4940
        date: 2023-11-26 08:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4944}
    +body: "I hate dark backgrounds though. Too much contrast."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700986010 {#5132
      date: 2023-11-26 09:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@Etienne_Dahu@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 165329
    -bodyTs: "'background':4 'contrast':8 'dark':3 'hate':2 'much':7 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5185807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700986010 {#5133
      date: 2023-11-26 09:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "There’s a reason most dark programming color schemes don’t have true black as their background, and it’s precisely this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700989031 {#5291
    date: 2023-11-26 09:57:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
    "@jol@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5282 …}
  +nested: Doctrine\ORM\PersistentCollection {#5280 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5297 …}
  -id: 165421
  -bodyTs: "'background':17 'black':14 'color':8 'dark':6 'precis':21 'program':7 'reason':4 'scheme':9 'true':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5159349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700989031 {#5288
    date: 2023-11-26 09:57:11.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
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 {#5301
  +user: Proxies\__CG__\App\Entity\User {#5302 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4944
      +user: App\Entity\User {#4957 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701728375 {#4939
        date: 2023-12-04 23:19:35.0 +01:00
      }
      +ip: null
      +tags: [
        "000000"
      ]
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4945 …}
      +nested: Doctrine\ORM\PersistentCollection {#4947 …}
      +votes: Doctrine\ORM\PersistentCollection {#4949 …}
      +reports: Doctrine\ORM\PersistentCollection {#4951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
      -id: 165258
      -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3715121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983085 {#4940
        date: 2023-11-26 08:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4944}
    +body: "I hate dark backgrounds though. Too much contrast."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700986010 {#5132
      date: 2023-11-26 09:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@Etienne_Dahu@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 165329
    -bodyTs: "'background':4 'contrast':8 'dark':3 'hate':2 'much':7 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5185807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700986010 {#5133
      date: 2023-11-26 09:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "But if done right (with grey text or something), it could be phenomenal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700989720 {#5299
    date: 2023-11-26 10:08:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
    "@jol@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5303 …}
  +nested: Doctrine\ORM\PersistentCollection {#5305 …}
  +votes: Doctrine\ORM\PersistentCollection {#5307 …}
  +reports: Doctrine\ORM\PersistentCollection {#5309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
  -id: 165450
  -bodyTs: "'could':11 'done':3 'grey':6 'phenomen':13 'right':4 'someth':9 'text':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5186470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700989720 {#5300
    date: 2023-11-26 10:08:40.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
99 DENIED edit
App\Entity\EntryComment {#5301
  +user: Proxies\__CG__\App\Entity\User {#5302 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4944
      +user: App\Entity\User {#4957 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701728375 {#4939
        date: 2023-12-04 23:19:35.0 +01:00
      }
      +ip: null
      +tags: [
        "000000"
      ]
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4945 …}
      +nested: Doctrine\ORM\PersistentCollection {#4947 …}
      +votes: Doctrine\ORM\PersistentCollection {#4949 …}
      +reports: Doctrine\ORM\PersistentCollection {#4951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
      -id: 165258
      -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3715121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983085 {#4940
        date: 2023-11-26 08:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4944}
    +body: "I hate dark backgrounds though. Too much contrast."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700986010 {#5132
      date: 2023-11-26 09:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@Etienne_Dahu@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 165329
    -bodyTs: "'background':4 'contrast':8 'dark':3 'hate':2 'much':7 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5185807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700986010 {#5133
      date: 2023-11-26 09:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "But if done right (with grey text or something), it could be phenomenal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700989720 {#5299
    date: 2023-11-26 10:08:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
    "@jol@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5303 …}
  +nested: Doctrine\ORM\PersistentCollection {#5305 …}
  +votes: Doctrine\ORM\PersistentCollection {#5307 …}
  +reports: Doctrine\ORM\PersistentCollection {#5309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
  -id: 165450
  -bodyTs: "'could':11 'done':3 'grey':6 'phenomen':13 'right':4 'someth':9 'text':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5186470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700989720 {#5300
    date: 2023-11-26 10:08:40.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
100 DENIED moderate
App\Entity\EntryComment {#5301
  +user: Proxies\__CG__\App\Entity\User {#5302 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4944
      +user: App\Entity\User {#4957 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701728375 {#4939
        date: 2023-12-04 23:19:35.0 +01:00
      }
      +ip: null
      +tags: [
        "000000"
      ]
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4945 …}
      +nested: Doctrine\ORM\PersistentCollection {#4947 …}
      +votes: Doctrine\ORM\PersistentCollection {#4949 …}
      +reports: Doctrine\ORM\PersistentCollection {#4951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
      -id: 165258
      -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3715121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983085 {#4940
        date: 2023-11-26 08:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4944}
    +body: "I hate dark backgrounds though. Too much contrast."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700986010 {#5132
      date: 2023-11-26 09:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@Etienne_Dahu@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 165329
    -bodyTs: "'background':4 'contrast':8 'dark':3 'hate':2 'much':7 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5185807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700986010 {#5133
      date: 2023-11-26 09:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "But if done right (with grey text or something), it could be phenomenal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700989720 {#5299
    date: 2023-11-26 10:08:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
    "@jol@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5303 …}
  +nested: Doctrine\ORM\PersistentCollection {#5305 …}
  +votes: Doctrine\ORM\PersistentCollection {#5307 …}
  +reports: Doctrine\ORM\PersistentCollection {#5309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
  -id: 165450
  -bodyTs: "'could':11 'done':3 'grey':6 'phenomen':13 'right':4 'someth':9 'text':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5186470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700989720 {#5300
    date: 2023-11-26 10:08:40.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
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 {#5317
  +user: App\Entity\User {#4442 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4944
      +user: App\Entity\User {#4957 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701728375 {#4939
        date: 2023-12-04 23:19:35.0 +01:00
      }
      +ip: null
      +tags: [
        "000000"
      ]
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4945 …}
      +nested: Doctrine\ORM\PersistentCollection {#4947 …}
      +votes: Doctrine\ORM\PersistentCollection {#4949 …}
      +reports: Doctrine\ORM\PersistentCollection {#4951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
      -id: 165258
      -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3715121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983085 {#4940
        date: 2023-11-26 08:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4944}
    +body: "I hate dark backgrounds though. Too much contrast."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700986010 {#5132
      date: 2023-11-26 09:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@Etienne_Dahu@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 165329
    -bodyTs: "'background':4 'contrast':8 'dark':3 'hate':2 'much':7 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5185807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700986010 {#5133
      date: 2023-11-26 09:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "Darker text is the solution"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701001738 {#5315
    date: 2023-11-26 13:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
    "@jol@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5318 …}
  +nested: Doctrine\ORM\PersistentCollection {#5320 …}
  +votes: Doctrine\ORM\PersistentCollection {#5322 …}
  +reports: Doctrine\ORM\PersistentCollection {#5324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5328 …}
  -id: 165921
  -bodyTs: "'darker':1 'solut':5 'text':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5431599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001738 {#5316
    date: 2023-11-26 13:28: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
103 DENIED edit
App\Entity\EntryComment {#5317
  +user: App\Entity\User {#4442 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4944
      +user: App\Entity\User {#4957 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701728375 {#4939
        date: 2023-12-04 23:19:35.0 +01:00
      }
      +ip: null
      +tags: [
        "000000"
      ]
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4945 …}
      +nested: Doctrine\ORM\PersistentCollection {#4947 …}
      +votes: Doctrine\ORM\PersistentCollection {#4949 …}
      +reports: Doctrine\ORM\PersistentCollection {#4951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
      -id: 165258
      -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3715121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983085 {#4940
        date: 2023-11-26 08:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4944}
    +body: "I hate dark backgrounds though. Too much contrast."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700986010 {#5132
      date: 2023-11-26 09:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@Etienne_Dahu@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 165329
    -bodyTs: "'background':4 'contrast':8 'dark':3 'hate':2 'much':7 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5185807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700986010 {#5133
      date: 2023-11-26 09:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "Darker text is the solution"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701001738 {#5315
    date: 2023-11-26 13:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
    "@jol@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5318 …}
  +nested: Doctrine\ORM\PersistentCollection {#5320 …}
  +votes: Doctrine\ORM\PersistentCollection {#5322 …}
  +reports: Doctrine\ORM\PersistentCollection {#5324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5328 …}
  -id: 165921
  -bodyTs: "'darker':1 'solut':5 'text':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5431599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001738 {#5316
    date: 2023-11-26 13:28: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
104 DENIED moderate
App\Entity\EntryComment {#5317
  +user: App\Entity\User {#4442 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5135 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4944
      +user: App\Entity\User {#4957 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701728375 {#4939
        date: 2023-12-04 23:19:35.0 +01:00
      }
      +ip: null
      +tags: [
        "000000"
      ]
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4945 …}
      +nested: Doctrine\ORM\PersistentCollection {#4947 …}
      +votes: Doctrine\ORM\PersistentCollection {#4949 …}
      +reports: Doctrine\ORM\PersistentCollection {#4951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
      -id: 165258
      -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3715121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983085 {#4940
        date: 2023-11-26 08:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4944}
    +body: "I hate dark backgrounds though. Too much contrast."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1700986010 {#5132
      date: 2023-11-26 09:06:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@Etienne_Dahu@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5136 …}
    +nested: Doctrine\ORM\PersistentCollection {#5138 …}
    +votes: Doctrine\ORM\PersistentCollection {#5140 …}
    +reports: Doctrine\ORM\PersistentCollection {#5142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
    -id: 165329
    -bodyTs: "'background':4 'contrast':8 'dark':3 'hate':2 'much':7 'though':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5185807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700986010 {#5133
      date: 2023-11-26 09:06:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "Darker text is the solution"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701001738 {#5315
    date: 2023-11-26 13:28:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
    "@jol@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5318 …}
  +nested: Doctrine\ORM\PersistentCollection {#5320 …}
  +votes: Doctrine\ORM\PersistentCollection {#5322 …}
  +reports: Doctrine\ORM\PersistentCollection {#5324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5328 …}
  -id: 165921
  -bodyTs: "'darker':1 'solut':5 'text':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5431599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001738 {#5316
    date: 2023-11-26 13:28: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
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 {#5151
  +user: App\Entity\User {#4735 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: App\Entity\User {#4957 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701728375 {#4939
      date: 2023-12-04 23:19:35.0 +01:00
    }
    +ip: null
    +tags: [
      "000000"
    ]
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4945 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4949 …}
    +reports: Doctrine\ORM\PersistentCollection {#4951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
    -id: 165258
    -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3715121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983085 {#4940
      date: 2023-11-26 08:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "@-moz-document url-prefix(“about:reader”) {background-color: #000000;} in your usercontent.css"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700991077 {#5148
    date: 2023-11-26 10:31:17.0 +01:00
  }
  +ip: null
  +tags: [
    "000000"
  ]
  +mentions: [
    "@catsup@lemmy.one"
    "@-moz-document"
    "@Etienne_Dahu@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 165492
  -bodyTs: "'000000':12 'background':10 'background-color':9 'color':11 'document':3 'moz':2 'moz-docu':1 'prefix':6 'reader':8 'url':5 'url-prefix':4 'usercontent.css':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3113647"
  +editedAt: DateTimeImmutable @1701645578 {#5149
    date: 2023-12-04 00:19:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700991077 {#5150
    date: 2023-11-26 10:31:17.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
107 DENIED edit
App\Entity\EntryComment {#5151
  +user: App\Entity\User {#4735 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: App\Entity\User {#4957 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701728375 {#4939
      date: 2023-12-04 23:19:35.0 +01:00
    }
    +ip: null
    +tags: [
      "000000"
    ]
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4945 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4949 …}
    +reports: Doctrine\ORM\PersistentCollection {#4951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
    -id: 165258
    -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3715121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983085 {#4940
      date: 2023-11-26 08:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "@-moz-document url-prefix(“about:reader”) {background-color: #000000;} in your usercontent.css"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700991077 {#5148
    date: 2023-11-26 10:31:17.0 +01:00
  }
  +ip: null
  +tags: [
    "000000"
  ]
  +mentions: [
    "@catsup@lemmy.one"
    "@-moz-document"
    "@Etienne_Dahu@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 165492
  -bodyTs: "'000000':12 'background':10 'background-color':9 'color':11 'document':3 'moz':2 'moz-docu':1 'prefix':6 'reader':8 'url':5 'url-prefix':4 'usercontent.css':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3113647"
  +editedAt: DateTimeImmutable @1701645578 {#5149
    date: 2023-12-04 00:19:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700991077 {#5150
    date: 2023-11-26 10:31:17.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
108 DENIED moderate
App\Entity\EntryComment {#5151
  +user: App\Entity\User {#4735 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: App\Entity\User {#4957 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701728375 {#4939
      date: 2023-12-04 23:19:35.0 +01:00
    }
    +ip: null
    +tags: [
      "000000"
    ]
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4945 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4949 …}
    +reports: Doctrine\ORM\PersistentCollection {#4951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
    -id: 165258
    -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3715121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983085 {#4940
      date: 2023-11-26 08:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "@-moz-document url-prefix(“about:reader”) {background-color: #000000;} in your usercontent.css"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700991077 {#5148
    date: 2023-11-26 10:31:17.0 +01:00
  }
  +ip: null
  +tags: [
    "000000"
  ]
  +mentions: [
    "@catsup@lemmy.one"
    "@-moz-document"
    "@Etienne_Dahu@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 165492
  -bodyTs: "'000000':12 'background':10 'background-color':9 'color':11 'document':3 'moz':2 'moz-docu':1 'prefix':6 'reader':8 'url':5 'url-prefix':4 'usercontent.css':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3113647"
  +editedAt: DateTimeImmutable @1701645578 {#5149
    date: 2023-12-04 00:19:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700991077 {#5150
    date: 2023-11-26 10:31:17.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
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 {#5362
  +user: App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5151
    +user: App\Entity\User {#4735 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4944
      +user: App\Entity\User {#4957 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701728375 {#4939
        date: 2023-12-04 23:19:35.0 +01:00
      }
      +ip: null
      +tags: [
        "000000"
      ]
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4945 …}
      +nested: Doctrine\ORM\PersistentCollection {#4947 …}
      +votes: Doctrine\ORM\PersistentCollection {#4949 …}
      +reports: Doctrine\ORM\PersistentCollection {#4951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
      -id: 165258
      -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3715121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983085 {#4940
        date: 2023-11-26 08:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4944}
    +body: "@-moz-document url-prefix(“about:reader”) {background-color: #000000;} in your usercontent.css"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700991077 {#5148
      date: 2023-11-26 10:31:17.0 +01:00
    }
    +ip: null
    +tags: [
      "000000"
    ]
    +mentions: [
      "@catsup@lemmy.one"
      "@-moz-document"
      "@Etienne_Dahu@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 165492
    -bodyTs: "'000000':12 'background':10 'background-color':9 'color':11 'document':3 'moz':2 'moz-docu':1 'prefix':6 'reader':8 'url':5 'url-prefix':4 'usercontent.css':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3113647"
    +editedAt: DateTimeImmutable @1701645578 {#5149
      date: 2023-12-04 00:19:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700991077 {#5150
      date: 2023-11-26 10:31:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "Thanks, I only had to add !important and it changed the background."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701037070 {#5360
    date: 2023-11-26 23:17:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@-moz-document"
    "@Etienne_Dahu@jlai.lu"
    "@Aria@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 168166
  -bodyTs: "'add':6 'background':12 'chang':10 'import':7 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3729244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701037070 {#5361
    date: 2023-11-26 23:17:50.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
111 DENIED edit
App\Entity\EntryComment {#5362
  +user: App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5151
    +user: App\Entity\User {#4735 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4944
      +user: App\Entity\User {#4957 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701728375 {#4939
        date: 2023-12-04 23:19:35.0 +01:00
      }
      +ip: null
      +tags: [
        "000000"
      ]
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4945 …}
      +nested: Doctrine\ORM\PersistentCollection {#4947 …}
      +votes: Doctrine\ORM\PersistentCollection {#4949 …}
      +reports: Doctrine\ORM\PersistentCollection {#4951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
      -id: 165258
      -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3715121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983085 {#4940
        date: 2023-11-26 08:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4944}
    +body: "@-moz-document url-prefix(“about:reader”) {background-color: #000000;} in your usercontent.css"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700991077 {#5148
      date: 2023-11-26 10:31:17.0 +01:00
    }
    +ip: null
    +tags: [
      "000000"
    ]
    +mentions: [
      "@catsup@lemmy.one"
      "@-moz-document"
      "@Etienne_Dahu@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 165492
    -bodyTs: "'000000':12 'background':10 'background-color':9 'color':11 'document':3 'moz':2 'moz-docu':1 'prefix':6 'reader':8 'url':5 'url-prefix':4 'usercontent.css':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3113647"
    +editedAt: DateTimeImmutable @1701645578 {#5149
      date: 2023-12-04 00:19:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700991077 {#5150
      date: 2023-11-26 10:31:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "Thanks, I only had to add !important and it changed the background."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701037070 {#5360
    date: 2023-11-26 23:17:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@-moz-document"
    "@Etienne_Dahu@jlai.lu"
    "@Aria@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 168166
  -bodyTs: "'add':6 'background':12 'chang':10 'import':7 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3729244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701037070 {#5361
    date: 2023-11-26 23:17:50.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
112 DENIED moderate
App\Entity\EntryComment {#5362
  +user: App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5151
    +user: App\Entity\User {#4735 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4944
      +user: App\Entity\User {#4957 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701728375 {#4939
        date: 2023-12-04 23:19:35.0 +01:00
      }
      +ip: null
      +tags: [
        "000000"
      ]
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4945 …}
      +nested: Doctrine\ORM\PersistentCollection {#4947 …}
      +votes: Doctrine\ORM\PersistentCollection {#4949 …}
      +reports: Doctrine\ORM\PersistentCollection {#4951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
      -id: 165258
      -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/3715121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700983085 {#4940
        date: 2023-11-26 08:18:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4944}
    +body: "@-moz-document url-prefix(“about:reader”) {background-color: #000000;} in your usercontent.css"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700991077 {#5148
      date: 2023-11-26 10:31:17.0 +01:00
    }
    +ip: null
    +tags: [
      "000000"
    ]
    +mentions: [
      "@catsup@lemmy.one"
      "@-moz-document"
      "@Etienne_Dahu@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 165492
    -bodyTs: "'000000':12 'background':10 'background-color':9 'color':11 'document':3 'moz':2 'moz-docu':1 'prefix':6 'reader':8 'url':5 'url-prefix':4 'usercontent.css':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3113647"
    +editedAt: DateTimeImmutable @1701645578 {#5149
      date: 2023-12-04 00:19:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700991077 {#5150
      date: 2023-11-26 10:31:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "Thanks, I only had to add !important and it changed the background."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701037070 {#5360
    date: 2023-11-26 23:17:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@-moz-document"
    "@Etienne_Dahu@jlai.lu"
    "@Aria@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 168166
  -bodyTs: "'add':6 'background':12 'chang':10 'import':7 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/3729244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701037070 {#5361
    date: 2023-11-26 23:17:50.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
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 {#5167
  +user: App\Entity\User {#4515 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: App\Entity\User {#4957 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701728375 {#4939
      date: 2023-12-04 23:19:35.0 +01:00
    }
    +ip: null
    +tags: [
      "000000"
    ]
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4945 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4949 …}
    +reports: Doctrine\ORM\PersistentCollection {#4951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
    -id: 165258
    -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3715121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983085 {#4940
      date: 2023-11-26 08:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "Dark grey makes for a better dark mode than black anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700995444 {#5164
    date: 2023-11-26 11:44:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5168 …}
  +nested: Doctrine\ORM\PersistentCollection {#5170 …}
  +votes: Doctrine\ORM\PersistentCollection {#5172 …}
  +reports: Doctrine\ORM\PersistentCollection {#5174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5178 …}
  -id: 165700
  -bodyTs: "'anyway':11 'better':6 'black':10 'dark':1,7 'grey':2 'make':3 'mode':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5185850"
  +editedAt: DateTimeImmutable @1701650885 {#5165
    date: 2023-12-04 01:48:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700995444 {#5166
    date: 2023-11-26 11:44:04.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
115 DENIED edit
App\Entity\EntryComment {#5167
  +user: App\Entity\User {#4515 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: App\Entity\User {#4957 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701728375 {#4939
      date: 2023-12-04 23:19:35.0 +01:00
    }
    +ip: null
    +tags: [
      "000000"
    ]
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4945 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4949 …}
    +reports: Doctrine\ORM\PersistentCollection {#4951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
    -id: 165258
    -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3715121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983085 {#4940
      date: 2023-11-26 08:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "Dark grey makes for a better dark mode than black anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700995444 {#5164
    date: 2023-11-26 11:44:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5168 …}
  +nested: Doctrine\ORM\PersistentCollection {#5170 …}
  +votes: Doctrine\ORM\PersistentCollection {#5172 …}
  +reports: Doctrine\ORM\PersistentCollection {#5174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5178 …}
  -id: 165700
  -bodyTs: "'anyway':11 'better':6 'black':10 'dark':1,7 'grey':2 'make':3 'mode':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5185850"
  +editedAt: DateTimeImmutable @1701650885 {#5165
    date: 2023-12-04 01:48:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700995444 {#5166
    date: 2023-11-26 11:44:04.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
116 DENIED moderate
App\Entity\EntryComment {#5167
  +user: App\Entity\User {#4515 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: App\Entity\User {#4957 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701728375 {#4939
      date: 2023-12-04 23:19:35.0 +01:00
    }
    +ip: null
    +tags: [
      "000000"
    ]
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4945 …}
    +nested: Doctrine\ORM\PersistentCollection {#4947 …}
    +votes: Doctrine\ORM\PersistentCollection {#4949 …}
    +reports: Doctrine\ORM\PersistentCollection {#4951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4955 …}
    -id: 165258
    -bodyTs: "'000000':16 'black':15 'dark':10,18 'differ':21 'forgot':2 'grey':19 'key':4 'mode':8,11 'ole':25 'read':7 'real':14 'screen':26 'stagger':23 'weak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/3715121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700983085 {#4940
      date: 2023-11-26 08:18:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4944}
  +body: "Dark grey makes for a better dark mode than black anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700995444 {#5164
    date: 2023-11-26 11:44:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Etienne_Dahu@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5168 …}
  +nested: Doctrine\ORM\PersistentCollection {#5170 …}
  +votes: Doctrine\ORM\PersistentCollection {#5172 …}
  +reports: Doctrine\ORM\PersistentCollection {#5174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5178 …}
  -id: 165700
  -bodyTs: "'anyway':11 'better':6 'black':10 'dark':1,7 'grey':2 'make':3 'mode':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5185850"
  +editedAt: DateTimeImmutable @1701650885 {#5165
    date: 2023-12-04 01:48:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700995444 {#5166
    date: 2023-11-26 11:44:04.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
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 {#5018
  +user: App\Entity\User {#5031 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Let me guess, you read video subtitles on YouTube?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1701646353 {#5012
    date: 2023-12-04 00:32:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5019 …}
  +nested: Doctrine\ORM\PersistentCollection {#5021 …}
  +votes: Doctrine\ORM\PersistentCollection {#5023 …}
  +reports: Doctrine\ORM\PersistentCollection {#5025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
  -id: 165190
  -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6127960"
  +editedAt: DateTimeImmutable @1701609768 {#5013
    date: 2023-12-03 14:22:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700980093 {#5014
    date: 2023-11-26 07:28:13.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
119 DENIED edit
App\Entity\EntryComment {#5018
  +user: App\Entity\User {#5031 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Let me guess, you read video subtitles on YouTube?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1701646353 {#5012
    date: 2023-12-04 00:32:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5019 …}
  +nested: Doctrine\ORM\PersistentCollection {#5021 …}
  +votes: Doctrine\ORM\PersistentCollection {#5023 …}
  +reports: Doctrine\ORM\PersistentCollection {#5025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
  -id: 165190
  -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6127960"
  +editedAt: DateTimeImmutable @1701609768 {#5013
    date: 2023-12-03 14:22:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700980093 {#5014
    date: 2023-11-26 07:28:13.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
120 DENIED moderate
App\Entity\EntryComment {#5018
  +user: App\Entity\User {#5031 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Let me guess, you read video subtitles on YouTube?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1701646353 {#5012
    date: 2023-12-04 00:32:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5019 …}
  +nested: Doctrine\ORM\PersistentCollection {#5021 …}
  +votes: Doctrine\ORM\PersistentCollection {#5023 …}
  +reports: Doctrine\ORM\PersistentCollection {#5025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
  -id: 165190
  -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6127960"
  +editedAt: DateTimeImmutable @1701609768 {#5013
    date: 2023-12-03 14:22:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700980093 {#5014
    date: 2023-11-26 07:28:13.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
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 {#5103
  +user: Proxies\__CG__\App\Entity\User {#5100 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5018
    +user: App\Entity\User {#5031 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Let me guess, you read video subtitles on YouTube?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701646353 {#5012
      date: 2023-12-04 00:32:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5019 …}
    +nested: Doctrine\ORM\PersistentCollection {#5021 …}
    +votes: Doctrine\ORM\PersistentCollection {#5023 …}
    +reports: Doctrine\ORM\PersistentCollection {#5025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
    -id: 165190
    -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6127960"
    +editedAt: DateTimeImmutable @1701609768 {#5013
      date: 2023-12-03 14:22:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700980093 {#5014
      date: 2023-11-26 07:28:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5018}
  +body: """
    Sometimes\n
    \n
    But damn do more people need actual subtitles rather than the basic speech to text version, shit’s rough man
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700986169 {#5104
    date: 2023-11-26 09:09:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -id: 165333
  -bodyTs: "'actual':8 'basic':13 'damn':3 'man':21 'need':7 'peopl':6 'rather':10 'rough':20 'shit':18 'sometim':1 'speech':14 'subtitl':9 'text':16 'version':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4622530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700986169 {#5107
    date: 2023-11-26 09:09:29.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
123 DENIED edit
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#5100 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5018
    +user: App\Entity\User {#5031 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Let me guess, you read video subtitles on YouTube?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701646353 {#5012
      date: 2023-12-04 00:32:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5019 …}
    +nested: Doctrine\ORM\PersistentCollection {#5021 …}
    +votes: Doctrine\ORM\PersistentCollection {#5023 …}
    +reports: Doctrine\ORM\PersistentCollection {#5025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
    -id: 165190
    -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6127960"
    +editedAt: DateTimeImmutable @1701609768 {#5013
      date: 2023-12-03 14:22:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700980093 {#5014
      date: 2023-11-26 07:28:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5018}
  +body: """
    Sometimes\n
    \n
    But damn do more people need actual subtitles rather than the basic speech to text version, shit’s rough man
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700986169 {#5104
    date: 2023-11-26 09:09:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -id: 165333
  -bodyTs: "'actual':8 'basic':13 'damn':3 'man':21 'need':7 'peopl':6 'rather':10 'rough':20 'shit':18 'sometim':1 'speech':14 'subtitl':9 'text':16 'version':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4622530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700986169 {#5107
    date: 2023-11-26 09:09:29.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
124 DENIED moderate
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#5100 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5018
    +user: App\Entity\User {#5031 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Let me guess, you read video subtitles on YouTube?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701646353 {#5012
      date: 2023-12-04 00:32:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5019 …}
    +nested: Doctrine\ORM\PersistentCollection {#5021 …}
    +votes: Doctrine\ORM\PersistentCollection {#5023 …}
    +reports: Doctrine\ORM\PersistentCollection {#5025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
    -id: 165190
    -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6127960"
    +editedAt: DateTimeImmutable @1701609768 {#5013
      date: 2023-12-03 14:22:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700980093 {#5014
      date: 2023-11-26 07:28:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5018}
  +body: """
    Sometimes\n
    \n
    But damn do more people need actual subtitles rather than the basic speech to text version, shit’s rough man
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700986169 {#5104
    date: 2023-11-26 09:09:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -id: 165333
  -bodyTs: "'actual':8 'basic':13 'damn':3 'man':21 'need':7 'peopl':6 'rather':10 'rough':20 'shit':18 'sometim':1 'speech':14 'subtitl':9 'text':16 'version':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4622530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700986169 {#5107
    date: 2023-11-26 09:09:29.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
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 {#5332
  +user: App\Entity\User {#4735 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5103
    +user: Proxies\__CG__\App\Entity\User {#5100 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5018
      +user: App\Entity\User {#5031 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Let me guess, you read video subtitles on YouTube?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701646353 {#5012
        date: 2023-12-04 00:32:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5019 …}
      +nested: Doctrine\ORM\PersistentCollection {#5021 …}
      +votes: Doctrine\ORM\PersistentCollection {#5023 …}
      +reports: Doctrine\ORM\PersistentCollection {#5025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
      -id: 165190
      -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6127960"
      +editedAt: DateTimeImmutable @1701609768 {#5013
        date: 2023-12-03 14:22:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700980093 {#5014
        date: 2023-11-26 07:28:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5018}
    +body: """
      Sometimes\n
      \n
      But damn do more people need actual subtitles rather than the basic speech to text version, shit’s rough man
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700986169 {#5104
      date: 2023-11-26 09:09:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5097 …}
    +nested: Doctrine\ORM\PersistentCollection {#5095 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -id: 165333
    -bodyTs: "'actual':8 'basic':13 'damn':3 'man':21 'need':7 'peopl':6 'rather':10 'rough':20 'shit':18 'sometim':1 'speech':14 'subtitl':9 'text':16 'version':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4622530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700986169 {#5107
      date: 2023-11-26 09:09:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5018}
  +body: "The speech to text is basically perfect, the problem is YouTube’s choice to have to presented in the awful way they do. If they just looked like regular subtitles, I’d leave them on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700990879 {#5330
    date: 2023-11-26 10:27:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@velox_vulnus@lemmy.ml"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5333 …}
  +nested: Doctrine\ORM\PersistentCollection {#5335 …}
  +votes: Doctrine\ORM\PersistentCollection {#5337 …}
  +reports: Doctrine\ORM\PersistentCollection {#5339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5343 …}
  -id: 165483
  -bodyTs: "'aw':20 'basic':6 'choic':13 'd':32 'leav':33 'like':28 'look':27 'perfect':7 'present':17 'problem':9 'regular':29 'speech':2 'subtitl':30 'text':4 'way':21 'youtub':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3113635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700990879 {#5331
    date: 2023-11-26 10:27:59.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
127 DENIED edit
App\Entity\EntryComment {#5332
  +user: App\Entity\User {#4735 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5103
    +user: Proxies\__CG__\App\Entity\User {#5100 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5018
      +user: App\Entity\User {#5031 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Let me guess, you read video subtitles on YouTube?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701646353 {#5012
        date: 2023-12-04 00:32:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5019 …}
      +nested: Doctrine\ORM\PersistentCollection {#5021 …}
      +votes: Doctrine\ORM\PersistentCollection {#5023 …}
      +reports: Doctrine\ORM\PersistentCollection {#5025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
      -id: 165190
      -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6127960"
      +editedAt: DateTimeImmutable @1701609768 {#5013
        date: 2023-12-03 14:22:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700980093 {#5014
        date: 2023-11-26 07:28:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5018}
    +body: """
      Sometimes\n
      \n
      But damn do more people need actual subtitles rather than the basic speech to text version, shit’s rough man
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700986169 {#5104
      date: 2023-11-26 09:09:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5097 …}
    +nested: Doctrine\ORM\PersistentCollection {#5095 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -id: 165333
    -bodyTs: "'actual':8 'basic':13 'damn':3 'man':21 'need':7 'peopl':6 'rather':10 'rough':20 'shit':18 'sometim':1 'speech':14 'subtitl':9 'text':16 'version':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4622530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700986169 {#5107
      date: 2023-11-26 09:09:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5018}
  +body: "The speech to text is basically perfect, the problem is YouTube’s choice to have to presented in the awful way they do. If they just looked like regular subtitles, I’d leave them on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700990879 {#5330
    date: 2023-11-26 10:27:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@velox_vulnus@lemmy.ml"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5333 …}
  +nested: Doctrine\ORM\PersistentCollection {#5335 …}
  +votes: Doctrine\ORM\PersistentCollection {#5337 …}
  +reports: Doctrine\ORM\PersistentCollection {#5339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5343 …}
  -id: 165483
  -bodyTs: "'aw':20 'basic':6 'choic':13 'd':32 'leav':33 'like':28 'look':27 'perfect':7 'present':17 'problem':9 'regular':29 'speech':2 'subtitl':30 'text':4 'way':21 'youtub':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3113635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700990879 {#5331
    date: 2023-11-26 10:27:59.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
128 DENIED moderate
App\Entity\EntryComment {#5332
  +user: App\Entity\User {#4735 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5103
    +user: Proxies\__CG__\App\Entity\User {#5100 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5018
      +user: App\Entity\User {#5031 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Let me guess, you read video subtitles on YouTube?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701646353 {#5012
        date: 2023-12-04 00:32:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5019 …}
      +nested: Doctrine\ORM\PersistentCollection {#5021 …}
      +votes: Doctrine\ORM\PersistentCollection {#5023 …}
      +reports: Doctrine\ORM\PersistentCollection {#5025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
      -id: 165190
      -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6127960"
      +editedAt: DateTimeImmutable @1701609768 {#5013
        date: 2023-12-03 14:22:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700980093 {#5014
        date: 2023-11-26 07:28:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5018}
    +body: """
      Sometimes\n
      \n
      But damn do more people need actual subtitles rather than the basic speech to text version, shit’s rough man
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700986169 {#5104
      date: 2023-11-26 09:09:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5097 …}
    +nested: Doctrine\ORM\PersistentCollection {#5095 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -id: 165333
    -bodyTs: "'actual':8 'basic':13 'damn':3 'man':21 'need':7 'peopl':6 'rather':10 'rough':20 'shit':18 'sometim':1 'speech':14 'subtitl':9 'text':16 'version':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4622530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700986169 {#5107
      date: 2023-11-26 09:09:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5018}
  +body: "The speech to text is basically perfect, the problem is YouTube’s choice to have to presented in the awful way they do. If they just looked like regular subtitles, I’d leave them on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700990879 {#5330
    date: 2023-11-26 10:27:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@velox_vulnus@lemmy.ml"
    "@Gormadt@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5333 …}
  +nested: Doctrine\ORM\PersistentCollection {#5335 …}
  +votes: Doctrine\ORM\PersistentCollection {#5337 …}
  +reports: Doctrine\ORM\PersistentCollection {#5339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5343 …}
  -id: 165483
  -bodyTs: "'aw':20 'basic':6 'choic':13 'd':32 'leav':33 'like':28 'look':27 'perfect':7 'present':17 'problem':9 'regular':29 'speech':2 'subtitl':30 'text':4 'way':21 'youtub':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3113635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700990879 {#5331
    date: 2023-11-26 10:27:59.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
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 {#5118
  +user: Proxies\__CG__\App\Entity\User {#5119 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5018
    +user: App\Entity\User {#5031 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Let me guess, you read video subtitles on YouTube?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701646353 {#5012
      date: 2023-12-04 00:32:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5019 …}
    +nested: Doctrine\ORM\PersistentCollection {#5021 …}
    +votes: Doctrine\ORM\PersistentCollection {#5023 …}
    +reports: Doctrine\ORM\PersistentCollection {#5025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
    -id: 165190
    -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6127960"
    +editedAt: DateTimeImmutable @1701609768 {#5013
      date: 2023-12-03 14:22:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700980093 {#5014
      date: 2023-11-26 07:28:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5018}
  +body: "Don’t you? I always watch movies and play games with subtitles as well. Granted, English isn’t my native language. I would not do that in my native language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700989175 {#5116
    date: 2023-11-26 09:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5120 …}
  +nested: Doctrine\ORM\PersistentCollection {#5122 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 165426
  -bodyTs: "'alway':5 'english':16 'game':10 'grant':15 'isn':17 'languag':21,30 'movi':7 'nativ':20,29 'play':9 'subtitl':12 'watch':6 'well':14 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5159372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700989175 {#5117
    date: 2023-11-26 09:59:35.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
131 DENIED edit
App\Entity\EntryComment {#5118
  +user: Proxies\__CG__\App\Entity\User {#5119 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5018
    +user: App\Entity\User {#5031 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Let me guess, you read video subtitles on YouTube?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701646353 {#5012
      date: 2023-12-04 00:32:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5019 …}
    +nested: Doctrine\ORM\PersistentCollection {#5021 …}
    +votes: Doctrine\ORM\PersistentCollection {#5023 …}
    +reports: Doctrine\ORM\PersistentCollection {#5025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
    -id: 165190
    -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6127960"
    +editedAt: DateTimeImmutable @1701609768 {#5013
      date: 2023-12-03 14:22:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700980093 {#5014
      date: 2023-11-26 07:28:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5018}
  +body: "Don’t you? I always watch movies and play games with subtitles as well. Granted, English isn’t my native language. I would not do that in my native language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700989175 {#5116
    date: 2023-11-26 09:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5120 …}
  +nested: Doctrine\ORM\PersistentCollection {#5122 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 165426
  -bodyTs: "'alway':5 'english':16 'game':10 'grant':15 'isn':17 'languag':21,30 'movi':7 'nativ':20,29 'play':9 'subtitl':12 'watch':6 'well':14 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5159372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700989175 {#5117
    date: 2023-11-26 09:59:35.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
132 DENIED moderate
App\Entity\EntryComment {#5118
  +user: Proxies\__CG__\App\Entity\User {#5119 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5018
    +user: App\Entity\User {#5031 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Let me guess, you read video subtitles on YouTube?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701646353 {#5012
      date: 2023-12-04 00:32:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5019 …}
    +nested: Doctrine\ORM\PersistentCollection {#5021 …}
    +votes: Doctrine\ORM\PersistentCollection {#5023 …}
    +reports: Doctrine\ORM\PersistentCollection {#5025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
    -id: 165190
    -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6127960"
    +editedAt: DateTimeImmutable @1701609768 {#5013
      date: 2023-12-03 14:22:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700980093 {#5014
      date: 2023-11-26 07:28:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5018}
  +body: "Don’t you? I always watch movies and play games with subtitles as well. Granted, English isn’t my native language. I would not do that in my native language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700989175 {#5116
    date: 2023-11-26 09:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5120 …}
  +nested: Doctrine\ORM\PersistentCollection {#5122 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 165426
  -bodyTs: "'alway':5 'english':16 'game':10 'grant':15 'isn':17 'languag':21,30 'movi':7 'nativ':20,29 'play':9 'subtitl':12 'watch':6 'well':14 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5159372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700989175 {#5117
    date: 2023-11-26 09:59:35.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
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 {#5347
  +user: App\Entity\User {#5031 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5118
    +user: Proxies\__CG__\App\Entity\User {#5119 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5018
      +user: App\Entity\User {#5031 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Let me guess, you read video subtitles on YouTube?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701646353 {#5012
        date: 2023-12-04 00:32:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5019 …}
      +nested: Doctrine\ORM\PersistentCollection {#5021 …}
      +votes: Doctrine\ORM\PersistentCollection {#5023 …}
      +reports: Doctrine\ORM\PersistentCollection {#5025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
      -id: 165190
      -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6127960"
      +editedAt: DateTimeImmutable @1701609768 {#5013
        date: 2023-12-03 14:22:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700980093 {#5014
        date: 2023-11-26 07:28:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5018}
    +body: "Don’t you? I always watch movies and play games with subtitles as well. Granted, English isn’t my native language. I would not do that in my native language."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700989175 {#5116
      date: 2023-11-26 09:59:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5120 …}
    +nested: Doctrine\ORM\PersistentCollection {#5122 …}
    +votes: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
    -id: 165426
    -bodyTs: "'alway':5 'english':16 'game':10 'grant':15 'isn':17 'languag':21,30 'movi':7 'nativ':20,29 'play':9 'subtitl':12 'watch':6 'well':14 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5159372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700989175 {#5117
      date: 2023-11-26 09:59:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5018}
  +body: "You missed my joke, but that’s okay, I’ll explain it, I guess. OP said that they don’t use uBlock and that people who use it are “virgins” (no offense taken). I made a dig on them, as to how they’re watching videos in Firefox’s reading mode - by reading the subtitles?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700991754 {#5345
    date: 2023-11-26 10:42:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@velox_vulnus@lemmy.ml"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5348 …}
  +nested: Doctrine\ORM\PersistentCollection {#5350 …}
  +votes: Doctrine\ORM\PersistentCollection {#5352 …}
  +reports: Doctrine\ORM\PersistentCollection {#5354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
  -id: 165530
  -bodyTs: "'dig':37 'explain':11 'firefox':48 'guess':14 'joke':4 'll':10 'made':35 'miss':2 'mode':51 'offens':32 'okay':8 'op':15 'peopl':25 're':44 'read':50,53 'said':16 'subtitl':55 'taken':33 'ublock':22 'use':21,27 'video':46 'virgin':30 'watch':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6129912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700991754 {#5346
    date: 2023-11-26 10:42:34.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
135 DENIED edit
App\Entity\EntryComment {#5347
  +user: App\Entity\User {#5031 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5118
    +user: Proxies\__CG__\App\Entity\User {#5119 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5018
      +user: App\Entity\User {#5031 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Let me guess, you read video subtitles on YouTube?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701646353 {#5012
        date: 2023-12-04 00:32:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5019 …}
      +nested: Doctrine\ORM\PersistentCollection {#5021 …}
      +votes: Doctrine\ORM\PersistentCollection {#5023 …}
      +reports: Doctrine\ORM\PersistentCollection {#5025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
      -id: 165190
      -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6127960"
      +editedAt: DateTimeImmutable @1701609768 {#5013
        date: 2023-12-03 14:22:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700980093 {#5014
        date: 2023-11-26 07:28:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5018}
    +body: "Don’t you? I always watch movies and play games with subtitles as well. Granted, English isn’t my native language. I would not do that in my native language."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700989175 {#5116
      date: 2023-11-26 09:59:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5120 …}
    +nested: Doctrine\ORM\PersistentCollection {#5122 …}
    +votes: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
    -id: 165426
    -bodyTs: "'alway':5 'english':16 'game':10 'grant':15 'isn':17 'languag':21,30 'movi':7 'nativ':20,29 'play':9 'subtitl':12 'watch':6 'well':14 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5159372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700989175 {#5117
      date: 2023-11-26 09:59:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5018}
  +body: "You missed my joke, but that’s okay, I’ll explain it, I guess. OP said that they don’t use uBlock and that people who use it are “virgins” (no offense taken). I made a dig on them, as to how they’re watching videos in Firefox’s reading mode - by reading the subtitles?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700991754 {#5345
    date: 2023-11-26 10:42:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@velox_vulnus@lemmy.ml"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5348 …}
  +nested: Doctrine\ORM\PersistentCollection {#5350 …}
  +votes: Doctrine\ORM\PersistentCollection {#5352 …}
  +reports: Doctrine\ORM\PersistentCollection {#5354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
  -id: 165530
  -bodyTs: "'dig':37 'explain':11 'firefox':48 'guess':14 'joke':4 'll':10 'made':35 'miss':2 'mode':51 'offens':32 'okay':8 'op':15 'peopl':25 're':44 'read':50,53 'said':16 'subtitl':55 'taken':33 'ublock':22 'use':21,27 'video':46 'virgin':30 'watch':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6129912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700991754 {#5346
    date: 2023-11-26 10:42:34.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
136 DENIED moderate
App\Entity\EntryComment {#5347
  +user: App\Entity\User {#5031 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Firefox-reader-view"
    +title: "Firefox reader view 🔛🔝"
    +url: "https://lemmy.one/pictrs/image/cc9638a2-3fe0-4f34-a8c0-511dfabd1aa4.jpeg"
    +body: "This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701037070 {#2414
      date: 2023-11-26 23:17:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 16881
    -titleTs: "'firefox':1 'reader':2 'view':3"
    -bodyTs: "'altern':25 'better':22 'case':17 'cours':4 'exagger':6 'much':32 'perform':21 'reader':36 'truth':27 'ubo':30 'use':16,29,35 'view':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701060884
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7235171"
    +editedAt: DateTimeImmutable @1701703448 {#1793
      date: 2023-12-04 16:24:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700974484 {#2402
      date: 2023-11-26 05:54:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5118
    +user: Proxies\__CG__\App\Entity\User {#5119 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5018
      +user: App\Entity\User {#5031 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Let me guess, you read video subtitles on YouTube?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701646353 {#5012
        date: 2023-12-04 00:32:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5019 …}
      +nested: Doctrine\ORM\PersistentCollection {#5021 …}
      +votes: Doctrine\ORM\PersistentCollection {#5023 …}
      +reports: Doctrine\ORM\PersistentCollection {#5025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5029 …}
      -id: 165190
      -bodyTs: "'guess':3 'let':1 'read':5 'subtitl':7 'video':6 'youtub':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6127960"
      +editedAt: DateTimeImmutable @1701609768 {#5013
        date: 2023-12-03 14:22:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700980093 {#5014
        date: 2023-11-26 07:28:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5018}
    +body: "Don’t you? I always watch movies and play games with subtitles as well. Granted, English isn’t my native language. I would not do that in my native language."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700989175 {#5116
      date: 2023-11-26 09:59:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@catsup@lemmy.one"
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5120 …}
    +nested: Doctrine\ORM\PersistentCollection {#5122 …}
    +votes: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
    -id: 165426
    -bodyTs: "'alway':5 'english':16 'game':10 'grant':15 'isn':17 'languag':21,30 'movi':7 'nativ':20,29 'play':9 'subtitl':12 'watch':6 'well':14 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5159372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700989175 {#5117
      date: 2023-11-26 09:59:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5018}
  +body: "You missed my joke, but that’s okay, I’ll explain it, I guess. OP said that they don’t use uBlock and that people who use it are “virgins” (no offense taken). I made a dig on them, as to how they’re watching videos in Firefox’s reading mode - by reading the subtitles?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700991754 {#5345
    date: 2023-11-26 10:42:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@velox_vulnus@lemmy.ml"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5348 …}
  +nested: Doctrine\ORM\PersistentCollection {#5350 …}
  +votes: Doctrine\ORM\PersistentCollection {#5352 …}
  +reports: Doctrine\ORM\PersistentCollection {#5354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
  -id: 165530
  -bodyTs: "'dig':37 'explain':11 'firefox':48 'guess':14 'joke':4 'll':10 'made':35 'miss':2 'mode':51 'offens':32 'okay':8 'op':15 'peopl':25 're':44 'read':50,53 'said':16 'subtitl':55 'taken':33 'ublock':22 'use':21,27 'video':46 'virgin':30 'watch':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6129912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700991754 {#5346
    date: 2023-11-26 10:42:34.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
137 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details