Redirect 302 redirect from GET @entry_comment_create (5af78e)

GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/15032/F-EURk-pez/newest?p=2

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 …}
}
9.44 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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 {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "F-EURk-pez"
  +title: "F#€k $pez"
  +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 354
  +favouriteCount: 3274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724206715 {#2414
    date: 2024-08-21 04:18:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 15032
  -titleTs: "'f':1 'k':2 'pez':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700651354
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8267728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564954 {#1793
    date: 2023-11-21 12:09:14.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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 {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "F-EURk-pez"
  +title: "F#€k $pez"
  +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 354
  +favouriteCount: 3274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724206715 {#2414
    date: 2024-08-21 04:18:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 15032
  -titleTs: "'f':1 'k':2 'pez':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700651354
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8267728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564954 {#1793
    date: 2023-11-21 12:09:14.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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 {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "F-EURk-pez"
  +title: "F#€k $pez"
  +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 354
  +favouriteCount: 3274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724206715 {#2414
    date: 2024-08-21 04:18:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 15032
  -titleTs: "'f':1 'k':2 'pez':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700651354
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8267728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700564954 {#1793
    date: 2023-11-21 12:09:14.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 {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve noticed that Lemmy has been shedding a lot of the Reddit style toxicity that was brought here from the influx. Presumably that has something to do with the terminally on Reddit people leaving."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701145762 {#3918
    date: 2023-11-28 05:29:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 149984
  -bodyTs: "'brought':18 'influx':22 'leav':35 'lemmi':5 'lot':10 'notic':3 'peopl':34 'presum':23 'reddit':13,33 'shed':8 'someth':26 'style':14 'termin':31 'toxic':15 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6016969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700642095 {#3954
    date: 2023-11-22 09:34:55.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 {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve noticed that Lemmy has been shedding a lot of the Reddit style toxicity that was brought here from the influx. Presumably that has something to do with the terminally on Reddit people leaving."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701145762 {#3918
    date: 2023-11-28 05:29:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 149984
  -bodyTs: "'brought':18 'influx':22 'leav':35 'lemmi':5 'lot':10 'notic':3 'peopl':34 'presum':23 'reddit':13,33 'shed':8 'someth':26 'style':14 'termin':31 'toxic':15 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6016969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700642095 {#3954
    date: 2023-11-22 09:34:55.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 {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve noticed that Lemmy has been shedding a lot of the Reddit style toxicity that was brought here from the influx. Presumably that has something to do with the terminally on Reddit people leaving."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701145762 {#3918
    date: 2023-11-28 05:29:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 149984
  -bodyTs: "'brought':18 'influx':22 'leav':35 'lemmi':5 'lot':10 'notic':3 'peopl':34 'presum':23 'reddit':13,33 'shed':8 'someth':26 'style':14 'termin':31 'toxic':15 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6016969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700642095 {#3954
    date: 2023-11-22 09:34:55.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 {#5325
  +user: Proxies\__CG__\App\Entity\User {#5201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve noticed that Lemmy has been shedding a lot of the Reddit style toxicity that was brought here from the influx. Presumably that has something to do with the terminally on Reddit people leaving."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701145762 {#3918
      date: 2023-11-28 05:29:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 149984
    -bodyTs: "'brought':18 'influx':22 'leav':35 'lemmi':5 'lot':10 'notic':3 'peopl':34 'presum':23 'reddit':13,33 'shed':8 'someth':26 'style':14 'termin':31 'toxic':15 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6016969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700642095 {#3954
      date: 2023-11-22 09:34:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "I think that a lot of people grew up on reddit and come here trying to do the same nonsense, only to not get traction, become bored, and leave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700670827 {#5323
    date: 2023-11-22 17:33:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5328 …}
  +votes: Doctrine\ORM\PersistentCollection {#5330 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -id: 151091
  -bodyTs: "'becom':26 'bore':27 'come':13 'get':24 'grew':8 'leav':29 'lot':5 'nonsens':20 'peopl':7 'reddit':11 'think':2 'traction':25 'tri':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6025847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700670827 {#5324
    date: 2023-11-22 17:33: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 {#5325
  +user: Proxies\__CG__\App\Entity\User {#5201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve noticed that Lemmy has been shedding a lot of the Reddit style toxicity that was brought here from the influx. Presumably that has something to do with the terminally on Reddit people leaving."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701145762 {#3918
      date: 2023-11-28 05:29:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 149984
    -bodyTs: "'brought':18 'influx':22 'leav':35 'lemmi':5 'lot':10 'notic':3 'peopl':34 'presum':23 'reddit':13,33 'shed':8 'someth':26 'style':14 'termin':31 'toxic':15 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6016969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700642095 {#3954
      date: 2023-11-22 09:34:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "I think that a lot of people grew up on reddit and come here trying to do the same nonsense, only to not get traction, become bored, and leave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700670827 {#5323
    date: 2023-11-22 17:33:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5328 …}
  +votes: Doctrine\ORM\PersistentCollection {#5330 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -id: 151091
  -bodyTs: "'becom':26 'bore':27 'come':13 'get':24 'grew':8 'leav':29 'lot':5 'nonsens':20 'peopl':7 'reddit':11 'think':2 'traction':25 'tri':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6025847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700670827 {#5324
    date: 2023-11-22 17:33: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 {#5325
  +user: Proxies\__CG__\App\Entity\User {#5201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve noticed that Lemmy has been shedding a lot of the Reddit style toxicity that was brought here from the influx. Presumably that has something to do with the terminally on Reddit people leaving."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701145762 {#3918
      date: 2023-11-28 05:29:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 149984
    -bodyTs: "'brought':18 'influx':22 'leav':35 'lemmi':5 'lot':10 'notic':3 'peopl':34 'presum':23 'reddit':13,33 'shed':8 'someth':26 'style':14 'termin':31 'toxic':15 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6016969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700642095 {#3954
      date: 2023-11-22 09:34:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "I think that a lot of people grew up on reddit and come here trying to do the same nonsense, only to not get traction, become bored, and leave."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700670827 {#5323
    date: 2023-11-22 17:33:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5326 …}
  +nested: Doctrine\ORM\PersistentCollection {#5328 …}
  +votes: Doctrine\ORM\PersistentCollection {#5330 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -id: 151091
  -bodyTs: "'becom':26 'bore':27 'come':13 'get':24 'grew':8 'leav':29 'lot':5 'nonsens':20 'peopl':7 'reddit':11 'think':2 'traction':25 'tri':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6025847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700670827 {#5324
    date: 2023-11-22 17:33: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 {#4040
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m working on increasing the number of upvotes and comments, fuckers!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700641713 {#4046
    date: 2023-11-22 09:28:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 149968
  -bodyTs: "'comment':11 'fucker':12 'increas':5 'm':2 'number':7 'upvot':9 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3081178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641713 {#4044
    date: 2023-11-22 09:28: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
15 DENIED edit
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m working on increasing the number of upvotes and comments, fuckers!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700641713 {#4046
    date: 2023-11-22 09:28:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 149968
  -bodyTs: "'comment':11 'fucker':12 'increas':5 'm':2 'number':7 'upvot':9 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3081178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641713 {#4044
    date: 2023-11-22 09:28: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
16 DENIED moderate
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m working on increasing the number of upvotes and comments, fuckers!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700641713 {#4046
    date: 2023-11-22 09:28:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4034 …}
  +reports: Doctrine\ORM\PersistentCollection {#4031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 149968
  -bodyTs: "'comment':11 'fucker':12 'increas':5 'm':2 'number':7 'upvot':9 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3081178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641713 {#4044
    date: 2023-11-22 09:28: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
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 {#4121
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701138513 {#4116
    date: 2023-11-28 03:28:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -id: 149945
  -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4880276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700640895 {#4117
    date: 2023-11-22 09:14:55.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 {#4121
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701138513 {#4116
    date: 2023-11-28 03:28:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -id: 149945
  -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4880276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700640895 {#4117
    date: 2023-11-22 09:14:55.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 {#4121
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701138513 {#4116
    date: 2023-11-28 03:28:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -id: 149945
  -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4880276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700640895 {#4117
    date: 2023-11-22 09:14:55.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 {#5263
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701138513 {#4116
      date: 2023-11-28 03:28:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 149945
    -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4880276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700640895 {#4117
      date: 2023-11-22 09:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "I’ll click reddit if duckduckgo takes me there. But I’ll not upvote, comment, not even login. :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700641767 {#5261
    date: 2023-11-22 09:29:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@hyper@lemmy.zip"
  ]
  +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: 149972
  -bodyTs: "'click':3 'comment':15 'd':19 'duckduckgo':6 'even':17 'll':2,12 'login':18 'reddit':4 'take':7 'upvot':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3081186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641767 {#5262
    date: 2023-11-22 09:29:27.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 {#5263
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701138513 {#4116
      date: 2023-11-28 03:28:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 149945
    -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4880276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700640895 {#4117
      date: 2023-11-22 09:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "I’ll click reddit if duckduckgo takes me there. But I’ll not upvote, comment, not even login. :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700641767 {#5261
    date: 2023-11-22 09:29:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@hyper@lemmy.zip"
  ]
  +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: 149972
  -bodyTs: "'click':3 'comment':15 'd':19 'duckduckgo':6 'even':17 'll':2,12 'login':18 'reddit':4 'take':7 'upvot':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3081186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641767 {#5262
    date: 2023-11-22 09:29:27.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 {#5263
  +user: App\Entity\User {#4023 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701138513 {#4116
      date: 2023-11-28 03:28:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 149945
    -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4880276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700640895 {#4117
      date: 2023-11-22 09:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "I’ll click reddit if duckduckgo takes me there. But I’ll not upvote, comment, not even login. :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700641767 {#5261
    date: 2023-11-22 09:29:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@hyper@lemmy.zip"
  ]
  +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: 149972
  -bodyTs: "'click':3 'comment':15 'd':19 'duckduckgo':6 'even':17 'll':2,12 'login':18 'reddit':4 'take':7 'upvot':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3081186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641767 {#5262
    date: 2023-11-22 09:29:27.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 {#5278
  +user: Proxies\__CG__\App\Entity\User {#5185 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701138513 {#4116
      date: 2023-11-28 03:28:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 149945
    -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4880276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700640895 {#4117
      date: 2023-11-22 09:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "I still “use reddit” in this way, too, mostly that the top and beat results for obscure information tend to be reddit, but I don’t consider this “using” reddit, personally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700664032 {#5276
    date: 2023-11-22 15:40:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@hyper@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 150676
  -bodyTs: "'beat':14 'consid':27 'inform':18 'most':9 'obscur':17 'person':31 'reddit':4,22,30 'result':15 'still':2 'tend':19 'top':12 'use':3,29 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5804504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664032 {#5277
    date: 2023-11-22 15:40:32.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 {#5278
  +user: Proxies\__CG__\App\Entity\User {#5185 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701138513 {#4116
      date: 2023-11-28 03:28:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 149945
    -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4880276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700640895 {#4117
      date: 2023-11-22 09:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "I still “use reddit” in this way, too, mostly that the top and beat results for obscure information tend to be reddit, but I don’t consider this “using” reddit, personally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700664032 {#5276
    date: 2023-11-22 15:40:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@hyper@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 150676
  -bodyTs: "'beat':14 'consid':27 'inform':18 'most':9 'obscur':17 'person':31 'reddit':4,22,30 'result':15 'still':2 'tend':19 'top':12 'use':3,29 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5804504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664032 {#5277
    date: 2023-11-22 15:40:32.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 {#5278
  +user: Proxies\__CG__\App\Entity\User {#5185 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701138513 {#4116
      date: 2023-11-28 03:28:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 149945
    -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4880276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700640895 {#4117
      date: 2023-11-22 09:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "I still “use reddit” in this way, too, mostly that the top and beat results for obscure information tend to be reddit, but I don’t consider this “using” reddit, personally"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700664032 {#5276
    date: 2023-11-22 15:40:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@hyper@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5279 …}
  +nested: Doctrine\ORM\PersistentCollection {#5281 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5289 …}
  -id: 150676
  -bodyTs: "'beat':14 'consid':27 'inform':18 'most':9 'obscur':17 'person':31 'reddit':4,22,30 'result':15 'still':2 'tend':19 'top':12 'use':3,29 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5804504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664032 {#5277
    date: 2023-11-22 15:40:32.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 {#5293
  +user: Proxies\__CG__\App\Entity\User {#5294 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701138513 {#4116
      date: 2023-11-28 03:28:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 149945
    -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4880276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700640895 {#4117
      date: 2023-11-22 09:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "In my case, I use it completely logged out now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700664512 {#5291
    date: 2023-11-22 15:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@hyper@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5295 …}
  +nested: Doctrine\ORM\PersistentCollection {#5297 …}
  +votes: Doctrine\ORM\PersistentCollection {#5299 …}
  +reports: Doctrine\ORM\PersistentCollection {#5301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5305 …}
  -id: 150708
  -bodyTs: "'case':3 'complet':7 'log':8 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5501748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664512 {#5292
    date: 2023-11-22 15:48:32.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 {#5293
  +user: Proxies\__CG__\App\Entity\User {#5294 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701138513 {#4116
      date: 2023-11-28 03:28:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 149945
    -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4880276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700640895 {#4117
      date: 2023-11-22 09:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "In my case, I use it completely logged out now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700664512 {#5291
    date: 2023-11-22 15:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@hyper@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5295 …}
  +nested: Doctrine\ORM\PersistentCollection {#5297 …}
  +votes: Doctrine\ORM\PersistentCollection {#5299 …}
  +reports: Doctrine\ORM\PersistentCollection {#5301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5305 …}
  -id: 150708
  -bodyTs: "'case':3 'complet':7 'log':8 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5501748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664512 {#5292
    date: 2023-11-22 15:48:32.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 {#5293
  +user: Proxies\__CG__\App\Entity\User {#5294 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701138513 {#4116
      date: 2023-11-28 03:28:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 149945
    -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4880276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700640895 {#4117
      date: 2023-11-22 09:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "In my case, I use it completely logged out now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700664512 {#5291
    date: 2023-11-22 15:48:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@hyper@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5295 …}
  +nested: Doctrine\ORM\PersistentCollection {#5297 …}
  +votes: Doctrine\ORM\PersistentCollection {#5299 …}
  +reports: Doctrine\ORM\PersistentCollection {#5301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5305 …}
  -id: 150708
  -bodyTs: "'case':3 'complet':7 'log':8 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5501748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700664512 {#5292
    date: 2023-11-22 15:48:32.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 {#5309
  +user: Proxies\__CG__\App\Entity\User {#5310 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701138513 {#4116
      date: 2023-11-28 03:28:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 149945
    -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4880276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700640895 {#4117
      date: 2023-11-22 09:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Reddit is still super useful for information you can’t find elsewhere. But its only for as long as old.reddit still works for me. If that disappears then i don’t think I’ll be back on Reddit again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700665724 {#5307
    date: 2023-11-22 16:08:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@hyper@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5311 …}
  +nested: Doctrine\ORM\PersistentCollection {#5313 …}
  +votes: Doctrine\ORM\PersistentCollection {#5315 …}
  +reports: Doctrine\ORM\PersistentCollection {#5317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
  -id: 150788
  -bodyTs: "'back':36 'disappear':27 'elsewher':12 'find':11 'inform':7 'll':34 'long':18 'old.reddit':20 'reddit':1,38 'still':3,21 'super':4 'think':32 'use':5 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4914421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700665724 {#5308
    date: 2023-11-22 16:08:44.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 {#5309
  +user: Proxies\__CG__\App\Entity\User {#5310 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701138513 {#4116
      date: 2023-11-28 03:28:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 149945
    -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4880276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700640895 {#4117
      date: 2023-11-22 09:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Reddit is still super useful for information you can’t find elsewhere. But its only for as long as old.reddit still works for me. If that disappears then i don’t think I’ll be back on Reddit again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700665724 {#5307
    date: 2023-11-22 16:08:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@hyper@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5311 …}
  +nested: Doctrine\ORM\PersistentCollection {#5313 …}
  +votes: Doctrine\ORM\PersistentCollection {#5315 …}
  +reports: Doctrine\ORM\PersistentCollection {#5317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
  -id: 150788
  -bodyTs: "'back':36 'disappear':27 'elsewher':12 'find':11 'inform':7 'll':34 'long':18 'old.reddit':20 'reddit':1,38 'still':3,21 'super':4 'think':32 'use':5 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4914421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700665724 {#5308
    date: 2023-11-22 16:08:44.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 {#5309
  +user: Proxies\__CG__\App\Entity\User {#5310 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ll be honest I still use Reddit when I’m trying to solve problems or look up niche stuff. But the iOS app is garbage… on my phone I only use Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701138513 {#4116
      date: 2023-11-28 03:28:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 149945
    -bodyTs: "'app':24 'garbag':26 'honest':4 'io':23 'lemmi':33 'll':2 'look':17 'm':11 'nich':19 'phone':29 'problem':15 'reddit':8 'solv':14 'still':6 'stuff':20 'tri':12 'use':7,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4880276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700640895 {#4117
      date: 2023-11-22 09:14:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Reddit is still super useful for information you can’t find elsewhere. But its only for as long as old.reddit still works for me. If that disappears then i don’t think I’ll be back on Reddit again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700665724 {#5307
    date: 2023-11-22 16:08:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@hyper@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5311 …}
  +nested: Doctrine\ORM\PersistentCollection {#5313 …}
  +votes: Doctrine\ORM\PersistentCollection {#5315 …}
  +reports: Doctrine\ORM\PersistentCollection {#5317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
  -id: 150788
  -bodyTs: "'back':36 'disappear':27 'elsewher':12 'find':11 'inform':7 'll':34 'long':18 'old.reddit':20 'reddit':1,38 'still':3,21 'super':4 'think':32 'use':5 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4914421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700665724 {#5308
    date: 2023-11-22 16:08:44.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 {#4194
  +user: App\Entity\User {#4207 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fuck u/spez and fuck Tencent.\n
    \n
    You know what? Fuck the enshittification of the internet too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1703392006 {#4189
    date: 2023-12-24 05:26:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -id: 149890
  -bodyTs: "'enshittif':11 'fuck':1,4,9 'internet':14 'know':7 'tencent':5 'u/spez':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5038170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700638504 {#4190
    date: 2023-11-22 08:35: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
39 DENIED edit
App\Entity\EntryComment {#4194
  +user: App\Entity\User {#4207 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fuck u/spez and fuck Tencent.\n
    \n
    You know what? Fuck the enshittification of the internet too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1703392006 {#4189
    date: 2023-12-24 05:26:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -id: 149890
  -bodyTs: "'enshittif':11 'fuck':1,4,9 'internet':14 'know':7 'tencent':5 'u/spez':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5038170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700638504 {#4190
    date: 2023-11-22 08:35: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
40 DENIED moderate
App\Entity\EntryComment {#4194
  +user: App\Entity\User {#4207 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fuck u/spez and fuck Tencent.\n
    \n
    You know what? Fuck the enshittification of the internet too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1703392006 {#4189
    date: 2023-12-24 05:26:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -id: 149890
  -bodyTs: "'enshittif':11 'fuck':1,4,9 'internet':14 'know':7 'tencent':5 'u/spez':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5038170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700638504 {#4190
    date: 2023-11-22 08:35: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
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: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4194
    +user: App\Entity\User {#4207 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fuck u/spez and fuck Tencent.\n
      \n
      You know what? Fuck the enshittification of the internet too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1703392006 {#4189
      date: 2023-12-24 05:26:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4195 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -id: 149890
    -bodyTs: "'enshittif':11 'fuck':1,4,9 'internet':14 'know':7 'tencent':5 'u/spez':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5038170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700638504 {#4190
      date: 2023-11-22 08:35:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4194}
  +body: "Yeah, this fuck Spez thing is cool and justified and all, but we all should be really more worried about Tencent 😳"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701990165 {#5229
    date: 2023-12-08 00:02:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@dauerstaender@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -id: 208614
  -bodyTs: "'cool':7 'fuck':3 'justifi':9 'realli':17 'spez':4 'tencent':21 'thing':5 'worri':19 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5881266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701990165 {#5230
    date: 2023-12-08 00:02:45.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: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4194
    +user: App\Entity\User {#4207 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fuck u/spez and fuck Tencent.\n
      \n
      You know what? Fuck the enshittification of the internet too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1703392006 {#4189
      date: 2023-12-24 05:26:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4195 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -id: 149890
    -bodyTs: "'enshittif':11 'fuck':1,4,9 'internet':14 'know':7 'tencent':5 'u/spez':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5038170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700638504 {#4190
      date: 2023-11-22 08:35:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4194}
  +body: "Yeah, this fuck Spez thing is cool and justified and all, but we all should be really more worried about Tencent 😳"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701990165 {#5229
    date: 2023-12-08 00:02:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@dauerstaender@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -id: 208614
  -bodyTs: "'cool':7 'fuck':3 'justifi':9 'realli':17 'spez':4 'tencent':21 'thing':5 'worri':19 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5881266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701990165 {#5230
    date: 2023-12-08 00:02:45.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: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4194
    +user: App\Entity\User {#4207 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fuck u/spez and fuck Tencent.\n
      \n
      You know what? Fuck the enshittification of the internet too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1703392006 {#4189
      date: 2023-12-24 05:26:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4195 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -id: 149890
    -bodyTs: "'enshittif':11 'fuck':1,4,9 'internet':14 'know':7 'tencent':5 'u/spez':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5038170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700638504 {#4190
      date: 2023-11-22 08:35:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4194}
  +body: "Yeah, this fuck Spez thing is cool and justified and all, but we all should be really more worried about Tencent 😳"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701990165 {#5229
    date: 2023-12-08 00:02:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@dauerstaender@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -id: 208614
  -bodyTs: "'cool':7 'fuck':3 'justifi':9 'realli':17 'spez':4 'tencent':21 'thing':5 'worri':19 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5881266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701990165 {#5230
    date: 2023-12-08 00:02:45.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 {#5247
  +user: Proxies\__CG__\App\Entity\User {#5248 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4194
    +user: App\Entity\User {#4207 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fuck u/spez and fuck Tencent.\n
      \n
      You know what? Fuck the enshittification of the internet too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1703392006 {#4189
      date: 2023-12-24 05:26:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4195 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -id: 149890
    -bodyTs: "'enshittif':11 'fuck':1,4,9 'internet':14 'know':7 'tencent':5 'u/spez':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5038170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700638504 {#4190
      date: 2023-11-22 08:35:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4194}
  +body: "That’s what this is all about, people are putting their trust in systems that aren’t trustworthy, who will sell you to the highest bidder. Or any bidder frankly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700666553 {#5245
    date: 2023-11-22 16:22:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@dauerstaender@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
  -id: 150839
  -bodyTs: "'aren':16 'bidder':26,29 'frank':30 'highest':25 'peopl':8 'put':10 'sell':21 'system':14 'trust':12 'trustworthi':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5502514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700666553 {#5246
    date: 2023-11-22 16:22: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
47 DENIED edit
App\Entity\EntryComment {#5247
  +user: Proxies\__CG__\App\Entity\User {#5248 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4194
    +user: App\Entity\User {#4207 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fuck u/spez and fuck Tencent.\n
      \n
      You know what? Fuck the enshittification of the internet too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1703392006 {#4189
      date: 2023-12-24 05:26:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4195 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -id: 149890
    -bodyTs: "'enshittif':11 'fuck':1,4,9 'internet':14 'know':7 'tencent':5 'u/spez':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5038170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700638504 {#4190
      date: 2023-11-22 08:35:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4194}
  +body: "That’s what this is all about, people are putting their trust in systems that aren’t trustworthy, who will sell you to the highest bidder. Or any bidder frankly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700666553 {#5245
    date: 2023-11-22 16:22:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@dauerstaender@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
  -id: 150839
  -bodyTs: "'aren':16 'bidder':26,29 'frank':30 'highest':25 'peopl':8 'put':10 'sell':21 'system':14 'trust':12 'trustworthi':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5502514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700666553 {#5246
    date: 2023-11-22 16:22: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
48 DENIED moderate
App\Entity\EntryComment {#5247
  +user: Proxies\__CG__\App\Entity\User {#5248 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4194
    +user: App\Entity\User {#4207 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Fuck u/spez and fuck Tencent.\n
      \n
      You know what? Fuck the enshittification of the internet too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1703392006 {#4189
      date: 2023-12-24 05:26:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4195 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -id: 149890
    -bodyTs: "'enshittif':11 'fuck':1,4,9 'internet':14 'know':7 'tencent':5 'u/spez':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5038170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700638504 {#4190
      date: 2023-11-22 08:35:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4194}
  +body: "That’s what this is all about, people are putting their trust in systems that aren’t trustworthy, who will sell you to the highest bidder. Or any bidder frankly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700666553 {#5245
    date: 2023-11-22 16:22:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@dauerstaender@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
  -id: 150839
  -bodyTs: "'aren':16 'bidder':26,29 'frank':30 'highest':25 'peopl':8 'put':10 'sell':21 'system':14 'trust':12 'trustworthi':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5502514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700666553 {#5246
    date: 2023-11-22 16:22: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
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 {#4267
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That’s the spirit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700637352 {#4262
    date: 2023-11-22 08:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -id: 149865
  -bodyTs: "'spirit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5495202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700637352 {#4263
    date: 2023-11-22 08:15:52.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 {#4267
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That’s the spirit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700637352 {#4262
    date: 2023-11-22 08:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -id: 149865
  -bodyTs: "'spirit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5495202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700637352 {#4263
    date: 2023-11-22 08:15:52.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 {#4267
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That’s the spirit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700637352 {#4262
    date: 2023-11-22 08:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -id: 149865
  -bodyTs: "'spirit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5495202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700637352 {#4263
    date: 2023-11-22 08:15:52.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 {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
    \n
    any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
    \n
    spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
    \n
    don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
    \n
    we will make it. for sure. and it will be great.\n
    \n
    have a nice day.\n
    \n
    edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701218628 {#4335
    date: 2023-11-29 01:43:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 149701
  -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5494025"
  +editedAt: DateTimeImmutable @1701218866 {#4336
    date: 2023-11-29 01:47:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700631595 {#4337
    date: 2023-11-22 06:39:55.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 {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
    \n
    any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
    \n
    spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
    \n
    don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
    \n
    we will make it. for sure. and it will be great.\n
    \n
    have a nice day.\n
    \n
    edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701218628 {#4335
    date: 2023-11-29 01:43:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 149701
  -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5494025"
  +editedAt: DateTimeImmutable @1701218866 {#4336
    date: 2023-11-29 01:47:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700631595 {#4337
    date: 2023-11-22 06:39:55.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 {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
    \n
    any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
    \n
    spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
    \n
    don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
    \n
    we will make it. for sure. and it will be great.\n
    \n
    have a nice day.\n
    \n
    edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701218628 {#4335
    date: 2023-11-29 01:43:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 149701
  -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5494025"
  +editedAt: DateTimeImmutable @1701218866 {#4336
    date: 2023-11-29 01:47:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700631595 {#4337
    date: 2023-11-22 06:39:55.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 {#5200
  +user: Proxies\__CG__\App\Entity\User {#5201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
      \n
      any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
      \n
      spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
      \n
      don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
      \n
      we will make it. for sure. and it will be great.\n
      \n
      have a nice day.\n
      \n
      edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701218628 {#4335
      date: 2023-11-29 01:43:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 149701
    -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5494025"
    +editedAt: DateTimeImmutable @1701218866 {#4336
      date: 2023-11-29 01:47:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700631595 {#4337
      date: 2023-11-22 06:39:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "What’s shocking is that it could have been a force for good and community building. Instead he insulated the bullies and allowed people to abuse the system for personal profit. All of this because of an unending sense of entitlement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700670924 {#5198
    date: 2023-11-22 17:35:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cristalcommons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5202 …}
  +nested: Doctrine\ORM\PersistentCollection {#5204 …}
  +votes: Doctrine\ORM\PersistentCollection {#5206 …}
  +reports: Doctrine\ORM\PersistentCollection {#5208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
  -id: 151099
  -bodyTs: "'abus':26 'allow':23 'build':16 'bulli':21 'communiti':15 'could':7 'entitl':41 'forc':11 'good':13 'instead':17 'insul':19 'peopl':24 'person':30 'profit':31 'sens':39 'shock':3 'system':28 'unend':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6025885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700670924 {#5199
    date: 2023-11-22 17:35:24.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 {#5200
  +user: Proxies\__CG__\App\Entity\User {#5201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
      \n
      any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
      \n
      spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
      \n
      don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
      \n
      we will make it. for sure. and it will be great.\n
      \n
      have a nice day.\n
      \n
      edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701218628 {#4335
      date: 2023-11-29 01:43:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 149701
    -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5494025"
    +editedAt: DateTimeImmutable @1701218866 {#4336
      date: 2023-11-29 01:47:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700631595 {#4337
      date: 2023-11-22 06:39:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "What’s shocking is that it could have been a force for good and community building. Instead he insulated the bullies and allowed people to abuse the system for personal profit. All of this because of an unending sense of entitlement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700670924 {#5198
    date: 2023-11-22 17:35:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cristalcommons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5202 …}
  +nested: Doctrine\ORM\PersistentCollection {#5204 …}
  +votes: Doctrine\ORM\PersistentCollection {#5206 …}
  +reports: Doctrine\ORM\PersistentCollection {#5208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
  -id: 151099
  -bodyTs: "'abus':26 'allow':23 'build':16 'bulli':21 'communiti':15 'could':7 'entitl':41 'forc':11 'good':13 'instead':17 'insul':19 'peopl':24 'person':30 'profit':31 'sens':39 'shock':3 'system':28 'unend':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6025885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700670924 {#5199
    date: 2023-11-22 17:35:24.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 {#5200
  +user: Proxies\__CG__\App\Entity\User {#5201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
      \n
      any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
      \n
      spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
      \n
      don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
      \n
      we will make it. for sure. and it will be great.\n
      \n
      have a nice day.\n
      \n
      edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701218628 {#4335
      date: 2023-11-29 01:43:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 149701
    -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5494025"
    +editedAt: DateTimeImmutable @1701218866 {#4336
      date: 2023-11-29 01:47:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700631595 {#4337
      date: 2023-11-22 06:39:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "What’s shocking is that it could have been a force for good and community building. Instead he insulated the bullies and allowed people to abuse the system for personal profit. All of this because of an unending sense of entitlement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700670924 {#5198
    date: 2023-11-22 17:35:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cristalcommons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5202 …}
  +nested: Doctrine\ORM\PersistentCollection {#5204 …}
  +votes: Doctrine\ORM\PersistentCollection {#5206 …}
  +reports: Doctrine\ORM\PersistentCollection {#5208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
  -id: 151099
  -bodyTs: "'abus':26 'allow':23 'build':16 'bulli':21 'communiti':15 'could':7 'entitl':41 'forc':11 'good':13 'instead':17 'insul':19 'peopl':24 'person':30 'profit':31 'sens':39 'shock':3 'system':28 'unend':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6025885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700670924 {#5199
    date: 2023-11-22 17:35:24.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 {#5468
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5200
    +user: Proxies\__CG__\App\Entity\User {#5201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
        \n
        any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
        \n
        spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
        \n
        don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
        \n
        we will make it. for sure. and it will be great.\n
        \n
        have a nice day.\n
        \n
        edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701218628 {#4335
        date: 2023-11-29 01:43:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -id: 149701
      -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5494025"
      +editedAt: DateTimeImmutable @1701218866 {#4336
        date: 2023-11-29 01:47:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700631595 {#4337
        date: 2023-11-22 06:39:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "What’s shocking is that it could have been a force for good and community building. Instead he insulated the bullies and allowed people to abuse the system for personal profit. All of this because of an unending sense of entitlement."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700670924 {#5198
      date: 2023-11-22 17:35:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@cristalcommons@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5202 …}
    +nested: Doctrine\ORM\PersistentCollection {#5204 …}
    +votes: Doctrine\ORM\PersistentCollection {#5206 …}
    +reports: Doctrine\ORM\PersistentCollection {#5208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
    -id: 151099
    -bodyTs: "'abus':26 'allow':23 'build':16 'bulli':21 'communiti':15 'could':7 'entitl':41 'forc':11 'good':13 'instead':17 'insul':19 'peopl':24 'person':30 'profit':31 'sens':39 'shock':3 'system':28 'unend':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6025885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700670924 {#5199
      date: 2023-11-22 17:35:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "yea, spez is a piece of garbage, and he did all this for money. and it’s sad to see Reddit worsen so much, as it was sad to see Twitter become the same. still, spez enshittified what nice users made nice before. if we support that kind of users, i’m sure we can even surpass the awesomeness Reddit once had. because awesomeness is not Reddit’s, it’s the internet’s. no matter where it is, if we support, it will bloom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700723407 {#5466
    date: 2023-11-23 08:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cristalcommons@lemmy.world"
    "@stolid_agnostic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5469 …}
  +nested: Doctrine\ORM\PersistentCollection {#5471 …}
  +votes: Doctrine\ORM\PersistentCollection {#5473 …}
  +reports: Doctrine\ORM\PersistentCollection {#5475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
  -id: 153682
  -bodyTs: "'awesom':59,64 'becom':32 'bloom':84 'enshittifi':37 'even':56 'garbag':7 'internet':72 'kind':48 'm':52 'made':41 'matter':75 'money':14 'much':24 'nice':39,42 'piec':5 'reddit':21,60,67 'sad':18,28 'see':20,30 'spez':2,36 'still':35 'support':46,81 'sure':53 'surpass':57 'twitter':31 'user':40,50 'worsen':22 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723407 {#5467
    date: 2023-11-23 08:10:07.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 {#5468
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5200
    +user: Proxies\__CG__\App\Entity\User {#5201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
        \n
        any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
        \n
        spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
        \n
        don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
        \n
        we will make it. for sure. and it will be great.\n
        \n
        have a nice day.\n
        \n
        edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701218628 {#4335
        date: 2023-11-29 01:43:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -id: 149701
      -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5494025"
      +editedAt: DateTimeImmutable @1701218866 {#4336
        date: 2023-11-29 01:47:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700631595 {#4337
        date: 2023-11-22 06:39:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "What’s shocking is that it could have been a force for good and community building. Instead he insulated the bullies and allowed people to abuse the system for personal profit. All of this because of an unending sense of entitlement."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700670924 {#5198
      date: 2023-11-22 17:35:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@cristalcommons@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5202 …}
    +nested: Doctrine\ORM\PersistentCollection {#5204 …}
    +votes: Doctrine\ORM\PersistentCollection {#5206 …}
    +reports: Doctrine\ORM\PersistentCollection {#5208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
    -id: 151099
    -bodyTs: "'abus':26 'allow':23 'build':16 'bulli':21 'communiti':15 'could':7 'entitl':41 'forc':11 'good':13 'instead':17 'insul':19 'peopl':24 'person':30 'profit':31 'sens':39 'shock':3 'system':28 'unend':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6025885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700670924 {#5199
      date: 2023-11-22 17:35:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "yea, spez is a piece of garbage, and he did all this for money. and it’s sad to see Reddit worsen so much, as it was sad to see Twitter become the same. still, spez enshittified what nice users made nice before. if we support that kind of users, i’m sure we can even surpass the awesomeness Reddit once had. because awesomeness is not Reddit’s, it’s the internet’s. no matter where it is, if we support, it will bloom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700723407 {#5466
    date: 2023-11-23 08:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cristalcommons@lemmy.world"
    "@stolid_agnostic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5469 …}
  +nested: Doctrine\ORM\PersistentCollection {#5471 …}
  +votes: Doctrine\ORM\PersistentCollection {#5473 …}
  +reports: Doctrine\ORM\PersistentCollection {#5475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
  -id: 153682
  -bodyTs: "'awesom':59,64 'becom':32 'bloom':84 'enshittifi':37 'even':56 'garbag':7 'internet':72 'kind':48 'm':52 'made':41 'matter':75 'money':14 'much':24 'nice':39,42 'piec':5 'reddit':21,60,67 'sad':18,28 'see':20,30 'spez':2,36 'still':35 'support':46,81 'sure':53 'surpass':57 'twitter':31 'user':40,50 'worsen':22 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723407 {#5467
    date: 2023-11-23 08:10:07.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 {#5468
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5200
    +user: Proxies\__CG__\App\Entity\User {#5201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
        \n
        any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
        \n
        spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
        \n
        don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
        \n
        we will make it. for sure. and it will be great.\n
        \n
        have a nice day.\n
        \n
        edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701218628 {#4335
        date: 2023-11-29 01:43:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -id: 149701
      -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5494025"
      +editedAt: DateTimeImmutable @1701218866 {#4336
        date: 2023-11-29 01:47:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700631595 {#4337
        date: 2023-11-22 06:39:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: "What’s shocking is that it could have been a force for good and community building. Instead he insulated the bullies and allowed people to abuse the system for personal profit. All of this because of an unending sense of entitlement."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700670924 {#5198
      date: 2023-11-22 17:35:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@cristalcommons@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5202 …}
    +nested: Doctrine\ORM\PersistentCollection {#5204 …}
    +votes: Doctrine\ORM\PersistentCollection {#5206 …}
    +reports: Doctrine\ORM\PersistentCollection {#5208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
    -id: 151099
    -bodyTs: "'abus':26 'allow':23 'build':16 'bulli':21 'communiti':15 'could':7 'entitl':41 'forc':11 'good':13 'instead':17 'insul':19 'peopl':24 'person':30 'profit':31 'sens':39 'shock':3 'system':28 'unend':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6025885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700670924 {#5199
      date: 2023-11-22 17:35:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "yea, spez is a piece of garbage, and he did all this for money. and it’s sad to see Reddit worsen so much, as it was sad to see Twitter become the same. still, spez enshittified what nice users made nice before. if we support that kind of users, i’m sure we can even surpass the awesomeness Reddit once had. because awesomeness is not Reddit’s, it’s the internet’s. no matter where it is, if we support, it will bloom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700723407 {#5466
    date: 2023-11-23 08:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cristalcommons@lemmy.world"
    "@stolid_agnostic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5469 …}
  +nested: Doctrine\ORM\PersistentCollection {#5471 …}
  +votes: Doctrine\ORM\PersistentCollection {#5473 …}
  +reports: Doctrine\ORM\PersistentCollection {#5475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5479 …}
  -id: 153682
  -bodyTs: "'awesom':59,64 'becom':32 'bloom':84 'enshittifi':37 'even':56 'garbag':7 'internet':72 'kind':48 'm':52 'made':41 'matter':75 'money':14 'much':24 'nice':39,42 'piec':5 'reddit':21,60,67 'sad':18,28 'see':20,30 'spez':2,36 'still':35 'support':46,81 'sure':53 'surpass':57 'twitter':31 'user':40,50 'worsen':22 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723407 {#5467
    date: 2023-11-23 08:10:07.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 {#5216
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
      \n
      any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
      \n
      spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
      \n
      don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
      \n
      we will make it. for sure. and it will be great.\n
      \n
      have a nice day.\n
      \n
      edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701218628 {#4335
      date: 2023-11-29 01:43:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 149701
    -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5494025"
    +editedAt: DateTimeImmutable @1701218866 {#4336
      date: 2023-11-29 01:47:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700631595 {#4337
      date: 2023-11-22 06:39:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: """
    Agreed. I’ll be staying with Lemmy. I don’t care about daily active user numbers, I care about how Spez is treating Reddit and having good post content. Redditors themselves (as a whole) are not a problem, and I have a plethora of good posts to go through when I get on every few days.\n
    \n
    Have a great day yourself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700632396 {#5214
    date: 2023-11-22 06:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cristalcommons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 149720
  -bodyTs: "'activ':14 'agre':1 'care':11,18 'content':29 'daili':13 'day':56,60 'everi':54 'get':52 'go':48 'good':27,45 'great':59 'lemmi':7 'll':3 'number':16 'plethora':43 'post':28,46 'problem':38 'reddit':24 'redditor':30 'spez':21 'stay':5 'treat':23 'user':15 'whole':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5792859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700632396 {#5215
    date: 2023-11-22 06:53: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
67 DENIED edit
App\Entity\EntryComment {#5216
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
      \n
      any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
      \n
      spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
      \n
      don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
      \n
      we will make it. for sure. and it will be great.\n
      \n
      have a nice day.\n
      \n
      edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701218628 {#4335
      date: 2023-11-29 01:43:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 149701
    -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5494025"
    +editedAt: DateTimeImmutable @1701218866 {#4336
      date: 2023-11-29 01:47:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700631595 {#4337
      date: 2023-11-22 06:39:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: """
    Agreed. I’ll be staying with Lemmy. I don’t care about daily active user numbers, I care about how Spez is treating Reddit and having good post content. Redditors themselves (as a whole) are not a problem, and I have a plethora of good posts to go through when I get on every few days.\n
    \n
    Have a great day yourself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700632396 {#5214
    date: 2023-11-22 06:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cristalcommons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 149720
  -bodyTs: "'activ':14 'agre':1 'care':11,18 'content':29 'daili':13 'day':56,60 'everi':54 'get':52 'go':48 'good':27,45 'great':59 'lemmi':7 'll':3 'number':16 'plethora':43 'post':28,46 'problem':38 'reddit':24 'redditor':30 'spez':21 'stay':5 'treat':23 'user':15 'whole':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5792859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700632396 {#5215
    date: 2023-11-22 06:53: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
68 DENIED moderate
App\Entity\EntryComment {#5216
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4342
    +user: App\Entity\User {#4355 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
      \n
      any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
      \n
      spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
      \n
      don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
      \n
      we will make it. for sure. and it will be great.\n
      \n
      have a nice day.\n
      \n
      edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701218628 {#4335
      date: 2023-11-29 01:43:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4343 …}
    +nested: Doctrine\ORM\PersistentCollection {#4345 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
    -id: 149701
    -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5494025"
    +editedAt: DateTimeImmutable @1701218866 {#4336
      date: 2023-11-29 01:47:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700631595 {#4337
      date: 2023-11-22 06:39:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: """
    Agreed. I’ll be staying with Lemmy. I don’t care about daily active user numbers, I care about how Spez is treating Reddit and having good post content. Redditors themselves (as a whole) are not a problem, and I have a plethora of good posts to go through when I get on every few days.\n
    \n
    Have a great day yourself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700632396 {#5214
    date: 2023-11-22 06:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cristalcommons@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 149720
  -bodyTs: "'activ':14 'agre':1 'care':11,18 'content':29 'daili':13 'day':56,60 'everi':54 'get':52 'go':48 'good':27,45 'great':59 'lemmi':7 'll':3 'number':16 'plethora':43 'post':28,46 'problem':38 'reddit':24 'redditor':30 'spez':21 'stay':5 'treat':23 'user':15 'whole':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5792859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700632396 {#5215
    date: 2023-11-22 06:53: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
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 {#5422
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5216
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
        \n
        any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
        \n
        spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
        \n
        don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
        \n
        we will make it. for sure. and it will be great.\n
        \n
        have a nice day.\n
        \n
        edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701218628 {#4335
        date: 2023-11-29 01:43:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -id: 149701
      -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5494025"
      +editedAt: DateTimeImmutable @1701218866 {#4336
        date: 2023-11-29 01:47:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700631595 {#4337
        date: 2023-11-22 06:39:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: """
      Agreed. I’ll be staying with Lemmy. I don’t care about daily active user numbers, I care about how Spez is treating Reddit and having good post content. Redditors themselves (as a whole) are not a problem, and I have a plethora of good posts to go through when I get on every few days.\n
      \n
      Have a great day yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700632396 {#5214
      date: 2023-11-22 06:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@cristalcommons@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -id: 149720
    -bodyTs: "'activ':14 'agre':1 'care':11,18 'content':29 'daili':13 'day':56,60 'everi':54 'get':52 'go':48 'good':27,45 'great':59 'lemmi':7 'll':3 'number':16 'plethora':43 'post':28,46 'problem':38 'reddit':24 'redditor':30 'spez':21 'stay':5 'treat':23 'user':15 'whole':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5792859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700632396 {#5215
      date: 2023-11-22 06:53:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "that’s so nice, pal! and yes, it’s totally understandable to feel saddened and angry at spez for doing that (i feel the very same), but we can compile that content here, and welcome their original posters to Lemmy when they feel ready. what it’s worrying is the hateful comments about redditors, calling them names. i think some people is becoming radicalised, and they feel ‘superior’ in some way to other users. i don’t think that ‘cyber snobism’ will help Lemmy in any way, but that’s just my opinion. thanks ^^"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700723706 {#5420
    date: 2023-11-23 08:15:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cristalcommons@lemmy.world"
    "@Goldmage263@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5423 …}
  +nested: Doctrine\ORM\PersistentCollection {#5425 …}
  +votes: Doctrine\ORM\PersistentCollection {#5427 …}
  +reports: Doctrine\ORM\PersistentCollection {#5429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5433 …}
  -id: 153692
  -bodyTs: "'angri':16 'becom':63 'call':55 'comment':52 'compil':30 'content':32 'cyber':80 'feel':13,23,43,67 'hate':51 'help':83 'lemmi':40,84 'name':57 'nice':4 'opinion':93 'origin':37 'pal':5 'peopl':61 'poster':38 'radicalis':64 'readi':44 'redditor':54 'sadden':14 'snobism':81 'spez':18 'superior':68 'thank':94 'think':59,78 'total':10 'understand':11 'user':74 'way':71,87 'welcom':35 'worri':48 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723706 {#5421
    date: 2023-11-23 08:15: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
71 DENIED edit
App\Entity\EntryComment {#5422
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5216
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
        \n
        any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
        \n
        spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
        \n
        don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
        \n
        we will make it. for sure. and it will be great.\n
        \n
        have a nice day.\n
        \n
        edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701218628 {#4335
        date: 2023-11-29 01:43:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -id: 149701
      -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5494025"
      +editedAt: DateTimeImmutable @1701218866 {#4336
        date: 2023-11-29 01:47:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700631595 {#4337
        date: 2023-11-22 06:39:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: """
      Agreed. I’ll be staying with Lemmy. I don’t care about daily active user numbers, I care about how Spez is treating Reddit and having good post content. Redditors themselves (as a whole) are not a problem, and I have a plethora of good posts to go through when I get on every few days.\n
      \n
      Have a great day yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700632396 {#5214
      date: 2023-11-22 06:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@cristalcommons@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -id: 149720
    -bodyTs: "'activ':14 'agre':1 'care':11,18 'content':29 'daili':13 'day':56,60 'everi':54 'get':52 'go':48 'good':27,45 'great':59 'lemmi':7 'll':3 'number':16 'plethora':43 'post':28,46 'problem':38 'reddit':24 'redditor':30 'spez':21 'stay':5 'treat':23 'user':15 'whole':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5792859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700632396 {#5215
      date: 2023-11-22 06:53:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "that’s so nice, pal! and yes, it’s totally understandable to feel saddened and angry at spez for doing that (i feel the very same), but we can compile that content here, and welcome their original posters to Lemmy when they feel ready. what it’s worrying is the hateful comments about redditors, calling them names. i think some people is becoming radicalised, and they feel ‘superior’ in some way to other users. i don’t think that ‘cyber snobism’ will help Lemmy in any way, but that’s just my opinion. thanks ^^"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700723706 {#5420
    date: 2023-11-23 08:15:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cristalcommons@lemmy.world"
    "@Goldmage263@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5423 …}
  +nested: Doctrine\ORM\PersistentCollection {#5425 …}
  +votes: Doctrine\ORM\PersistentCollection {#5427 …}
  +reports: Doctrine\ORM\PersistentCollection {#5429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5433 …}
  -id: 153692
  -bodyTs: "'angri':16 'becom':63 'call':55 'comment':52 'compil':30 'content':32 'cyber':80 'feel':13,23,43,67 'hate':51 'help':83 'lemmi':40,84 'name':57 'nice':4 'opinion':93 'origin':37 'pal':5 'peopl':61 'poster':38 'radicalis':64 'readi':44 'redditor':54 'sadden':14 'snobism':81 'spez':18 'superior':68 'thank':94 'think':59,78 'total':10 'understand':11 'user':74 'way':71,87 'welcom':35 'worri':48 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723706 {#5421
    date: 2023-11-23 08:15: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
72 DENIED moderate
App\Entity\EntryComment {#5422
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5216
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4342
      +user: App\Entity\User {#4355 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        well said. it’s not about quantity, it’s about quality. and spez enshittified Reddit because of greed, we shouldn’t be greedy ourselves, or Lemmy will get enshittified too. i would like to slowly make it cozy and happy here, we shouldn’t be competing against Reddit, because Lemmy is something different.\n
        \n
        any nice user is welcome, please don’t make them feel guilty for being on Reddit too. we will slowly make a nice transition so people have the option to being their stuff here if they want, which is what we need. no rupturism, please. i think we should be welcoming, not warmongering. this was made *for users*, not *against spez*. it’s totally different.\n
        \n
        spez can go and screw himself, i prefer to appreciate those who do good than to mourn about those who do wrong. don’t waste energies on destructivity, spend them on constructivity.\n
        \n
        don’t compare to Reddit, compare to Lemmy on July, to Lemmy now, to what Lemmy could be if we work together. don’t get anxious about growing. focus on ‘growing nice’ instead of ‘growing more’.\n
        \n
        we will make it. for sure. and it will be great.\n
        \n
        have a nice day.\n
        \n
        edit: i realize the ‘not against spez’ could have been worded better. what i try to say is that i prefer to focus my energies on nice people than bad people. i suffered already a lot bc of bad people and i prefer to spend my life supporting nice folks. sorry for the confusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701218628 {#4335
        date: 2023-11-29 01:43:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4343 …}
      +nested: Doctrine\ORM\PersistentCollection {#4345 …}
      +votes: Doctrine\ORM\PersistentCollection {#4347 …}
      +reports: Doctrine\ORM\PersistentCollection {#4349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
      -id: 149701
      -bodyTs: "'alreadi':235 'anxious':176 'appreci':128 'bad':231,240 'bc':238 'better':213 'compar':153,156 'compet':46 'confus':255 'construct':150 'could':167,209 'cozi':38 'day':201 'destruct':146 'differ':53,118 'edit':202 'energi':144,226 'enshittifi':14,29 'feel':64 'focus':179,224 'folk':251 'get':28,175 'go':121 'good':132 'great':197 'greed':18 'greedi':23 'grow':178,181,185 'guilti':65 'happi':40 'instead':183 'juli':160 'lemmi':26,50,158,162,166 'life':248 'like':33 'lot':237 'made':109 'make':36,62,74,189 'mourn':135 'need':95 'nice':55,76,182,200,228,250 'option':82 'peopl':79,229,232,241 'pleas':59,98 'prefer':126,222,244 'qualiti':11 'quantiti':7 'realiz':204 'reddit':15,48,69,155 'ruptur':97 'said':2 'say':218 'screw':123 'shouldn':20,43 'slowli':35,73 'someth':52 'sorri':252 'spend':147,246 'spez':13,114,119,208 'stuff':86 'suffer':234 'support':249 'sure':192 'think':100 'togeth':172 'total':117 'transit':77 'tri':216 'user':56,111 'want':90 'warmong':106 'wast':143 'welcom':58,104 'well':1 'word':212 'work':171 'would':32 'wrong':140"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5494025"
      +editedAt: DateTimeImmutable @1701218866 {#4336
        date: 2023-11-29 01:47:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700631595 {#4337
        date: 2023-11-22 06:39:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4342}
    +body: """
      Agreed. I’ll be staying with Lemmy. I don’t care about daily active user numbers, I care about how Spez is treating Reddit and having good post content. Redditors themselves (as a whole) are not a problem, and I have a plethora of good posts to go through when I get on every few days.\n
      \n
      Have a great day yourself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700632396 {#5214
      date: 2023-11-22 06:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@cristalcommons@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -id: 149720
    -bodyTs: "'activ':14 'agre':1 'care':11,18 'content':29 'daili':13 'day':56,60 'everi':54 'get':52 'go':48 'good':27,45 'great':59 'lemmi':7 'll':3 'number':16 'plethora':43 'post':28,46 'problem':38 'reddit':24 'redditor':30 'spez':21 'stay':5 'treat':23 'user':15 'whole':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5792859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700632396 {#5215
      date: 2023-11-22 06:53:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4342}
  +body: "that’s so nice, pal! and yes, it’s totally understandable to feel saddened and angry at spez for doing that (i feel the very same), but we can compile that content here, and welcome their original posters to Lemmy when they feel ready. what it’s worrying is the hateful comments about redditors, calling them names. i think some people is becoming radicalised, and they feel ‘superior’ in some way to other users. i don’t think that ‘cyber snobism’ will help Lemmy in any way, but that’s just my opinion. thanks ^^"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700723706 {#5420
    date: 2023-11-23 08:15:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@cristalcommons@lemmy.world"
    "@Goldmage263@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5423 …}
  +nested: Doctrine\ORM\PersistentCollection {#5425 …}
  +votes: Doctrine\ORM\PersistentCollection {#5427 …}
  +reports: Doctrine\ORM\PersistentCollection {#5429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5433 …}
  -id: 153692
  -bodyTs: "'angri':16 'becom':63 'call':55 'comment':52 'compil':30 'content':32 'cyber':80 'feel':13,23,43,67 'hate':51 'help':83 'lemmi':40,84 'name':57 'nice':4 'opinion':93 'origin':37 'pal':5 'peopl':61 'poster':38 'radicalis':64 'readi':44 'redditor':54 'sadden':14 'snobism':81 'spez':18 'superior':68 'thank':94 'think':59,78 'total':10 'understand':11 'user':74 'way':71,87 'welcom':35 'worri':48 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700723706 {#5421
    date: 2023-11-23 08:15: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
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 {#4415
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "¥0U d0n’7 n33d t0 c3ns0r shit 1n h3r3. Th1s 1sn’t th@t t!kt0k garbage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701209143 {#4410
    date: 2023-11-28 23:05:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 149682
  -bodyTs: "'0u':1 '1n':8 '1sn':11 '7':3 'c3ns0r':6 'd0n':2 'garbag':17 'h3r3':9 'kt0k':16 'n33d':4 'shit':7 't0':5 'th':13 'th1s':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700630792 {#4411
    date: 2023-11-22 06:26:32.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 {#4415
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "¥0U d0n’7 n33d t0 c3ns0r shit 1n h3r3. Th1s 1sn’t th@t t!kt0k garbage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701209143 {#4410
    date: 2023-11-28 23:05:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 149682
  -bodyTs: "'0u':1 '1n':8 '1sn':11 '7':3 'c3ns0r':6 'd0n':2 'garbag':17 'h3r3':9 'kt0k':16 'n33d':4 'shit':7 't0':5 'th':13 'th1s':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700630792 {#4411
    date: 2023-11-22 06:26:32.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 {#4415
  +user: App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "¥0U d0n’7 n33d t0 c3ns0r shit 1n h3r3. Th1s 1sn’t th@t t!kt0k garbage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701209143 {#4410
    date: 2023-11-28 23:05:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 149682
  -bodyTs: "'0u':1 '1n':8 '1sn':11 '7':3 'c3ns0r':6 'd0n':2 'garbag':17 'h3r3':9 'kt0k':16 'n33d':4 'shit':7 't0':5 'th':13 'th1s':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700630792 {#4411
    date: 2023-11-22 06:26:32.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 {#5184
  +user: Proxies\__CG__\App\Entity\User {#5185 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "¥0U d0n’7 n33d t0 c3ns0r shit 1n h3r3. Th1s 1sn’t th@t t!kt0k garbage."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701209143 {#4410
      date: 2023-11-28 23:05:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 149682
    -bodyTs: "'0u':1 '1n':8 '1sn':11 '7':3 'c3ns0r':6 'd0n':2 'garbag':17 'h3r3':9 'kt0k':16 'n33d':4 'shit':7 't0':5 'th':13 'th1s':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5493872"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700630792 {#4411
      date: 2023-11-22 06:26:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "|3U7 l7’5 fU|\|"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700664125 {#5181
    date: 2023-11-22 15:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gabu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5186 …}
  +nested: Doctrine\ORM\PersistentCollection {#5188 …}
  +votes: Doctrine\ORM\PersistentCollection {#5190 …}
  +reports: Doctrine\ORM\PersistentCollection {#5192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
  -id: 150681
  -bodyTs: "'3u7':1 '5':3 'fu':4 'l7':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5804544"
  +editedAt: DateTimeImmutable @1701136274 {#5182
    date: 2023-11-28 02:51:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700664125 {#5183
    date: 2023-11-22 15:42: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
79 DENIED edit
App\Entity\EntryComment {#5184
  +user: Proxies\__CG__\App\Entity\User {#5185 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "¥0U d0n’7 n33d t0 c3ns0r shit 1n h3r3. Th1s 1sn’t th@t t!kt0k garbage."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701209143 {#4410
      date: 2023-11-28 23:05:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 149682
    -bodyTs: "'0u':1 '1n':8 '1sn':11 '7':3 'c3ns0r':6 'd0n':2 'garbag':17 'h3r3':9 'kt0k':16 'n33d':4 'shit':7 't0':5 'th':13 'th1s':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5493872"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700630792 {#4411
      date: 2023-11-22 06:26:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "|3U7 l7’5 fU|\|"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700664125 {#5181
    date: 2023-11-22 15:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gabu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5186 …}
  +nested: Doctrine\ORM\PersistentCollection {#5188 …}
  +votes: Doctrine\ORM\PersistentCollection {#5190 …}
  +reports: Doctrine\ORM\PersistentCollection {#5192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
  -id: 150681
  -bodyTs: "'3u7':1 '5':3 'fu':4 'l7':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5804544"
  +editedAt: DateTimeImmutable @1701136274 {#5182
    date: 2023-11-28 02:51:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700664125 {#5183
    date: 2023-11-22 15:42: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
80 DENIED moderate
App\Entity\EntryComment {#5184
  +user: Proxies\__CG__\App\Entity\User {#5185 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4415
    +user: App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "¥0U d0n’7 n33d t0 c3ns0r shit 1n h3r3. Th1s 1sn’t th@t t!kt0k garbage."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701209143 {#4410
      date: 2023-11-28 23:05:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4416 …}
    +nested: Doctrine\ORM\PersistentCollection {#4418 …}
    +votes: Doctrine\ORM\PersistentCollection {#4420 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 149682
    -bodyTs: "'0u':1 '1n':8 '1sn':11 '7':3 'c3ns0r':6 'd0n':2 'garbag':17 'h3r3':9 'kt0k':16 'n33d':4 'shit':7 't0':5 'th':13 'th1s':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5493872"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700630792 {#4411
      date: 2023-11-22 06:26:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "|3U7 l7’5 fU|\|"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700664125 {#5181
    date: 2023-11-22 15:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gabu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5186 …}
  +nested: Doctrine\ORM\PersistentCollection {#5188 …}
  +votes: Doctrine\ORM\PersistentCollection {#5190 …}
  +reports: Doctrine\ORM\PersistentCollection {#5192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
  -id: 150681
  -bodyTs: "'3u7':1 '5':3 'fu':4 'l7':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5804544"
  +editedAt: DateTimeImmutable @1701136274 {#5182
    date: 2023-11-28 02:51:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700664125 {#5183
    date: 2023-11-22 15:42: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
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 {#5452
  +user: Proxies\__CG__\App\Entity\User {#5453 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5184
    +user: Proxies\__CG__\App\Entity\User {#5185 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "¥0U d0n’7 n33d t0 c3ns0r shit 1n h3r3. Th1s 1sn’t th@t t!kt0k garbage."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701209143 {#4410
        date: 2023-11-28 23:05:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 149682
      -bodyTs: "'0u':1 '1n':8 '1sn':11 '7':3 'c3ns0r':6 'd0n':2 'garbag':17 'h3r3':9 'kt0k':16 'n33d':4 'shit':7 't0':5 'th':13 'th1s':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5493872"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700630792 {#4411
        date: 2023-11-22 06:26:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "|3U7 l7’5 fU|\|"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700664125 {#5181
      date: 2023-11-22 15:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gabu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5186 …}
    +nested: Doctrine\ORM\PersistentCollection {#5188 …}
    +votes: Doctrine\ORM\PersistentCollection {#5190 …}
    +reports: Doctrine\ORM\PersistentCollection {#5192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
    -id: 150681
    -bodyTs: "'3u7':1 '5':3 'fu':4 'l7':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5804544"
    +editedAt: DateTimeImmutable @1701136274 {#5182
      date: 2023-11-28 02:51:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700664125 {#5183
      date: 2023-11-22 15:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "7|2U3 |>/-\7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700715993 {#5450
    date: 2023-11-23 06:06:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gabu@lemmy.world"
    "@Ookami38@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5454 …}
  +nested: Doctrine\ORM\PersistentCollection {#5456 …}
  +votes: Doctrine\ORM\PersistentCollection {#5458 …}
  +reports: Doctrine\ORM\PersistentCollection {#5460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
  -id: 153428
  -bodyTs: "'2u3':2 '7':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4230073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700715993 {#5451
    date: 2023-11-23 06:06: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
83 DENIED edit
App\Entity\EntryComment {#5452
  +user: Proxies\__CG__\App\Entity\User {#5453 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5184
    +user: Proxies\__CG__\App\Entity\User {#5185 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "¥0U d0n’7 n33d t0 c3ns0r shit 1n h3r3. Th1s 1sn’t th@t t!kt0k garbage."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701209143 {#4410
        date: 2023-11-28 23:05:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 149682
      -bodyTs: "'0u':1 '1n':8 '1sn':11 '7':3 'c3ns0r':6 'd0n':2 'garbag':17 'h3r3':9 'kt0k':16 'n33d':4 'shit':7 't0':5 'th':13 'th1s':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5493872"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700630792 {#4411
        date: 2023-11-22 06:26:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "|3U7 l7’5 fU|\|"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700664125 {#5181
      date: 2023-11-22 15:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gabu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5186 …}
    +nested: Doctrine\ORM\PersistentCollection {#5188 …}
    +votes: Doctrine\ORM\PersistentCollection {#5190 …}
    +reports: Doctrine\ORM\PersistentCollection {#5192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
    -id: 150681
    -bodyTs: "'3u7':1 '5':3 'fu':4 'l7':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5804544"
    +editedAt: DateTimeImmutable @1701136274 {#5182
      date: 2023-11-28 02:51:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700664125 {#5183
      date: 2023-11-22 15:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "7|2U3 |>/-\7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700715993 {#5450
    date: 2023-11-23 06:06:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gabu@lemmy.world"
    "@Ookami38@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5454 …}
  +nested: Doctrine\ORM\PersistentCollection {#5456 …}
  +votes: Doctrine\ORM\PersistentCollection {#5458 …}
  +reports: Doctrine\ORM\PersistentCollection {#5460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
  -id: 153428
  -bodyTs: "'2u3':2 '7':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4230073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700715993 {#5451
    date: 2023-11-23 06:06: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
84 DENIED moderate
App\Entity\EntryComment {#5452
  +user: Proxies\__CG__\App\Entity\User {#5453 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5184
    +user: Proxies\__CG__\App\Entity\User {#5185 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4415
      +user: App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "¥0U d0n’7 n33d t0 c3ns0r shit 1n h3r3. Th1s 1sn’t th@t t!kt0k garbage."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701209143 {#4410
        date: 2023-11-28 23:05:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4416 …}
      +nested: Doctrine\ORM\PersistentCollection {#4418 …}
      +votes: Doctrine\ORM\PersistentCollection {#4420 …}
      +reports: Doctrine\ORM\PersistentCollection {#4422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
      -id: 149682
      -bodyTs: "'0u':1 '1n':8 '1sn':11 '7':3 'c3ns0r':6 'd0n':2 'garbag':17 'h3r3':9 'kt0k':16 'n33d':4 'shit':7 't0':5 'th':13 'th1s':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5493872"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700630792 {#4411
        date: 2023-11-22 06:26:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4415}
    +body: "|3U7 l7’5 fU|\|"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700664125 {#5181
      date: 2023-11-22 15:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gabu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5186 …}
    +nested: Doctrine\ORM\PersistentCollection {#5188 …}
    +votes: Doctrine\ORM\PersistentCollection {#5190 …}
    +reports: Doctrine\ORM\PersistentCollection {#5192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
    -id: 150681
    -bodyTs: "'3u7':1 '5':3 'fu':4 'l7':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5804544"
    +editedAt: DateTimeImmutable @1701136274 {#5182
      date: 2023-11-28 02:51:14.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700664125 {#5183
      date: 2023-11-22 15:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4415}
  +body: "7|2U3 |>/-\7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700715993 {#5450
    date: 2023-11-23 06:06:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gabu@lemmy.world"
    "@Ookami38@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5454 …}
  +nested: Doctrine\ORM\PersistentCollection {#5456 …}
  +votes: Doctrine\ORM\PersistentCollection {#5458 …}
  +reports: Doctrine\ORM\PersistentCollection {#5460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5464 …}
  -id: 153428
  -bodyTs: "'2u3':2 '7':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4230073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700715993 {#5451
    date: 2023-11-23 06:06: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
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 {#4488
  +user: App\Entity\User {#4501 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "what if I mark all of my posts as NSFW, do they still get ad revenue? Or they’re gonna advertise them on Pornhub or something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700626862 {#4483
    date: 2023-11-22 05:21:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4489 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
  -id: 149597
  -bodyTs: "'ad':15 'advertis':21 'get':14 'gonna':20 'mark':4 'nsfw':10 'pornhub':24 'post':8 're':19 'revenu':16 'someth':26 'still':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700626862 {#4484
    date: 2023-11-22 05:21:02.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 {#4488
  +user: App\Entity\User {#4501 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "what if I mark all of my posts as NSFW, do they still get ad revenue? Or they’re gonna advertise them on Pornhub or something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700626862 {#4483
    date: 2023-11-22 05:21:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4489 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
  -id: 149597
  -bodyTs: "'ad':15 'advertis':21 'get':14 'gonna':20 'mark':4 'nsfw':10 'pornhub':24 'post':8 're':19 'revenu':16 'someth':26 'still':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700626862 {#4484
    date: 2023-11-22 05:21:02.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 {#4488
  +user: App\Entity\User {#4501 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "what if I mark all of my posts as NSFW, do they still get ad revenue? Or they’re gonna advertise them on Pornhub or something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700626862 {#4483
    date: 2023-11-22 05:21:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4489 …}
  +nested: Doctrine\ORM\PersistentCollection {#4491 …}
  +votes: Doctrine\ORM\PersistentCollection {#4493 …}
  +reports: Doctrine\ORM\PersistentCollection {#4495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4499 …}
  -id: 149597
  -bodyTs: "'ad':15 'advertis':21 'get':14 'gonna':20 'mark':4 'nsfw':10 'pornhub':24 'post':8 're':19 'revenu':16 'someth':26 'still':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700626862 {#4484
    date: 2023-11-22 05:21:02.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 {#4562
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
    \n
    This is an insane take.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702907715 {#4557
    date: 2023-12-18 14:55:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 149532
  -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624268 {#4558
    date: 2023-11-22 04:37:48.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 {#4562
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
    \n
    This is an insane take.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702907715 {#4557
    date: 2023-12-18 14:55:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 149532
  -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624268 {#4558
    date: 2023-11-22 04:37:48.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 {#4562
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
    \n
    This is an insane take.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702907715 {#4557
    date: 2023-12-18 14:55:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 149532
  -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624268 {#4558
    date: 2023-11-22 04:37:48.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 {#5167
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4562
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
      \n
      This is an insane take.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702907715 {#4557
      date: 2023-12-18 14:55:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
    -id: 149532
    -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624268 {#4558
      date: 2023-11-22 04:37:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700624497 {#5165
    date: 2023-11-22 04:41:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 149543
  -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624497 {#5166
    date: 2023-11-22 04:41:37.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 {#5167
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4562
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
      \n
      This is an insane take.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702907715 {#4557
      date: 2023-12-18 14:55:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
    -id: 149532
    -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624268 {#4558
      date: 2023-11-22 04:37:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700624497 {#5165
    date: 2023-11-22 04:41:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 149543
  -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624497 {#5166
    date: 2023-11-22 04:41:37.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 {#5167
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4562
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
      \n
      This is an insane take.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1702907715 {#4557
      date: 2023-12-18 14:55:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
    -id: 149532
    -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624268 {#4558
      date: 2023-11-22 04:37:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700624497 {#5165
    date: 2023-11-22 04:41:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 149543
  -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624497 {#5166
    date: 2023-11-22 04:41:37.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 {#5392
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5167
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4562
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
        \n
        This is an insane take.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702907715 {#4557
        date: 2023-12-18 14:55:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4563 …}
      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
      -id: 149532
      -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700624268 {#4558
        date: 2023-11-22 04:37:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700624497 {#5165
      date: 2023-11-22 04:41:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5169 …}
    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
    -id: 149543
    -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624497 {#5166
      date: 2023-11-22 04:41:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Phone user here, can confirm. Wouldn’t get anything done if I had lemmy or reddit open on my pc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700632651 {#5390
    date: 2023-11-22 06:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 149726
  -bodyTs: "'anyth':9 'confirm':5 'done':10 'get':8 'lemmi':14 'open':17 'pc':20 'phone':1 'reddit':16 'user':2 'wouldn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5792997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700632651 {#5391
    date: 2023-11-22 06:57: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
99 DENIED edit
App\Entity\EntryComment {#5392
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5167
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4562
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
        \n
        This is an insane take.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702907715 {#4557
        date: 2023-12-18 14:55:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4563 …}
      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
      -id: 149532
      -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700624268 {#4558
        date: 2023-11-22 04:37:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700624497 {#5165
      date: 2023-11-22 04:41:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5169 …}
    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
    -id: 149543
    -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624497 {#5166
      date: 2023-11-22 04:41:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Phone user here, can confirm. Wouldn’t get anything done if I had lemmy or reddit open on my pc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700632651 {#5390
    date: 2023-11-22 06:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 149726
  -bodyTs: "'anyth':9 'confirm':5 'done':10 'get':8 'lemmi':14 'open':17 'pc':20 'phone':1 'reddit':16 'user':2 'wouldn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5792997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700632651 {#5391
    date: 2023-11-22 06:57: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
100 DENIED moderate
App\Entity\EntryComment {#5392
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5167
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4562
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
        \n
        This is an insane take.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702907715 {#4557
        date: 2023-12-18 14:55:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4563 …}
      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
      -id: 149532
      -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700624268 {#4558
        date: 2023-11-22 04:37:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700624497 {#5165
      date: 2023-11-22 04:41:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5169 …}
    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
    -id: 149543
    -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624497 {#5166
      date: 2023-11-22 04:41:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Phone user here, can confirm. Wouldn’t get anything done if I had lemmy or reddit open on my pc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700632651 {#5390
    date: 2023-11-22 06:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5393 …}
  +nested: Doctrine\ORM\PersistentCollection {#5395 …}
  +votes: Doctrine\ORM\PersistentCollection {#5397 …}
  +reports: Doctrine\ORM\PersistentCollection {#5399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
  -id: 149726
  -bodyTs: "'anyth':9 'confirm':5 'done':10 'get':8 'lemmi':14 'open':17 'pc':20 'phone':1 'reddit':16 'user':2 'wouldn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5792997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700632651 {#5391
    date: 2023-11-22 06:57: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
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 {#5494
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5392
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5167
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4562
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
          \n
          This is an insane take.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702907715 {#4557
          date: 2023-12-18 14:55:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4563 …}
        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
        -id: 149532
        -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5492511"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700624268 {#4558
          date: 2023-11-22 04:37:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700624497 {#5165
        date: 2023-11-22 04:41:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5169 …}
      +nested: Doctrine\ORM\PersistentCollection {#5171 …}
      +votes: Doctrine\ORM\PersistentCollection {#5173 …}
      +reports: Doctrine\ORM\PersistentCollection {#5175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
      -id: 149543
      -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700624497 {#5166
        date: 2023-11-22 04:41:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Phone user here, can confirm. Wouldn’t get anything done if I had lemmy or reddit open on my pc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700632651 {#5390
      date: 2023-11-22 06:57:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5393 …}
    +nested: Doctrine\ORM\PersistentCollection {#5395 …}
    +votes: Doctrine\ORM\PersistentCollection {#5397 …}
    +reports: Doctrine\ORM\PersistentCollection {#5399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
    -id: 149726
    -bodyTs: "'anyth':9 'confirm':5 'done':10 'get':8 'lemmi':14 'open':17 'pc':20 'phone':1 'reddit':16 'user':2 'wouldn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5792997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700632651 {#5391
      date: 2023-11-22 06:57:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Porn addiction is not an uncommon thing, I understand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700641129 {#5495
    date: 2023-11-22 09:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
    "@Goldmage263@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5487 …}
  +votes: Doctrine\ORM\PersistentCollection {#5485 …}
  +reports: Doctrine\ORM\PersistentCollection {#5497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
  -id: 149953
  -bodyTs: "'addict':2 'porn':1 'thing':7 'uncommon':6 'understand':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641129 {#5492
    date: 2023-11-22 09:18:49.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 {#5494
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5392
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5167
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4562
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
          \n
          This is an insane take.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702907715 {#4557
          date: 2023-12-18 14:55:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4563 …}
        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
        -id: 149532
        -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5492511"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700624268 {#4558
          date: 2023-11-22 04:37:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700624497 {#5165
        date: 2023-11-22 04:41:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5169 …}
      +nested: Doctrine\ORM\PersistentCollection {#5171 …}
      +votes: Doctrine\ORM\PersistentCollection {#5173 …}
      +reports: Doctrine\ORM\PersistentCollection {#5175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
      -id: 149543
      -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700624497 {#5166
        date: 2023-11-22 04:41:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Phone user here, can confirm. Wouldn’t get anything done if I had lemmy or reddit open on my pc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700632651 {#5390
      date: 2023-11-22 06:57:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5393 …}
    +nested: Doctrine\ORM\PersistentCollection {#5395 …}
    +votes: Doctrine\ORM\PersistentCollection {#5397 …}
    +reports: Doctrine\ORM\PersistentCollection {#5399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
    -id: 149726
    -bodyTs: "'anyth':9 'confirm':5 'done':10 'get':8 'lemmi':14 'open':17 'pc':20 'phone':1 'reddit':16 'user':2 'wouldn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5792997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700632651 {#5391
      date: 2023-11-22 06:57:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Porn addiction is not an uncommon thing, I understand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700641129 {#5495
    date: 2023-11-22 09:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
    "@Goldmage263@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5487 …}
  +votes: Doctrine\ORM\PersistentCollection {#5485 …}
  +reports: Doctrine\ORM\PersistentCollection {#5497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
  -id: 149953
  -bodyTs: "'addict':2 'porn':1 'thing':7 'uncommon':6 'understand':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641129 {#5492
    date: 2023-11-22 09:18:49.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 {#5494
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5392
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5167
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4562
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
          \n
          This is an insane take.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702907715 {#4557
          date: 2023-12-18 14:55:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4563 …}
        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
        -id: 149532
        -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5492511"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700624268 {#4558
          date: 2023-11-22 04:37:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700624497 {#5165
        date: 2023-11-22 04:41:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5169 …}
      +nested: Doctrine\ORM\PersistentCollection {#5171 …}
      +votes: Doctrine\ORM\PersistentCollection {#5173 …}
      +reports: Doctrine\ORM\PersistentCollection {#5175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
      -id: 149543
      -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700624497 {#5166
        date: 2023-11-22 04:41:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Phone user here, can confirm. Wouldn’t get anything done if I had lemmy or reddit open on my pc."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700632651 {#5390
      date: 2023-11-22 06:57:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5393 …}
    +nested: Doctrine\ORM\PersistentCollection {#5395 …}
    +votes: Doctrine\ORM\PersistentCollection {#5397 …}
    +reports: Doctrine\ORM\PersistentCollection {#5399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
    -id: 149726
    -bodyTs: "'anyth':9 'confirm':5 'done':10 'get':8 'lemmi':14 'open':17 'pc':20 'phone':1 'reddit':16 'user':2 'wouldn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5792997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700632651 {#5391
      date: 2023-11-22 06:57:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Porn addiction is not an uncommon thing, I understand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700641129 {#5495
    date: 2023-11-22 09:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
    "@Goldmage263@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5487 …}
  +votes: Doctrine\ORM\PersistentCollection {#5485 …}
  +reports: Doctrine\ORM\PersistentCollection {#5497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
  -id: 149953
  -bodyTs: "'addict':2 'porn':1 'thing':7 'uncommon':6 'understand':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641129 {#5492
    date: 2023-11-22 09:18:49.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 {#5543
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5494
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5392
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5167
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4562
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
            \n
            This is an insane take.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702907715 {#4557
            date: 2023-12-18 14:55:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4563 …}
          +nested: Doctrine\ORM\PersistentCollection {#4565 …}
          +votes: Doctrine\ORM\PersistentCollection {#4567 …}
          +reports: Doctrine\ORM\PersistentCollection {#4569 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
          -id: 149532
          -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5492511"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700624268 {#4558
            date: 2023-11-22 04:37:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700624497 {#5165
          date: 2023-11-22 04:41:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5169 …}
        +nested: Doctrine\ORM\PersistentCollection {#5171 …}
        +votes: Doctrine\ORM\PersistentCollection {#5173 …}
        +reports: Doctrine\ORM\PersistentCollection {#5175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
        -id: 149543
        -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5492554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700624497 {#5166
          date: 2023-11-22 04:41:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Phone user here, can confirm. Wouldn’t get anything done if I had lemmy or reddit open on my pc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700632651 {#5390
        date: 2023-11-22 06:57:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5393 …}
      +nested: Doctrine\ORM\PersistentCollection {#5395 …}
      +votes: Doctrine\ORM\PersistentCollection {#5397 …}
      +reports: Doctrine\ORM\PersistentCollection {#5399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
      -id: 149726
      -bodyTs: "'anyth':9 'confirm':5 'done':10 'get':8 'lemmi':14 'open':17 'pc':20 'phone':1 'reddit':16 'user':2 'wouldn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5792997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700632651 {#5391
        date: 2023-11-22 06:57:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Porn addiction is not an uncommon thing, I understand."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700641129 {#5495
      date: 2023-11-22 09:18:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
      "@Goldmage263@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5488 …}
    +nested: Doctrine\ORM\PersistentCollection {#5487 …}
    +votes: Doctrine\ORM\PersistentCollection {#5485 …}
    +reports: Doctrine\ORM\PersistentCollection {#5497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
    -id: 149953
    -bodyTs: "'addict':2 'porn':1 'thing':7 'uncommon':6 'understand':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5496048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700641129 {#5492
      date: 2023-11-22 09:18:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Exactly! Add the alchohol and drugs and there’s no self-control left! Glad I’m not the only one, judging by the username."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700662329 {#5544
    date: 2023-11-22 15:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
    "@Goldmage263@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5540 …}
  +nested: Doctrine\ORM\PersistentCollection {#5536 …}
  +votes: Doctrine\ORM\PersistentCollection {#5534 …}
  +reports: Doctrine\ORM\PersistentCollection {#5549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5553 …}
  -id: 150573
  -bodyTs: "'add':2 'alchohol':4 'control':13 'drug':6 'exact':1 'glad':15 'judg':22 'left':14 'm':17 'one':21 'self':12 'self-control':11 'usernam':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5803809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700662329 {#5547
    date: 2023-11-22 15:12:09.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 {#5543
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5494
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5392
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5167
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4562
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
            \n
            This is an insane take.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702907715 {#4557
            date: 2023-12-18 14:55:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4563 …}
          +nested: Doctrine\ORM\PersistentCollection {#4565 …}
          +votes: Doctrine\ORM\PersistentCollection {#4567 …}
          +reports: Doctrine\ORM\PersistentCollection {#4569 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
          -id: 149532
          -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5492511"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700624268 {#4558
            date: 2023-11-22 04:37:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700624497 {#5165
          date: 2023-11-22 04:41:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5169 …}
        +nested: Doctrine\ORM\PersistentCollection {#5171 …}
        +votes: Doctrine\ORM\PersistentCollection {#5173 …}
        +reports: Doctrine\ORM\PersistentCollection {#5175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
        -id: 149543
        -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5492554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700624497 {#5166
          date: 2023-11-22 04:41:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Phone user here, can confirm. Wouldn’t get anything done if I had lemmy or reddit open on my pc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700632651 {#5390
        date: 2023-11-22 06:57:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5393 …}
      +nested: Doctrine\ORM\PersistentCollection {#5395 …}
      +votes: Doctrine\ORM\PersistentCollection {#5397 …}
      +reports: Doctrine\ORM\PersistentCollection {#5399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
      -id: 149726
      -bodyTs: "'anyth':9 'confirm':5 'done':10 'get':8 'lemmi':14 'open':17 'pc':20 'phone':1 'reddit':16 'user':2 'wouldn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5792997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700632651 {#5391
        date: 2023-11-22 06:57:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Porn addiction is not an uncommon thing, I understand."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700641129 {#5495
      date: 2023-11-22 09:18:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
      "@Goldmage263@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5488 …}
    +nested: Doctrine\ORM\PersistentCollection {#5487 …}
    +votes: Doctrine\ORM\PersistentCollection {#5485 …}
    +reports: Doctrine\ORM\PersistentCollection {#5497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
    -id: 149953
    -bodyTs: "'addict':2 'porn':1 'thing':7 'uncommon':6 'understand':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5496048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700641129 {#5492
      date: 2023-11-22 09:18:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Exactly! Add the alchohol and drugs and there’s no self-control left! Glad I’m not the only one, judging by the username."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700662329 {#5544
    date: 2023-11-22 15:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
    "@Goldmage263@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5540 …}
  +nested: Doctrine\ORM\PersistentCollection {#5536 …}
  +votes: Doctrine\ORM\PersistentCollection {#5534 …}
  +reports: Doctrine\ORM\PersistentCollection {#5549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5553 …}
  -id: 150573
  -bodyTs: "'add':2 'alchohol':4 'control':13 'drug':6 'exact':1 'glad':15 'judg':22 'left':14 'm':17 'one':21 'self':12 'self-control':11 'usernam':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5803809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700662329 {#5547
    date: 2023-11-22 15:12:09.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 {#5543
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5494
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5392
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5167
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4562
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
            \n
            This is an insane take.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702907715 {#4557
            date: 2023-12-18 14:55:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4563 …}
          +nested: Doctrine\ORM\PersistentCollection {#4565 …}
          +votes: Doctrine\ORM\PersistentCollection {#4567 …}
          +reports: Doctrine\ORM\PersistentCollection {#4569 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
          -id: 149532
          -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5492511"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700624268 {#4558
            date: 2023-11-22 04:37:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700624497 {#5165
          date: 2023-11-22 04:41:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5169 …}
        +nested: Doctrine\ORM\PersistentCollection {#5171 …}
        +votes: Doctrine\ORM\PersistentCollection {#5173 …}
        +reports: Doctrine\ORM\PersistentCollection {#5175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
        -id: 149543
        -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5492554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700624497 {#5166
          date: 2023-11-22 04:41:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Phone user here, can confirm. Wouldn’t get anything done if I had lemmy or reddit open on my pc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700632651 {#5390
        date: 2023-11-22 06:57:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5393 …}
      +nested: Doctrine\ORM\PersistentCollection {#5395 …}
      +votes: Doctrine\ORM\PersistentCollection {#5397 …}
      +reports: Doctrine\ORM\PersistentCollection {#5399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5403 …}
      -id: 149726
      -bodyTs: "'anyth':9 'confirm':5 'done':10 'get':8 'lemmi':14 'open':17 'pc':20 'phone':1 'reddit':16 'user':2 'wouldn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5792997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700632651 {#5391
        date: 2023-11-22 06:57:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Porn addiction is not an uncommon thing, I understand."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700641129 {#5495
      date: 2023-11-22 09:18:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
      "@Goldmage263@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5488 …}
    +nested: Doctrine\ORM\PersistentCollection {#5487 …}
    +votes: Doctrine\ORM\PersistentCollection {#5485 …}
    +reports: Doctrine\ORM\PersistentCollection {#5497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5501 …}
    -id: 149953
    -bodyTs: "'addict':2 'porn':1 'thing':7 'uncommon':6 'understand':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5496048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700641129 {#5492
      date: 2023-11-22 09:18:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Exactly! Add the alchohol and drugs and there’s no self-control left! Glad I’m not the only one, judging by the username."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700662329 {#5544
    date: 2023-11-22 15:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
    "@Goldmage263@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5540 …}
  +nested: Doctrine\ORM\PersistentCollection {#5536 …}
  +votes: Doctrine\ORM\PersistentCollection {#5534 …}
  +reports: Doctrine\ORM\PersistentCollection {#5549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5553 …}
  -id: 150573
  -bodyTs: "'add':2 'alchohol':4 'control':13 'drug':6 'exact':1 'glad':15 'judg':22 'left':14 'm':17 'one':21 'self':12 'self-control':11 'usernam':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5803809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700662329 {#5547
    date: 2023-11-22 15:12:09.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 {#5407
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5167
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4562
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
        \n
        This is an insane take.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702907715 {#4557
        date: 2023-12-18 14:55:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4563 …}
      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
      -id: 149532
      -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700624268 {#4558
        date: 2023-11-22 04:37:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700624497 {#5165
      date: 2023-11-22 04:41:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5169 …}
    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
    -id: 149543
    -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624497 {#5166
      date: 2023-11-22 04:41:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700641098 {#5405
    date: 2023-11-22 09:18:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5408 …}
  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
  -id: 149951
  -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641098 {#5406
    date: 2023-11-22 09: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
111 DENIED edit
App\Entity\EntryComment {#5407
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5167
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4562
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
        \n
        This is an insane take.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702907715 {#4557
        date: 2023-12-18 14:55:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4563 …}
      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
      -id: 149532
      -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700624268 {#4558
        date: 2023-11-22 04:37:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700624497 {#5165
      date: 2023-11-22 04:41:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5169 …}
    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
    -id: 149543
    -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624497 {#5166
      date: 2023-11-22 04:41:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700641098 {#5405
    date: 2023-11-22 09:18:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5408 …}
  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
  -id: 149951
  -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641098 {#5406
    date: 2023-11-22 09: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
112 DENIED moderate
App\Entity\EntryComment {#5407
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5167
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4562
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
        \n
        This is an insane take.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702907715 {#4557
        date: 2023-12-18 14:55:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4563 …}
      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
      -id: 149532
      -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492511"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700624268 {#4558
        date: 2023-11-22 04:37:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700624497 {#5165
      date: 2023-11-22 04:41:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5169 …}
    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
    -id: 149543
    -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624497 {#5166
      date: 2023-11-22 04:41:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700641098 {#5405
    date: 2023-11-22 09:18:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5408 …}
  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
  -id: 149951
  -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641098 {#5406
    date: 2023-11-22 09: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
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 {#5505
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5407
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5167
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4562
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
          \n
          This is an insane take.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702907715 {#4557
          date: 2023-12-18 14:55:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4563 …}
        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
        -id: 149532
        -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5492511"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700624268 {#4558
          date: 2023-11-22 04:37:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700624497 {#5165
        date: 2023-11-22 04:41:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5169 …}
      +nested: Doctrine\ORM\PersistentCollection {#5171 …}
      +votes: Doctrine\ORM\PersistentCollection {#5173 …}
      +reports: Doctrine\ORM\PersistentCollection {#5175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
      -id: 149543
      -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700624497 {#5166
        date: 2023-11-22 04:41:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700641098 {#5405
      date: 2023-11-22 09:18:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5408 …}
    +nested: Doctrine\ORM\PersistentCollection {#5410 …}
    +votes: Doctrine\ORM\PersistentCollection {#5412 …}
    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
    -id: 149951
    -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5496043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700641098 {#5406
      date: 2023-11-22 09:18:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700669197 {#5503
    date: 2023-11-22 17:06:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5506 …}
  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
  -id: 150994
  -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669197 {#5504
    date: 2023-11-22 17:06:37.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 {#5505
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5407
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5167
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4562
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
          \n
          This is an insane take.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702907715 {#4557
          date: 2023-12-18 14:55:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4563 …}
        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
        -id: 149532
        -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5492511"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700624268 {#4558
          date: 2023-11-22 04:37:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700624497 {#5165
        date: 2023-11-22 04:41:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5169 …}
      +nested: Doctrine\ORM\PersistentCollection {#5171 …}
      +votes: Doctrine\ORM\PersistentCollection {#5173 …}
      +reports: Doctrine\ORM\PersistentCollection {#5175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
      -id: 149543
      -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700624497 {#5166
        date: 2023-11-22 04:41:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700641098 {#5405
      date: 2023-11-22 09:18:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5408 …}
    +nested: Doctrine\ORM\PersistentCollection {#5410 …}
    +votes: Doctrine\ORM\PersistentCollection {#5412 …}
    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
    -id: 149951
    -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5496043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700641098 {#5406
      date: 2023-11-22 09:18:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700669197 {#5503
    date: 2023-11-22 17:06:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5506 …}
  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
  -id: 150994
  -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669197 {#5504
    date: 2023-11-22 17:06:37.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 {#5505
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5407
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5167
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4562
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
          \n
          This is an insane take.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1702907715 {#4557
          date: 2023-12-18 14:55:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4563 …}
        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
        -id: 149532
        -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5492511"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700624268 {#4558
          date: 2023-11-22 04:37:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700624497 {#5165
        date: 2023-11-22 04:41:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5169 …}
      +nested: Doctrine\ORM\PersistentCollection {#5171 …}
      +votes: Doctrine\ORM\PersistentCollection {#5173 …}
      +reports: Doctrine\ORM\PersistentCollection {#5175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
      -id: 149543
      -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700624497 {#5166
        date: 2023-11-22 04:41:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700641098 {#5405
      date: 2023-11-22 09:18:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5408 …}
    +nested: Doctrine\ORM\PersistentCollection {#5410 …}
    +votes: Doctrine\ORM\PersistentCollection {#5412 …}
    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
    -id: 149951
    -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5496043"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700641098 {#5406
      date: 2023-11-22 09:18:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700669197 {#5503
    date: 2023-11-22 17:06:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5506 …}
  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
  -id: 150994
  -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669197 {#5504
    date: 2023-11-22 17:06:37.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 {#5557
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5505
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5407
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5167
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4562
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
            \n
            This is an insane take.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702907715 {#4557
            date: 2023-12-18 14:55:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4563 …}
          +nested: Doctrine\ORM\PersistentCollection {#4565 …}
          +votes: Doctrine\ORM\PersistentCollection {#4567 …}
          +reports: Doctrine\ORM\PersistentCollection {#4569 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
          -id: 149532
          -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5492511"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700624268 {#4558
            date: 2023-11-22 04:37:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700624497 {#5165
          date: 2023-11-22 04:41:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5169 …}
        +nested: Doctrine\ORM\PersistentCollection {#5171 …}
        +votes: Doctrine\ORM\PersistentCollection {#5173 …}
        +reports: Doctrine\ORM\PersistentCollection {#5175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
        -id: 149543
        -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5492554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700624497 {#5166
          date: 2023-11-22 04:41:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700641098 {#5405
        date: 2023-11-22 09:18:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5408 …}
      +nested: Doctrine\ORM\PersistentCollection {#5410 …}
      +votes: Doctrine\ORM\PersistentCollection {#5412 …}
      +reports: Doctrine\ORM\PersistentCollection {#5414 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
      -id: 149951
      -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5496043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700641098 {#5406
        date: 2023-11-22 09:18:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700669197 {#5503
      date: 2023-11-22 17:06:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5506 …}
    +nested: Doctrine\ORM\PersistentCollection {#5508 …}
    +votes: Doctrine\ORM\PersistentCollection {#5510 …}
    +reports: Doctrine\ORM\PersistentCollection {#5512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
    -id: 150994
    -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5503477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669197 {#5504
      date: 2023-11-22 17:06:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700720883 {#5555
    date: 2023-11-23 07:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5558 …}
  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
  +votes: Doctrine\ORM\PersistentCollection {#5562 …}
  +reports: Doctrine\ORM\PersistentCollection {#5564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
  -id: 153584
  -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720883 {#5556
    date: 2023-11-23 07:28: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
119 DENIED edit
App\Entity\EntryComment {#5557
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5505
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5407
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5167
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4562
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
            \n
            This is an insane take.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702907715 {#4557
            date: 2023-12-18 14:55:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4563 …}
          +nested: Doctrine\ORM\PersistentCollection {#4565 …}
          +votes: Doctrine\ORM\PersistentCollection {#4567 …}
          +reports: Doctrine\ORM\PersistentCollection {#4569 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
          -id: 149532
          -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5492511"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700624268 {#4558
            date: 2023-11-22 04:37:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700624497 {#5165
          date: 2023-11-22 04:41:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5169 …}
        +nested: Doctrine\ORM\PersistentCollection {#5171 …}
        +votes: Doctrine\ORM\PersistentCollection {#5173 …}
        +reports: Doctrine\ORM\PersistentCollection {#5175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
        -id: 149543
        -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5492554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700624497 {#5166
          date: 2023-11-22 04:41:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700641098 {#5405
        date: 2023-11-22 09:18:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5408 …}
      +nested: Doctrine\ORM\PersistentCollection {#5410 …}
      +votes: Doctrine\ORM\PersistentCollection {#5412 …}
      +reports: Doctrine\ORM\PersistentCollection {#5414 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
      -id: 149951
      -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5496043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700641098 {#5406
        date: 2023-11-22 09:18:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700669197 {#5503
      date: 2023-11-22 17:06:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5506 …}
    +nested: Doctrine\ORM\PersistentCollection {#5508 …}
    +votes: Doctrine\ORM\PersistentCollection {#5510 …}
    +reports: Doctrine\ORM\PersistentCollection {#5512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
    -id: 150994
    -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5503477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669197 {#5504
      date: 2023-11-22 17:06:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700720883 {#5555
    date: 2023-11-23 07:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5558 …}
  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
  +votes: Doctrine\ORM\PersistentCollection {#5562 …}
  +reports: Doctrine\ORM\PersistentCollection {#5564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
  -id: 153584
  -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720883 {#5556
    date: 2023-11-23 07:28: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
120 DENIED moderate
App\Entity\EntryComment {#5557
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5505
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5407
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5167
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4562
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
            \n
            This is an insane take.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1702907715 {#4557
            date: 2023-12-18 14:55:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4563 …}
          +nested: Doctrine\ORM\PersistentCollection {#4565 …}
          +votes: Doctrine\ORM\PersistentCollection {#4567 …}
          +reports: Doctrine\ORM\PersistentCollection {#4569 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
          -id: 149532
          -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5492511"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700624268 {#4558
            date: 2023-11-22 04:37:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700624497 {#5165
          date: 2023-11-22 04:41:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5169 …}
        +nested: Doctrine\ORM\PersistentCollection {#5171 …}
        +votes: Doctrine\ORM\PersistentCollection {#5173 …}
        +reports: Doctrine\ORM\PersistentCollection {#5175 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
        -id: 149543
        -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5492554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700624497 {#5166
          date: 2023-11-22 04:41:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700641098 {#5405
        date: 2023-11-22 09:18:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5408 …}
      +nested: Doctrine\ORM\PersistentCollection {#5410 …}
      +votes: Doctrine\ORM\PersistentCollection {#5412 …}
      +reports: Doctrine\ORM\PersistentCollection {#5414 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
      -id: 149951
      -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5496043"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700641098 {#5406
        date: 2023-11-22 09:18:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700669197 {#5503
      date: 2023-11-22 17:06:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5506 …}
    +nested: Doctrine\ORM\PersistentCollection {#5508 …}
    +votes: Doctrine\ORM\PersistentCollection {#5510 …}
    +reports: Doctrine\ORM\PersistentCollection {#5512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
    -id: 150994
    -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5503477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700669197 {#5504
      date: 2023-11-22 17:06:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700720883 {#5555
    date: 2023-11-23 07:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5558 …}
  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
  +votes: Doctrine\ORM\PersistentCollection {#5562 …}
  +reports: Doctrine\ORM\PersistentCollection {#5564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
  -id: 153584
  -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5524396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700720883 {#5556
    date: 2023-11-23 07:28: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
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 {#5571
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5557
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5505
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5407
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5167
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4562
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
              \n
              This is an insane take.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1702907715 {#4557
              date: 2023-12-18 14:55:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4563 …}
            +nested: Doctrine\ORM\PersistentCollection {#4565 …}
            +votes: Doctrine\ORM\PersistentCollection {#4567 …}
            +reports: Doctrine\ORM\PersistentCollection {#4569 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
            -id: 149532
            -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5492511"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700624268 {#4558
              date: 2023-11-22 04:37:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1700624497 {#5165
            date: 2023-11-22 04:41:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5169 …}
          +nested: Doctrine\ORM\PersistentCollection {#5171 …}
          +votes: Doctrine\ORM\PersistentCollection {#5173 …}
          +reports: Doctrine\ORM\PersistentCollection {#5175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
          -id: 149543
          -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5492554"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700624497 {#5166
            date: 2023-11-22 04:41:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700641098 {#5405
          date: 2023-11-22 09:18:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5408 …}
        +nested: Doctrine\ORM\PersistentCollection {#5410 …}
        +votes: Doctrine\ORM\PersistentCollection {#5412 …}
        +reports: Doctrine\ORM\PersistentCollection {#5414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
        -id: 149951
        -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5496043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700641098 {#5406
          date: 2023-11-22 09:18:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700669197 {#5503
        date: 2023-11-22 17:06:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5506 …}
      +nested: Doctrine\ORM\PersistentCollection {#5508 …}
      +votes: Doctrine\ORM\PersistentCollection {#5510 …}
      +reports: Doctrine\ORM\PersistentCollection {#5512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
      -id: 150994
      -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5503477"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700669197 {#5504
        date: 2023-11-22 17:06:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700720883 {#5555
      date: 2023-11-23 07:28:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5558 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5562 …}
    +reports: Doctrine\ORM\PersistentCollection {#5564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
    -id: 153584
    -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5524396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700720883 {#5556
      date: 2023-11-23 07:28:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700730959 {#5576
    date: 2023-11-23 10:15:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5579 …}
  +nested: Doctrine\ORM\PersistentCollection {#5583 …}
  +votes: Doctrine\ORM\PersistentCollection {#5585 …}
  +reports: Doctrine\ORM\PersistentCollection {#5586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
  -id: 153952
  -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700730959 {#5573
    date: 2023-11-23 10:15: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
123 DENIED edit
App\Entity\EntryComment {#5571
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5557
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5505
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5407
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5167
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4562
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
              \n
              This is an insane take.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1702907715 {#4557
              date: 2023-12-18 14:55:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4563 …}
            +nested: Doctrine\ORM\PersistentCollection {#4565 …}
            +votes: Doctrine\ORM\PersistentCollection {#4567 …}
            +reports: Doctrine\ORM\PersistentCollection {#4569 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
            -id: 149532
            -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5492511"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700624268 {#4558
              date: 2023-11-22 04:37:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1700624497 {#5165
            date: 2023-11-22 04:41:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5169 …}
          +nested: Doctrine\ORM\PersistentCollection {#5171 …}
          +votes: Doctrine\ORM\PersistentCollection {#5173 …}
          +reports: Doctrine\ORM\PersistentCollection {#5175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
          -id: 149543
          -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5492554"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700624497 {#5166
            date: 2023-11-22 04:41:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700641098 {#5405
          date: 2023-11-22 09:18:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5408 …}
        +nested: Doctrine\ORM\PersistentCollection {#5410 …}
        +votes: Doctrine\ORM\PersistentCollection {#5412 …}
        +reports: Doctrine\ORM\PersistentCollection {#5414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
        -id: 149951
        -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5496043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700641098 {#5406
          date: 2023-11-22 09:18:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700669197 {#5503
        date: 2023-11-22 17:06:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5506 …}
      +nested: Doctrine\ORM\PersistentCollection {#5508 …}
      +votes: Doctrine\ORM\PersistentCollection {#5510 …}
      +reports: Doctrine\ORM\PersistentCollection {#5512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
      -id: 150994
      -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5503477"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700669197 {#5504
        date: 2023-11-22 17:06:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700720883 {#5555
      date: 2023-11-23 07:28:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5558 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5562 …}
    +reports: Doctrine\ORM\PersistentCollection {#5564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
    -id: 153584
    -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5524396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700720883 {#5556
      date: 2023-11-23 07:28:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700730959 {#5576
    date: 2023-11-23 10:15:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5579 …}
  +nested: Doctrine\ORM\PersistentCollection {#5583 …}
  +votes: Doctrine\ORM\PersistentCollection {#5585 …}
  +reports: Doctrine\ORM\PersistentCollection {#5586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
  -id: 153952
  -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700730959 {#5573
    date: 2023-11-23 10:15: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
124 DENIED moderate
App\Entity\EntryComment {#5571
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5557
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5505
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5407
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5167
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4562
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
              \n
              This is an insane take.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1702907715 {#4557
              date: 2023-12-18 14:55:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4563 …}
            +nested: Doctrine\ORM\PersistentCollection {#4565 …}
            +votes: Doctrine\ORM\PersistentCollection {#4567 …}
            +reports: Doctrine\ORM\PersistentCollection {#4569 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
            -id: 149532
            -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5492511"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700624268 {#4558
              date: 2023-11-22 04:37:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1700624497 {#5165
            date: 2023-11-22 04:41:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5169 …}
          +nested: Doctrine\ORM\PersistentCollection {#5171 …}
          +votes: Doctrine\ORM\PersistentCollection {#5173 …}
          +reports: Doctrine\ORM\PersistentCollection {#5175 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
          -id: 149543
          -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5492554"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700624497 {#5166
            date: 2023-11-22 04:41:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700641098 {#5405
          date: 2023-11-22 09:18:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5408 …}
        +nested: Doctrine\ORM\PersistentCollection {#5410 …}
        +votes: Doctrine\ORM\PersistentCollection {#5412 …}
        +reports: Doctrine\ORM\PersistentCollection {#5414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
        -id: 149951
        -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5496043"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700641098 {#5406
          date: 2023-11-22 09:18:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700669197 {#5503
        date: 2023-11-22 17:06:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5506 …}
      +nested: Doctrine\ORM\PersistentCollection {#5508 …}
      +votes: Doctrine\ORM\PersistentCollection {#5510 …}
      +reports: Doctrine\ORM\PersistentCollection {#5512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
      -id: 150994
      -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5503477"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700669197 {#5504
        date: 2023-11-22 17:06:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700720883 {#5555
      date: 2023-11-23 07:28:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5558 …}
    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
    +votes: Doctrine\ORM\PersistentCollection {#5562 …}
    +reports: Doctrine\ORM\PersistentCollection {#5564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
    -id: 153584
    -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5524396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700720883 {#5556
      date: 2023-11-23 07:28:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700730959 {#5576
    date: 2023-11-23 10:15:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5579 …}
  +nested: Doctrine\ORM\PersistentCollection {#5583 …}
  +votes: Doctrine\ORM\PersistentCollection {#5585 …}
  +reports: Doctrine\ORM\PersistentCollection {#5586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
  -id: 153952
  -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5526335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700730959 {#5573
    date: 2023-11-23 10:15: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
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 {#5607
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5571
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5557
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5505
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5407
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5167
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4562
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                \n
                This is an insane take.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1702907715 {#4557
                date: 2023-12-18 14:55:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4563 …}
              +nested: Doctrine\ORM\PersistentCollection {#4565 …}
              +votes: Doctrine\ORM\PersistentCollection {#4567 …}
              +reports: Doctrine\ORM\PersistentCollection {#4569 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
              -id: 149532
              -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5492511"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700624268 {#4558
                date: 2023-11-22 04:37:48.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1700624497 {#5165
              date: 2023-11-22 04:41:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5169 …}
            +nested: Doctrine\ORM\PersistentCollection {#5171 …}
            +votes: Doctrine\ORM\PersistentCollection {#5173 …}
            +reports: Doctrine\ORM\PersistentCollection {#5175 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
            -id: 149543
            -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5492554"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700624497 {#5166
              date: 2023-11-22 04:41:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700641098 {#5405
            date: 2023-11-22 09:18:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5408 …}
          +nested: Doctrine\ORM\PersistentCollection {#5410 …}
          +votes: Doctrine\ORM\PersistentCollection {#5412 …}
          +reports: Doctrine\ORM\PersistentCollection {#5414 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
          -id: 149951
          -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5496043"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700641098 {#5406
            date: 2023-11-22 09:18:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700669197 {#5503
          date: 2023-11-22 17:06:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5506 …}
        +nested: Doctrine\ORM\PersistentCollection {#5508 …}
        +votes: Doctrine\ORM\PersistentCollection {#5510 …}
        +reports: Doctrine\ORM\PersistentCollection {#5512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
        -id: 150994
        -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5503477"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700669197 {#5504
          date: 2023-11-22 17:06:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700720883 {#5555
        date: 2023-11-23 07:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5558 …}
      +nested: Doctrine\ORM\PersistentCollection {#5560 …}
      +votes: Doctrine\ORM\PersistentCollection {#5562 …}
      +reports: Doctrine\ORM\PersistentCollection {#5564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
      -id: 153584
      -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5524396"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700720883 {#5556
        date: 2023-11-23 07:28:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700730959 {#5576
      date: 2023-11-23 10:15:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5579 …}
    +nested: Doctrine\ORM\PersistentCollection {#5583 …}
    +votes: Doctrine\ORM\PersistentCollection {#5585 …}
    +reports: Doctrine\ORM\PersistentCollection {#5586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
    -id: 153952
    -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526335"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700730959 {#5573
      date: 2023-11-23 10:15:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700747987 {#5602
    date: 2023-11-23 14:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5599 …}
  +nested: Doctrine\ORM\PersistentCollection {#5596 …}
  +votes: Doctrine\ORM\PersistentCollection {#5594 …}
  +reports: Doctrine\ORM\PersistentCollection {#5608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
  -id: 154611
  -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5529907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747987 {#5605
    date: 2023-11-23 14:59: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
127 DENIED edit
App\Entity\EntryComment {#5607
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5571
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5557
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5505
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5407
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5167
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4562
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                \n
                This is an insane take.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1702907715 {#4557
                date: 2023-12-18 14:55:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4563 …}
              +nested: Doctrine\ORM\PersistentCollection {#4565 …}
              +votes: Doctrine\ORM\PersistentCollection {#4567 …}
              +reports: Doctrine\ORM\PersistentCollection {#4569 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
              -id: 149532
              -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5492511"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700624268 {#4558
                date: 2023-11-22 04:37:48.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1700624497 {#5165
              date: 2023-11-22 04:41:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5169 …}
            +nested: Doctrine\ORM\PersistentCollection {#5171 …}
            +votes: Doctrine\ORM\PersistentCollection {#5173 …}
            +reports: Doctrine\ORM\PersistentCollection {#5175 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
            -id: 149543
            -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5492554"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700624497 {#5166
              date: 2023-11-22 04:41:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700641098 {#5405
            date: 2023-11-22 09:18:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5408 …}
          +nested: Doctrine\ORM\PersistentCollection {#5410 …}
          +votes: Doctrine\ORM\PersistentCollection {#5412 …}
          +reports: Doctrine\ORM\PersistentCollection {#5414 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
          -id: 149951
          -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5496043"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700641098 {#5406
            date: 2023-11-22 09:18:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700669197 {#5503
          date: 2023-11-22 17:06:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5506 …}
        +nested: Doctrine\ORM\PersistentCollection {#5508 …}
        +votes: Doctrine\ORM\PersistentCollection {#5510 …}
        +reports: Doctrine\ORM\PersistentCollection {#5512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
        -id: 150994
        -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5503477"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700669197 {#5504
          date: 2023-11-22 17:06:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700720883 {#5555
        date: 2023-11-23 07:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5558 …}
      +nested: Doctrine\ORM\PersistentCollection {#5560 …}
      +votes: Doctrine\ORM\PersistentCollection {#5562 …}
      +reports: Doctrine\ORM\PersistentCollection {#5564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
      -id: 153584
      -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5524396"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700720883 {#5556
        date: 2023-11-23 07:28:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700730959 {#5576
      date: 2023-11-23 10:15:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5579 …}
    +nested: Doctrine\ORM\PersistentCollection {#5583 …}
    +votes: Doctrine\ORM\PersistentCollection {#5585 …}
    +reports: Doctrine\ORM\PersistentCollection {#5586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
    -id: 153952
    -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526335"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700730959 {#5573
      date: 2023-11-23 10:15:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700747987 {#5602
    date: 2023-11-23 14:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5599 …}
  +nested: Doctrine\ORM\PersistentCollection {#5596 …}
  +votes: Doctrine\ORM\PersistentCollection {#5594 …}
  +reports: Doctrine\ORM\PersistentCollection {#5608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
  -id: 154611
  -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5529907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747987 {#5605
    date: 2023-11-23 14:59: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
128 DENIED moderate
App\Entity\EntryComment {#5607
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5571
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5557
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5505
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5407
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5167
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4562
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                \n
                This is an insane take.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1702907715 {#4557
                date: 2023-12-18 14:55:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4563 …}
              +nested: Doctrine\ORM\PersistentCollection {#4565 …}
              +votes: Doctrine\ORM\PersistentCollection {#4567 …}
              +reports: Doctrine\ORM\PersistentCollection {#4569 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
              -id: 149532
              -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5492511"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700624268 {#4558
                date: 2023-11-22 04:37:48.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1700624497 {#5165
              date: 2023-11-22 04:41:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5169 …}
            +nested: Doctrine\ORM\PersistentCollection {#5171 …}
            +votes: Doctrine\ORM\PersistentCollection {#5173 …}
            +reports: Doctrine\ORM\PersistentCollection {#5175 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
            -id: 149543
            -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5492554"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700624497 {#5166
              date: 2023-11-22 04:41:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700641098 {#5405
            date: 2023-11-22 09:18:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5408 …}
          +nested: Doctrine\ORM\PersistentCollection {#5410 …}
          +votes: Doctrine\ORM\PersistentCollection {#5412 …}
          +reports: Doctrine\ORM\PersistentCollection {#5414 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
          -id: 149951
          -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5496043"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700641098 {#5406
            date: 2023-11-22 09:18:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700669197 {#5503
          date: 2023-11-22 17:06:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5506 …}
        +nested: Doctrine\ORM\PersistentCollection {#5508 …}
        +votes: Doctrine\ORM\PersistentCollection {#5510 …}
        +reports: Doctrine\ORM\PersistentCollection {#5512 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
        -id: 150994
        -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5503477"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700669197 {#5504
          date: 2023-11-22 17:06:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700720883 {#5555
        date: 2023-11-23 07:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5558 …}
      +nested: Doctrine\ORM\PersistentCollection {#5560 …}
      +votes: Doctrine\ORM\PersistentCollection {#5562 …}
      +reports: Doctrine\ORM\PersistentCollection {#5564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
      -id: 153584
      -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5524396"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700720883 {#5556
        date: 2023-11-23 07:28:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700730959 {#5576
      date: 2023-11-23 10:15:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5579 …}
    +nested: Doctrine\ORM\PersistentCollection {#5583 …}
    +votes: Doctrine\ORM\PersistentCollection {#5585 …}
    +reports: Doctrine\ORM\PersistentCollection {#5586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
    -id: 153952
    -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5526335"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700730959 {#5573
      date: 2023-11-23 10:15:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700747987 {#5602
    date: 2023-11-23 14:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5599 …}
  +nested: Doctrine\ORM\PersistentCollection {#5596 …}
  +votes: Doctrine\ORM\PersistentCollection {#5594 …}
  +reports: Doctrine\ORM\PersistentCollection {#5608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
  -id: 154611
  -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5529907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747987 {#5605
    date: 2023-11-23 14:59: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
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 {#5629
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5607
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5571
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5557
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5505
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5407
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5167
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4562
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                  \n
                  This is an insane take.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1702907715 {#4557
                  date: 2023-12-18 14:55:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4563 …}
                +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                -id: 149532
                -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5492511"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700624268 {#4558
                  date: 2023-11-22 04:37:48.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1700624497 {#5165
                date: 2023-11-22 04:41:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5169 …}
              +nested: Doctrine\ORM\PersistentCollection {#5171 …}
              +votes: Doctrine\ORM\PersistentCollection {#5173 …}
              +reports: Doctrine\ORM\PersistentCollection {#5175 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
              -id: 149543
              -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5492554"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700624497 {#5166
                date: 2023-11-22 04:41:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700641098 {#5405
              date: 2023-11-22 09:18:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5408 …}
            +nested: Doctrine\ORM\PersistentCollection {#5410 …}
            +votes: Doctrine\ORM\PersistentCollection {#5412 …}
            +reports: Doctrine\ORM\PersistentCollection {#5414 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
            -id: 149951
            -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5496043"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700641098 {#5406
              date: 2023-11-22 09:18:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700669197 {#5503
            date: 2023-11-22 17:06:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5506 …}
          +nested: Doctrine\ORM\PersistentCollection {#5508 …}
          +votes: Doctrine\ORM\PersistentCollection {#5510 …}
          +reports: Doctrine\ORM\PersistentCollection {#5512 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
          -id: 150994
          -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5503477"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700669197 {#5504
            date: 2023-11-22 17:06:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700720883 {#5555
          date: 2023-11-23 07:28:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5558 …}
        +nested: Doctrine\ORM\PersistentCollection {#5560 …}
        +votes: Doctrine\ORM\PersistentCollection {#5562 …}
        +reports: Doctrine\ORM\PersistentCollection {#5564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
        -id: 153584
        -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5524396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700720883 {#5556
          date: 2023-11-23 07:28:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700730959 {#5576
        date: 2023-11-23 10:15:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5579 …}
      +nested: Doctrine\ORM\PersistentCollection {#5583 …}
      +votes: Doctrine\ORM\PersistentCollection {#5585 …}
      +reports: Doctrine\ORM\PersistentCollection {#5586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
      -id: 153952
      -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5526335"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700730959 {#5573
        date: 2023-11-23 10:15:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700747987 {#5602
      date: 2023-11-23 14:59:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5599 …}
    +nested: Doctrine\ORM\PersistentCollection {#5596 …}
    +votes: Doctrine\ORM\PersistentCollection {#5594 …}
    +reports: Doctrine\ORM\PersistentCollection {#5608 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
    -id: 154611
    -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5529907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747987 {#5605
      date: 2023-11-23 14:59:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700750834 {#5624
    date: 2023-11-23 15:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
  -id: 154816
  -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5530816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750834 {#5627
    date: 2023-11-23 15:47:14.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 {#5629
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5607
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5571
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5557
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5505
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5407
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5167
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4562
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                  \n
                  This is an insane take.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1702907715 {#4557
                  date: 2023-12-18 14:55:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4563 …}
                +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                -id: 149532
                -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5492511"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700624268 {#4558
                  date: 2023-11-22 04:37:48.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1700624497 {#5165
                date: 2023-11-22 04:41:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5169 …}
              +nested: Doctrine\ORM\PersistentCollection {#5171 …}
              +votes: Doctrine\ORM\PersistentCollection {#5173 …}
              +reports: Doctrine\ORM\PersistentCollection {#5175 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
              -id: 149543
              -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5492554"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700624497 {#5166
                date: 2023-11-22 04:41:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700641098 {#5405
              date: 2023-11-22 09:18:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5408 …}
            +nested: Doctrine\ORM\PersistentCollection {#5410 …}
            +votes: Doctrine\ORM\PersistentCollection {#5412 …}
            +reports: Doctrine\ORM\PersistentCollection {#5414 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
            -id: 149951
            -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5496043"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700641098 {#5406
              date: 2023-11-22 09:18:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700669197 {#5503
            date: 2023-11-22 17:06:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5506 …}
          +nested: Doctrine\ORM\PersistentCollection {#5508 …}
          +votes: Doctrine\ORM\PersistentCollection {#5510 …}
          +reports: Doctrine\ORM\PersistentCollection {#5512 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
          -id: 150994
          -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5503477"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700669197 {#5504
            date: 2023-11-22 17:06:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700720883 {#5555
          date: 2023-11-23 07:28:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5558 …}
        +nested: Doctrine\ORM\PersistentCollection {#5560 …}
        +votes: Doctrine\ORM\PersistentCollection {#5562 …}
        +reports: Doctrine\ORM\PersistentCollection {#5564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
        -id: 153584
        -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5524396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700720883 {#5556
          date: 2023-11-23 07:28:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700730959 {#5576
        date: 2023-11-23 10:15:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5579 …}
      +nested: Doctrine\ORM\PersistentCollection {#5583 …}
      +votes: Doctrine\ORM\PersistentCollection {#5585 …}
      +reports: Doctrine\ORM\PersistentCollection {#5586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
      -id: 153952
      -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5526335"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700730959 {#5573
        date: 2023-11-23 10:15:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700747987 {#5602
      date: 2023-11-23 14:59:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5599 …}
    +nested: Doctrine\ORM\PersistentCollection {#5596 …}
    +votes: Doctrine\ORM\PersistentCollection {#5594 …}
    +reports: Doctrine\ORM\PersistentCollection {#5608 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
    -id: 154611
    -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5529907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747987 {#5605
      date: 2023-11-23 14:59:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700750834 {#5624
    date: 2023-11-23 15:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
  -id: 154816
  -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5530816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750834 {#5627
    date: 2023-11-23 15:47:14.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 {#5629
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5607
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5571
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5557
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5505
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5407
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5167
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4562
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                  \n
                  This is an insane take.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1702907715 {#4557
                  date: 2023-12-18 14:55:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4563 …}
                +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                -id: 149532
                -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5492511"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700624268 {#4558
                  date: 2023-11-22 04:37:48.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1700624497 {#5165
                date: 2023-11-22 04:41:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5169 …}
              +nested: Doctrine\ORM\PersistentCollection {#5171 …}
              +votes: Doctrine\ORM\PersistentCollection {#5173 …}
              +reports: Doctrine\ORM\PersistentCollection {#5175 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
              -id: 149543
              -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5492554"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700624497 {#5166
                date: 2023-11-22 04:41:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700641098 {#5405
              date: 2023-11-22 09:18:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5408 …}
            +nested: Doctrine\ORM\PersistentCollection {#5410 …}
            +votes: Doctrine\ORM\PersistentCollection {#5412 …}
            +reports: Doctrine\ORM\PersistentCollection {#5414 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
            -id: 149951
            -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5496043"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700641098 {#5406
              date: 2023-11-22 09:18:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700669197 {#5503
            date: 2023-11-22 17:06:37.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5506 …}
          +nested: Doctrine\ORM\PersistentCollection {#5508 …}
          +votes: Doctrine\ORM\PersistentCollection {#5510 …}
          +reports: Doctrine\ORM\PersistentCollection {#5512 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
          -id: 150994
          -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5503477"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700669197 {#5504
            date: 2023-11-22 17:06:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700720883 {#5555
          date: 2023-11-23 07:28:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5558 …}
        +nested: Doctrine\ORM\PersistentCollection {#5560 …}
        +votes: Doctrine\ORM\PersistentCollection {#5562 …}
        +reports: Doctrine\ORM\PersistentCollection {#5564 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
        -id: 153584
        -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5524396"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700720883 {#5556
          date: 2023-11-23 07:28:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700730959 {#5576
        date: 2023-11-23 10:15:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5579 …}
      +nested: Doctrine\ORM\PersistentCollection {#5583 …}
      +votes: Doctrine\ORM\PersistentCollection {#5585 …}
      +reports: Doctrine\ORM\PersistentCollection {#5586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
      -id: 153952
      -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5526335"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700730959 {#5573
        date: 2023-11-23 10:15:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700747987 {#5602
      date: 2023-11-23 14:59:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5599 …}
    +nested: Doctrine\ORM\PersistentCollection {#5596 …}
    +votes: Doctrine\ORM\PersistentCollection {#5594 …}
    +reports: Doctrine\ORM\PersistentCollection {#5608 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
    -id: 154611
    -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5529907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700747987 {#5605
      date: 2023-11-23 14:59:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700750834 {#5624
    date: 2023-11-23 15:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5621 …}
  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
  -id: 154816
  -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5530816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750834 {#5627
    date: 2023-11-23 15:47:14.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 {#5651
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5629
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5607
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5571
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5557
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5505
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5407
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5167
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4562
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                    \n
                    This is an insane take.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1702907715 {#4557
                    date: 2023-12-18 14:55:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4563 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                  -id: 149532
                  -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5492511"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700624268 {#4558
                    date: 2023-11-22 04:37:48.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 11
                +score: 0
                +lastActive: DateTime @1700624497 {#5165
                  date: 2023-11-22 04:41:37.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5169 …}
                +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                -id: 149543
                -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5492554"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700624497 {#5166
                  date: 2023-11-22 04:41:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700641098 {#5405
                date: 2023-11-22 09:18:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5408 …}
              +nested: Doctrine\ORM\PersistentCollection {#5410 …}
              +votes: Doctrine\ORM\PersistentCollection {#5412 …}
              +reports: Doctrine\ORM\PersistentCollection {#5414 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
              -id: 149951
              -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5496043"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700641098 {#5406
                date: 2023-11-22 09:18:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700669197 {#5503
              date: 2023-11-22 17:06:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5506 …}
            +nested: Doctrine\ORM\PersistentCollection {#5508 …}
            +votes: Doctrine\ORM\PersistentCollection {#5510 …}
            +reports: Doctrine\ORM\PersistentCollection {#5512 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
            -id: 150994
            -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5503477"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700669197 {#5504
              date: 2023-11-22 17:06:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700720883 {#5555
            date: 2023-11-23 07:28:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5558 …}
          +nested: Doctrine\ORM\PersistentCollection {#5560 …}
          +votes: Doctrine\ORM\PersistentCollection {#5562 …}
          +reports: Doctrine\ORM\PersistentCollection {#5564 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
          -id: 153584
          -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5524396"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700720883 {#5556
            date: 2023-11-23 07:28:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700730959 {#5576
          date: 2023-11-23 10:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5579 …}
        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
        +reports: Doctrine\ORM\PersistentCollection {#5586 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
        -id: 153952
        -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5526335"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700730959 {#5573
          date: 2023-11-23 10:15:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700747987 {#5602
        date: 2023-11-23 14:59:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5599 …}
      +nested: Doctrine\ORM\PersistentCollection {#5596 …}
      +votes: Doctrine\ORM\PersistentCollection {#5594 …}
      +reports: Doctrine\ORM\PersistentCollection {#5608 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
      -id: 154611
      -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5529907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747987 {#5605
        date: 2023-11-23 14:59:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700750834 {#5624
      date: 2023-11-23 15:47:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5621 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5616 …}
    +reports: Doctrine\ORM\PersistentCollection {#5630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
    -id: 154816
    -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5530816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700750834 {#5627
      date: 2023-11-23 15:47:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
    \n
    They’re ALL ad free when you block ads, you numpty.\n
    \n
    I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700776115 {#5646
    date: 2023-11-23 22:48:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5643 …}
  +nested: Doctrine\ORM\PersistentCollection {#5640 …}
  +votes: Doctrine\ORM\PersistentCollection {#5638 …}
  +reports: Doctrine\ORM\PersistentCollection {#5652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
  -id: 156337
  -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5538214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700776115 {#5649
    date: 2023-11-23 22:48: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
135 DENIED edit
App\Entity\EntryComment {#5651
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5629
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5607
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5571
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5557
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5505
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5407
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5167
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4562
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                    \n
                    This is an insane take.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1702907715 {#4557
                    date: 2023-12-18 14:55:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4563 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                  -id: 149532
                  -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5492511"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700624268 {#4558
                    date: 2023-11-22 04:37:48.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 11
                +score: 0
                +lastActive: DateTime @1700624497 {#5165
                  date: 2023-11-22 04:41:37.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5169 …}
                +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                -id: 149543
                -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5492554"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700624497 {#5166
                  date: 2023-11-22 04:41:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700641098 {#5405
                date: 2023-11-22 09:18:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5408 …}
              +nested: Doctrine\ORM\PersistentCollection {#5410 …}
              +votes: Doctrine\ORM\PersistentCollection {#5412 …}
              +reports: Doctrine\ORM\PersistentCollection {#5414 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
              -id: 149951
              -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5496043"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700641098 {#5406
                date: 2023-11-22 09:18:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700669197 {#5503
              date: 2023-11-22 17:06:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5506 …}
            +nested: Doctrine\ORM\PersistentCollection {#5508 …}
            +votes: Doctrine\ORM\PersistentCollection {#5510 …}
            +reports: Doctrine\ORM\PersistentCollection {#5512 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
            -id: 150994
            -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5503477"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700669197 {#5504
              date: 2023-11-22 17:06:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700720883 {#5555
            date: 2023-11-23 07:28:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5558 …}
          +nested: Doctrine\ORM\PersistentCollection {#5560 …}
          +votes: Doctrine\ORM\PersistentCollection {#5562 …}
          +reports: Doctrine\ORM\PersistentCollection {#5564 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
          -id: 153584
          -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5524396"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700720883 {#5556
            date: 2023-11-23 07:28:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700730959 {#5576
          date: 2023-11-23 10:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5579 …}
        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
        +reports: Doctrine\ORM\PersistentCollection {#5586 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
        -id: 153952
        -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5526335"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700730959 {#5573
          date: 2023-11-23 10:15:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700747987 {#5602
        date: 2023-11-23 14:59:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5599 …}
      +nested: Doctrine\ORM\PersistentCollection {#5596 …}
      +votes: Doctrine\ORM\PersistentCollection {#5594 …}
      +reports: Doctrine\ORM\PersistentCollection {#5608 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
      -id: 154611
      -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5529907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747987 {#5605
        date: 2023-11-23 14:59:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700750834 {#5624
      date: 2023-11-23 15:47:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5621 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5616 …}
    +reports: Doctrine\ORM\PersistentCollection {#5630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
    -id: 154816
    -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5530816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700750834 {#5627
      date: 2023-11-23 15:47:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
    \n
    They’re ALL ad free when you block ads, you numpty.\n
    \n
    I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700776115 {#5646
    date: 2023-11-23 22:48:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5643 …}
  +nested: Doctrine\ORM\PersistentCollection {#5640 …}
  +votes: Doctrine\ORM\PersistentCollection {#5638 …}
  +reports: Doctrine\ORM\PersistentCollection {#5652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
  -id: 156337
  -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5538214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700776115 {#5649
    date: 2023-11-23 22:48: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
136 DENIED moderate
App\Entity\EntryComment {#5651
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5629
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5607
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5571
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5557
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5505
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5407
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5167
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4562
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                    \n
                    This is an insane take.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1702907715 {#4557
                    date: 2023-12-18 14:55:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4563 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                  -id: 149532
                  -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5492511"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700624268 {#4558
                    date: 2023-11-22 04:37:48.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 11
                +score: 0
                +lastActive: DateTime @1700624497 {#5165
                  date: 2023-11-22 04:41:37.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5169 …}
                +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                -id: 149543
                -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5492554"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700624497 {#5166
                  date: 2023-11-22 04:41:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700641098 {#5405
                date: 2023-11-22 09:18:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5408 …}
              +nested: Doctrine\ORM\PersistentCollection {#5410 …}
              +votes: Doctrine\ORM\PersistentCollection {#5412 …}
              +reports: Doctrine\ORM\PersistentCollection {#5414 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
              -id: 149951
              -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5496043"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700641098 {#5406
                date: 2023-11-22 09:18:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700669197 {#5503
              date: 2023-11-22 17:06:37.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5506 …}
            +nested: Doctrine\ORM\PersistentCollection {#5508 …}
            +votes: Doctrine\ORM\PersistentCollection {#5510 …}
            +reports: Doctrine\ORM\PersistentCollection {#5512 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
            -id: 150994
            -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5503477"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700669197 {#5504
              date: 2023-11-22 17:06:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700720883 {#5555
            date: 2023-11-23 07:28:03.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5558 …}
          +nested: Doctrine\ORM\PersistentCollection {#5560 …}
          +votes: Doctrine\ORM\PersistentCollection {#5562 …}
          +reports: Doctrine\ORM\PersistentCollection {#5564 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
          -id: 153584
          -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5524396"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700720883 {#5556
            date: 2023-11-23 07:28:03.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700730959 {#5576
          date: 2023-11-23 10:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5579 …}
        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
        +reports: Doctrine\ORM\PersistentCollection {#5586 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
        -id: 153952
        -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5526335"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700730959 {#5573
          date: 2023-11-23 10:15:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700747987 {#5602
        date: 2023-11-23 14:59:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5599 …}
      +nested: Doctrine\ORM\PersistentCollection {#5596 …}
      +votes: Doctrine\ORM\PersistentCollection {#5594 …}
      +reports: Doctrine\ORM\PersistentCollection {#5608 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
      -id: 154611
      -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5529907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700747987 {#5605
        date: 2023-11-23 14:59:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700750834 {#5624
      date: 2023-11-23 15:47:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5621 …}
    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
    +votes: Doctrine\ORM\PersistentCollection {#5616 …}
    +reports: Doctrine\ORM\PersistentCollection {#5630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
    -id: 154816
    -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5530816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700750834 {#5627
      date: 2023-11-23 15:47:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
    \n
    They’re ALL ad free when you block ads, you numpty.\n
    \n
    I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700776115 {#5646
    date: 2023-11-23 22:48:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5643 …}
  +nested: Doctrine\ORM\PersistentCollection {#5640 …}
  +votes: Doctrine\ORM\PersistentCollection {#5638 …}
  +reports: Doctrine\ORM\PersistentCollection {#5652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
  -id: 156337
  -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5538214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700776115 {#5649
    date: 2023-11-23 22:48: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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5673
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5651
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5629
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5607
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5571
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5557
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5505
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5407
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5167
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4562
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                      \n
                      This is an insane take.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 7
                    +score: 0
                    +lastActive: DateTime @1702907715 {#4557
                      date: 2023-12-18 14:55:15.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4563 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                    -id: 149532
                    -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5492511"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700624268 {#4558
                      date: 2023-11-22 04:37:48.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 11
                  +score: 0
                  +lastActive: DateTime @1700624497 {#5165
                    date: 2023-11-22 04:41:37.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5169 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                  -id: 149543
                  -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5492554"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700624497 {#5166
                    date: 2023-11-22 04:41:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700641098 {#5405
                  date: 2023-11-22 09:18:18.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5408 …}
                +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                -id: 149951
                -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5496043"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700641098 {#5406
                  date: 2023-11-22 09:18:18.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700669197 {#5503
                date: 2023-11-22 17:06:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5506 …}
              +nested: Doctrine\ORM\PersistentCollection {#5508 …}
              +votes: Doctrine\ORM\PersistentCollection {#5510 …}
              +reports: Doctrine\ORM\PersistentCollection {#5512 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
              -id: 150994
              -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5503477"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700669197 {#5504
                date: 2023-11-22 17:06:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700720883 {#5555
              date: 2023-11-23 07:28:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5558 …}
            +nested: Doctrine\ORM\PersistentCollection {#5560 …}
            +votes: Doctrine\ORM\PersistentCollection {#5562 …}
            +reports: Doctrine\ORM\PersistentCollection {#5564 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
            -id: 153584
            -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5524396"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700720883 {#5556
              date: 2023-11-23 07:28:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700730959 {#5576
            date: 2023-11-23 10:15:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5579 …}
          +nested: Doctrine\ORM\PersistentCollection {#5583 …}
          +votes: Doctrine\ORM\PersistentCollection {#5585 …}
          +reports: Doctrine\ORM\PersistentCollection {#5586 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
          -id: 153952
          -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5526335"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700730959 {#5573
            date: 2023-11-23 10:15:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700747987 {#5602
          date: 2023-11-23 14:59:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5599 …}
        +nested: Doctrine\ORM\PersistentCollection {#5596 …}
        +votes: Doctrine\ORM\PersistentCollection {#5594 …}
        +reports: Doctrine\ORM\PersistentCollection {#5608 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
        -id: 154611
        -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5529907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747987 {#5605
          date: 2023-11-23 14:59:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700750834 {#5624
        date: 2023-11-23 15:47:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5621 …}
      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
      +votes: Doctrine\ORM\PersistentCollection {#5616 …}
      +reports: Doctrine\ORM\PersistentCollection {#5630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
      -id: 154816
      -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5530816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700750834 {#5627
        date: 2023-11-23 15:47:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
      \n
      They’re ALL ad free when you block ads, you numpty.\n
      \n
      I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700776115 {#5646
      date: 2023-11-23 22:48:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5643 …}
    +nested: Doctrine\ORM\PersistentCollection {#5640 …}
    +votes: Doctrine\ORM\PersistentCollection {#5638 …}
    +reports: Doctrine\ORM\PersistentCollection {#5652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
    -id: 156337
    -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5538214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700776115 {#5649
      date: 2023-11-23 22:48:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
    \n
    The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700800673 {#5668
    date: 2023-11-24 05:37:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5665 …}
  +nested: Doctrine\ORM\PersistentCollection {#5662 …}
  +votes: Doctrine\ORM\PersistentCollection {#5660 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 157397
  -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700800673 {#5671
    date: 2023-11-24 05:37:53.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
139 DENIED edit
App\Entity\EntryComment {#5673
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5651
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5629
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5607
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5571
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5557
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5505
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5407
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5167
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4562
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                      \n
                      This is an insane take.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 7
                    +score: 0
                    +lastActive: DateTime @1702907715 {#4557
                      date: 2023-12-18 14:55:15.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4563 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                    -id: 149532
                    -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5492511"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700624268 {#4558
                      date: 2023-11-22 04:37:48.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 11
                  +score: 0
                  +lastActive: DateTime @1700624497 {#5165
                    date: 2023-11-22 04:41:37.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5169 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                  -id: 149543
                  -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5492554"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700624497 {#5166
                    date: 2023-11-22 04:41:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700641098 {#5405
                  date: 2023-11-22 09:18:18.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5408 …}
                +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                -id: 149951
                -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5496043"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700641098 {#5406
                  date: 2023-11-22 09:18:18.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700669197 {#5503
                date: 2023-11-22 17:06:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5506 …}
              +nested: Doctrine\ORM\PersistentCollection {#5508 …}
              +votes: Doctrine\ORM\PersistentCollection {#5510 …}
              +reports: Doctrine\ORM\PersistentCollection {#5512 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
              -id: 150994
              -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5503477"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700669197 {#5504
                date: 2023-11-22 17:06:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700720883 {#5555
              date: 2023-11-23 07:28:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5558 …}
            +nested: Doctrine\ORM\PersistentCollection {#5560 …}
            +votes: Doctrine\ORM\PersistentCollection {#5562 …}
            +reports: Doctrine\ORM\PersistentCollection {#5564 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
            -id: 153584
            -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5524396"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700720883 {#5556
              date: 2023-11-23 07:28:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700730959 {#5576
            date: 2023-11-23 10:15:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5579 …}
          +nested: Doctrine\ORM\PersistentCollection {#5583 …}
          +votes: Doctrine\ORM\PersistentCollection {#5585 …}
          +reports: Doctrine\ORM\PersistentCollection {#5586 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
          -id: 153952
          -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5526335"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700730959 {#5573
            date: 2023-11-23 10:15:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700747987 {#5602
          date: 2023-11-23 14:59:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5599 …}
        +nested: Doctrine\ORM\PersistentCollection {#5596 …}
        +votes: Doctrine\ORM\PersistentCollection {#5594 …}
        +reports: Doctrine\ORM\PersistentCollection {#5608 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
        -id: 154611
        -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5529907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747987 {#5605
          date: 2023-11-23 14:59:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700750834 {#5624
        date: 2023-11-23 15:47:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5621 …}
      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
      +votes: Doctrine\ORM\PersistentCollection {#5616 …}
      +reports: Doctrine\ORM\PersistentCollection {#5630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
      -id: 154816
      -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5530816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700750834 {#5627
        date: 2023-11-23 15:47:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
      \n
      They’re ALL ad free when you block ads, you numpty.\n
      \n
      I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700776115 {#5646
      date: 2023-11-23 22:48:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5643 …}
    +nested: Doctrine\ORM\PersistentCollection {#5640 …}
    +votes: Doctrine\ORM\PersistentCollection {#5638 …}
    +reports: Doctrine\ORM\PersistentCollection {#5652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
    -id: 156337
    -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5538214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700776115 {#5649
      date: 2023-11-23 22:48:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
    \n
    The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700800673 {#5668
    date: 2023-11-24 05:37:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5665 …}
  +nested: Doctrine\ORM\PersistentCollection {#5662 …}
  +votes: Doctrine\ORM\PersistentCollection {#5660 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 157397
  -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700800673 {#5671
    date: 2023-11-24 05:37:53.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
140 DENIED moderate
App\Entity\EntryComment {#5673
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5651
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5629
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5607
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5571
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5557
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5505
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5407
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5167
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4562
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                      \n
                      This is an insane take.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 7
                    +score: 0
                    +lastActive: DateTime @1702907715 {#4557
                      date: 2023-12-18 14:55:15.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4563 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                    -id: 149532
                    -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5492511"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700624268 {#4558
                      date: 2023-11-22 04:37:48.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 11
                  +score: 0
                  +lastActive: DateTime @1700624497 {#5165
                    date: 2023-11-22 04:41:37.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5169 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                  -id: 149543
                  -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5492554"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700624497 {#5166
                    date: 2023-11-22 04:41:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700641098 {#5405
                  date: 2023-11-22 09:18:18.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5408 …}
                +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                -id: 149951
                -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5496043"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700641098 {#5406
                  date: 2023-11-22 09:18:18.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700669197 {#5503
                date: 2023-11-22 17:06:37.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5506 …}
              +nested: Doctrine\ORM\PersistentCollection {#5508 …}
              +votes: Doctrine\ORM\PersistentCollection {#5510 …}
              +reports: Doctrine\ORM\PersistentCollection {#5512 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
              -id: 150994
              -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5503477"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700669197 {#5504
                date: 2023-11-22 17:06:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700720883 {#5555
              date: 2023-11-23 07:28:03.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5558 …}
            +nested: Doctrine\ORM\PersistentCollection {#5560 …}
            +votes: Doctrine\ORM\PersistentCollection {#5562 …}
            +reports: Doctrine\ORM\PersistentCollection {#5564 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
            -id: 153584
            -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5524396"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700720883 {#5556
              date: 2023-11-23 07:28:03.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700730959 {#5576
            date: 2023-11-23 10:15:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5579 …}
          +nested: Doctrine\ORM\PersistentCollection {#5583 …}
          +votes: Doctrine\ORM\PersistentCollection {#5585 …}
          +reports: Doctrine\ORM\PersistentCollection {#5586 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
          -id: 153952
          -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5526335"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700730959 {#5573
            date: 2023-11-23 10:15:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700747987 {#5602
          date: 2023-11-23 14:59:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5599 …}
        +nested: Doctrine\ORM\PersistentCollection {#5596 …}
        +votes: Doctrine\ORM\PersistentCollection {#5594 …}
        +reports: Doctrine\ORM\PersistentCollection {#5608 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
        -id: 154611
        -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5529907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700747987 {#5605
          date: 2023-11-23 14:59:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700750834 {#5624
        date: 2023-11-23 15:47:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5621 …}
      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
      +votes: Doctrine\ORM\PersistentCollection {#5616 …}
      +reports: Doctrine\ORM\PersistentCollection {#5630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
      -id: 154816
      -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5530816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700750834 {#5627
        date: 2023-11-23 15:47:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
      \n
      They’re ALL ad free when you block ads, you numpty.\n
      \n
      I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700776115 {#5646
      date: 2023-11-23 22:48:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5643 …}
    +nested: Doctrine\ORM\PersistentCollection {#5640 …}
    +votes: Doctrine\ORM\PersistentCollection {#5638 …}
    +reports: Doctrine\ORM\PersistentCollection {#5652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
    -id: 156337
    -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5538214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700776115 {#5649
      date: 2023-11-23 22:48:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
    \n
    The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700800673 {#5668
    date: 2023-11-24 05:37:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5665 …}
  +nested: Doctrine\ORM\PersistentCollection {#5662 …}
  +votes: Doctrine\ORM\PersistentCollection {#5660 …}
  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
  -id: 157397
  -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700800673 {#5671
    date: 2023-11-24 05:37:53.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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5695
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5673
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5651
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5629
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5607
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5571
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5557
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5505
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5407
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5167
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4562
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: """
                        If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                        \n
                        This is an insane take.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 7
                      +score: 0
                      +lastActive: DateTime @1702907715 {#4557
                        date: 2023-12-18 14:55:15.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4563 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                      -id: 149532
                      -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5492511"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700624268 {#4558
                        date: 2023-11-22 04:37:48.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 11
                    +score: 0
                    +lastActive: DateTime @1700624497 {#5165
                      date: 2023-11-22 04:41:37.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5169 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                    -id: 149543
                    -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5492554"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700624497 {#5166
                      date: 2023-11-22 04:41:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700641098 {#5405
                    date: 2023-11-22 09:18:18.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5408 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                  -id: 149951
                  -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5496043"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700641098 {#5406
                    date: 2023-11-22 09:18:18.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700669197 {#5503
                  date: 2023-11-22 17:06:37.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5506 …}
                +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                -id: 150994
                -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5503477"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700669197 {#5504
                  date: 2023-11-22 17:06:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700720883 {#5555
                date: 2023-11-23 07:28:03.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5558 …}
              +nested: Doctrine\ORM\PersistentCollection {#5560 …}
              +votes: Doctrine\ORM\PersistentCollection {#5562 …}
              +reports: Doctrine\ORM\PersistentCollection {#5564 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
              -id: 153584
              -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5524396"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700720883 {#5556
                date: 2023-11-23 07:28:03.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700730959 {#5576
              date: 2023-11-23 10:15:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5579 …}
            +nested: Doctrine\ORM\PersistentCollection {#5583 …}
            +votes: Doctrine\ORM\PersistentCollection {#5585 …}
            +reports: Doctrine\ORM\PersistentCollection {#5586 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
            -id: 153952
            -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5526335"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700730959 {#5573
              date: 2023-11-23 10:15:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700747987 {#5602
            date: 2023-11-23 14:59:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5599 …}
          +nested: Doctrine\ORM\PersistentCollection {#5596 …}
          +votes: Doctrine\ORM\PersistentCollection {#5594 …}
          +reports: Doctrine\ORM\PersistentCollection {#5608 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
          -id: 154611
          -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5529907"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700747987 {#5605
            date: 2023-11-23 14:59:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700750834 {#5624
          date: 2023-11-23 15:47:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5621 …}
        +nested: Doctrine\ORM\PersistentCollection {#5618 …}
        +votes: Doctrine\ORM\PersistentCollection {#5616 …}
        +reports: Doctrine\ORM\PersistentCollection {#5630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
        -id: 154816
        -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5530816"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700750834 {#5627
          date: 2023-11-23 15:47:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
        \n
        They’re ALL ad free when you block ads, you numpty.\n
        \n
        I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700776115 {#5646
        date: 2023-11-23 22:48:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5643 …}
      +nested: Doctrine\ORM\PersistentCollection {#5640 …}
      +votes: Doctrine\ORM\PersistentCollection {#5638 …}
      +reports: Doctrine\ORM\PersistentCollection {#5652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
      -id: 156337
      -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5538214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700776115 {#5649
        date: 2023-11-23 22:48:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
      \n
      The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700800673 {#5668
      date: 2023-11-24 05:37:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5665 …}
    +nested: Doctrine\ORM\PersistentCollection {#5662 …}
    +votes: Doctrine\ORM\PersistentCollection {#5660 …}
    +reports: Doctrine\ORM\PersistentCollection {#5674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
    -id: 157397
    -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700800673 {#5671
      date: 2023-11-24 05:37:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
    \n
    But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
    \n
    To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700821618 {#5690
    date: 2023-11-24 11:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5687 …}
  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
  +votes: Doctrine\ORM\PersistentCollection {#5682 …}
  +reports: Doctrine\ORM\PersistentCollection {#5696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
  -id: 157968
  -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700821618 {#5693
    date: 2023-11-24 11:26: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
143 DENIED edit
App\Entity\EntryComment {#5695
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5673
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5651
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5629
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5607
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5571
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5557
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5505
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5407
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5167
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4562
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: """
                        If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                        \n
                        This is an insane take.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 7
                      +score: 0
                      +lastActive: DateTime @1702907715 {#4557
                        date: 2023-12-18 14:55:15.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4563 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                      -id: 149532
                      -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5492511"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700624268 {#4558
                        date: 2023-11-22 04:37:48.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 11
                    +score: 0
                    +lastActive: DateTime @1700624497 {#5165
                      date: 2023-11-22 04:41:37.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5169 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                    -id: 149543
                    -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5492554"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700624497 {#5166
                      date: 2023-11-22 04:41:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700641098 {#5405
                    date: 2023-11-22 09:18:18.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5408 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                  -id: 149951
                  -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5496043"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700641098 {#5406
                    date: 2023-11-22 09:18:18.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700669197 {#5503
                  date: 2023-11-22 17:06:37.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5506 …}
                +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                -id: 150994
                -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5503477"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700669197 {#5504
                  date: 2023-11-22 17:06:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700720883 {#5555
                date: 2023-11-23 07:28:03.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5558 …}
              +nested: Doctrine\ORM\PersistentCollection {#5560 …}
              +votes: Doctrine\ORM\PersistentCollection {#5562 …}
              +reports: Doctrine\ORM\PersistentCollection {#5564 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
              -id: 153584
              -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5524396"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700720883 {#5556
                date: 2023-11-23 07:28:03.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700730959 {#5576
              date: 2023-11-23 10:15:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5579 …}
            +nested: Doctrine\ORM\PersistentCollection {#5583 …}
            +votes: Doctrine\ORM\PersistentCollection {#5585 …}
            +reports: Doctrine\ORM\PersistentCollection {#5586 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
            -id: 153952
            -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5526335"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700730959 {#5573
              date: 2023-11-23 10:15:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700747987 {#5602
            date: 2023-11-23 14:59:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5599 …}
          +nested: Doctrine\ORM\PersistentCollection {#5596 …}
          +votes: Doctrine\ORM\PersistentCollection {#5594 …}
          +reports: Doctrine\ORM\PersistentCollection {#5608 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
          -id: 154611
          -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5529907"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700747987 {#5605
            date: 2023-11-23 14:59:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700750834 {#5624
          date: 2023-11-23 15:47:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5621 …}
        +nested: Doctrine\ORM\PersistentCollection {#5618 …}
        +votes: Doctrine\ORM\PersistentCollection {#5616 …}
        +reports: Doctrine\ORM\PersistentCollection {#5630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
        -id: 154816
        -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5530816"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700750834 {#5627
          date: 2023-11-23 15:47:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
        \n
        They’re ALL ad free when you block ads, you numpty.\n
        \n
        I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700776115 {#5646
        date: 2023-11-23 22:48:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5643 …}
      +nested: Doctrine\ORM\PersistentCollection {#5640 …}
      +votes: Doctrine\ORM\PersistentCollection {#5638 …}
      +reports: Doctrine\ORM\PersistentCollection {#5652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
      -id: 156337
      -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5538214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700776115 {#5649
        date: 2023-11-23 22:48:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
      \n
      The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700800673 {#5668
      date: 2023-11-24 05:37:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5665 …}
    +nested: Doctrine\ORM\PersistentCollection {#5662 …}
    +votes: Doctrine\ORM\PersistentCollection {#5660 …}
    +reports: Doctrine\ORM\PersistentCollection {#5674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
    -id: 157397
    -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700800673 {#5671
      date: 2023-11-24 05:37:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
    \n
    But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
    \n
    To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700821618 {#5690
    date: 2023-11-24 11:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5687 …}
  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
  +votes: Doctrine\ORM\PersistentCollection {#5682 …}
  +reports: Doctrine\ORM\PersistentCollection {#5696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
  -id: 157968
  -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700821618 {#5693
    date: 2023-11-24 11:26: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
144 DENIED moderate
App\Entity\EntryComment {#5695
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5673
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5651
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5629
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5607
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5571
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5557
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5505
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5407
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5167
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#4562
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: null
                      +root: null
                      +body: """
                        If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                        \n
                        This is an insane take.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 7
                      +score: 0
                      +lastActive: DateTime @1702907715 {#4557
                        date: 2023-12-18 14:55:15.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4563 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                      -id: 149532
                      -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5492511"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700624268 {#4558
                        date: 2023-11-22 04:37:48.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 11
                    +score: 0
                    +lastActive: DateTime @1700624497 {#5165
                      date: 2023-11-22 04:41:37.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5169 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                    -id: 149543
                    -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5492554"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700624497 {#5166
                      date: 2023-11-22 04:41:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700641098 {#5405
                    date: 2023-11-22 09:18:18.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5408 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                  -id: 149951
                  -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5496043"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700641098 {#5406
                    date: 2023-11-22 09:18:18.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700669197 {#5503
                  date: 2023-11-22 17:06:37.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5506 …}
                +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                -id: 150994
                -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5503477"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700669197 {#5504
                  date: 2023-11-22 17:06:37.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700720883 {#5555
                date: 2023-11-23 07:28:03.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5558 …}
              +nested: Doctrine\ORM\PersistentCollection {#5560 …}
              +votes: Doctrine\ORM\PersistentCollection {#5562 …}
              +reports: Doctrine\ORM\PersistentCollection {#5564 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
              -id: 153584
              -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5524396"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700720883 {#5556
                date: 2023-11-23 07:28:03.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700730959 {#5576
              date: 2023-11-23 10:15:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5579 …}
            +nested: Doctrine\ORM\PersistentCollection {#5583 …}
            +votes: Doctrine\ORM\PersistentCollection {#5585 …}
            +reports: Doctrine\ORM\PersistentCollection {#5586 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
            -id: 153952
            -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5526335"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700730959 {#5573
              date: 2023-11-23 10:15:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700747987 {#5602
            date: 2023-11-23 14:59:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5599 …}
          +nested: Doctrine\ORM\PersistentCollection {#5596 …}
          +votes: Doctrine\ORM\PersistentCollection {#5594 …}
          +reports: Doctrine\ORM\PersistentCollection {#5608 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
          -id: 154611
          -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5529907"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700747987 {#5605
            date: 2023-11-23 14:59:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700750834 {#5624
          date: 2023-11-23 15:47:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5621 …}
        +nested: Doctrine\ORM\PersistentCollection {#5618 …}
        +votes: Doctrine\ORM\PersistentCollection {#5616 …}
        +reports: Doctrine\ORM\PersistentCollection {#5630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
        -id: 154816
        -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5530816"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700750834 {#5627
          date: 2023-11-23 15:47:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
        \n
        They’re ALL ad free when you block ads, you numpty.\n
        \n
        I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700776115 {#5646
        date: 2023-11-23 22:48:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5643 …}
      +nested: Doctrine\ORM\PersistentCollection {#5640 …}
      +votes: Doctrine\ORM\PersistentCollection {#5638 …}
      +reports: Doctrine\ORM\PersistentCollection {#5652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
      -id: 156337
      -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5538214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700776115 {#5649
        date: 2023-11-23 22:48:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
      \n
      The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700800673 {#5668
      date: 2023-11-24 05:37:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5665 …}
    +nested: Doctrine\ORM\PersistentCollection {#5662 …}
    +votes: Doctrine\ORM\PersistentCollection {#5660 …}
    +reports: Doctrine\ORM\PersistentCollection {#5674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
    -id: 157397
    -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700800673 {#5671
      date: 2023-11-24 05:37:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
    \n
    But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
    \n
    To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700821618 {#5690
    date: 2023-11-24 11:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5687 …}
  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
  +votes: Doctrine\ORM\PersistentCollection {#5682 …}
  +reports: Doctrine\ORM\PersistentCollection {#5696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
  -id: 157968
  -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700821618 {#5693
    date: 2023-11-24 11:26: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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5709
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5695
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5673
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5651
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5629
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5607
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5571
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5557
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5505
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5407
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5167
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4562
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: """
                          If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                          \n
                          This is an insane take.
                          """
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 7
                        +score: 0
                        +lastActive: DateTime @1702907715 {#4557
                          date: 2023-12-18 14:55:15.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4563 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                        -id: 149532
                        -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5492511"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700624268 {#4558
                          date: 2023-11-22 04:37:48.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 11
                      +score: 0
                      +lastActive: DateTime @1700624497 {#5165
                        date: 2023-11-22 04:41:37.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5169 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                      -id: 149543
                      -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5492554"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700624497 {#5166
                        date: 2023-11-22 04:41:37.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700641098 {#5405
                      date: 2023-11-22 09:18:18.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5408 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                    -id: 149951
                    -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5496043"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700641098 {#5406
                      date: 2023-11-22 09:18:18.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700669197 {#5503
                    date: 2023-11-22 17:06:37.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5506 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                  -id: 150994
                  -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5503477"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700669197 {#5504
                    date: 2023-11-22 17:06:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700720883 {#5555
                  date: 2023-11-23 07:28:03.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5558 …}
                +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                -id: 153584
                -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5524396"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700720883 {#5556
                  date: 2023-11-23 07:28:03.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700730959 {#5576
                date: 2023-11-23 10:15:59.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5579 …}
              +nested: Doctrine\ORM\PersistentCollection {#5583 …}
              +votes: Doctrine\ORM\PersistentCollection {#5585 …}
              +reports: Doctrine\ORM\PersistentCollection {#5586 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
              -id: 153952
              -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5526335"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700730959 {#5573
                date: 2023-11-23 10:15:59.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700747987 {#5602
              date: 2023-11-23 14:59:47.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5599 …}
            +nested: Doctrine\ORM\PersistentCollection {#5596 …}
            +votes: Doctrine\ORM\PersistentCollection {#5594 …}
            +reports: Doctrine\ORM\PersistentCollection {#5608 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
            -id: 154611
            -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5529907"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700747987 {#5605
              date: 2023-11-23 14:59:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700750834 {#5624
            date: 2023-11-23 15:47:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5621 …}
          +nested: Doctrine\ORM\PersistentCollection {#5618 …}
          +votes: Doctrine\ORM\PersistentCollection {#5616 …}
          +reports: Doctrine\ORM\PersistentCollection {#5630 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
          -id: 154816
          -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5530816"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700750834 {#5627
            date: 2023-11-23 15:47:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
          \n
          They’re ALL ad free when you block ads, you numpty.\n
          \n
          I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700776115 {#5646
          date: 2023-11-23 22:48:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5643 …}
        +nested: Doctrine\ORM\PersistentCollection {#5640 …}
        +votes: Doctrine\ORM\PersistentCollection {#5638 …}
        +reports: Doctrine\ORM\PersistentCollection {#5652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
        -id: 156337
        -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5538214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700776115 {#5649
          date: 2023-11-23 22:48:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
        \n
        The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700800673 {#5668
        date: 2023-11-24 05:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5665 …}
      +nested: Doctrine\ORM\PersistentCollection {#5662 …}
      +votes: Doctrine\ORM\PersistentCollection {#5660 …}
      +reports: Doctrine\ORM\PersistentCollection {#5674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
      -id: 157397
      -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5543617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700800673 {#5671
        date: 2023-11-24 05:37:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
      \n
      But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
      \n
      To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700821618 {#5690
      date: 2023-11-24 11:26:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5687 …}
    +nested: Doctrine\ORM\PersistentCollection {#5684 …}
    +votes: Doctrine\ORM\PersistentCollection {#5682 …}
    +reports: Doctrine\ORM\PersistentCollection {#5696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
    -id: 157968
    -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5546865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700821618 {#5693
      date: 2023-11-24 11:26:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
    \n
    Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
    \n
    Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700964476 {#5712
    date: 2023-11-26 03:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5707 …}
  +nested: Doctrine\ORM\PersistentCollection {#5705 …}
  +votes: Doctrine\ORM\PersistentCollection {#5703 …}
  +reports: Doctrine\ORM\PersistentCollection {#5719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
  -id: 164666
  -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5588144"
  +editedAt: DateTimeImmutable @1701569483 {#5715
    date: 2023-12-03 03:11:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700964476 {#5717
    date: 2023-11-26 03:07:56.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
147 DENIED edit
App\Entity\EntryComment {#5709
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5695
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5673
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5651
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5629
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5607
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5571
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5557
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5505
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5407
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5167
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4562
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: """
                          If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                          \n
                          This is an insane take.
                          """
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 7
                        +score: 0
                        +lastActive: DateTime @1702907715 {#4557
                          date: 2023-12-18 14:55:15.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4563 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                        -id: 149532
                        -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5492511"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700624268 {#4558
                          date: 2023-11-22 04:37:48.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 11
                      +score: 0
                      +lastActive: DateTime @1700624497 {#5165
                        date: 2023-11-22 04:41:37.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5169 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                      -id: 149543
                      -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5492554"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700624497 {#5166
                        date: 2023-11-22 04:41:37.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700641098 {#5405
                      date: 2023-11-22 09:18:18.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5408 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                    -id: 149951
                    -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5496043"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700641098 {#5406
                      date: 2023-11-22 09:18:18.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700669197 {#5503
                    date: 2023-11-22 17:06:37.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5506 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                  -id: 150994
                  -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5503477"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700669197 {#5504
                    date: 2023-11-22 17:06:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700720883 {#5555
                  date: 2023-11-23 07:28:03.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5558 …}
                +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                -id: 153584
                -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5524396"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700720883 {#5556
                  date: 2023-11-23 07:28:03.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700730959 {#5576
                date: 2023-11-23 10:15:59.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5579 …}
              +nested: Doctrine\ORM\PersistentCollection {#5583 …}
              +votes: Doctrine\ORM\PersistentCollection {#5585 …}
              +reports: Doctrine\ORM\PersistentCollection {#5586 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
              -id: 153952
              -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5526335"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700730959 {#5573
                date: 2023-11-23 10:15:59.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700747987 {#5602
              date: 2023-11-23 14:59:47.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5599 …}
            +nested: Doctrine\ORM\PersistentCollection {#5596 …}
            +votes: Doctrine\ORM\PersistentCollection {#5594 …}
            +reports: Doctrine\ORM\PersistentCollection {#5608 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
            -id: 154611
            -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5529907"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700747987 {#5605
              date: 2023-11-23 14:59:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700750834 {#5624
            date: 2023-11-23 15:47:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5621 …}
          +nested: Doctrine\ORM\PersistentCollection {#5618 …}
          +votes: Doctrine\ORM\PersistentCollection {#5616 …}
          +reports: Doctrine\ORM\PersistentCollection {#5630 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
          -id: 154816
          -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5530816"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700750834 {#5627
            date: 2023-11-23 15:47:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
          \n
          They’re ALL ad free when you block ads, you numpty.\n
          \n
          I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700776115 {#5646
          date: 2023-11-23 22:48:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5643 …}
        +nested: Doctrine\ORM\PersistentCollection {#5640 …}
        +votes: Doctrine\ORM\PersistentCollection {#5638 …}
        +reports: Doctrine\ORM\PersistentCollection {#5652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
        -id: 156337
        -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5538214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700776115 {#5649
          date: 2023-11-23 22:48:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
        \n
        The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700800673 {#5668
        date: 2023-11-24 05:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5665 …}
      +nested: Doctrine\ORM\PersistentCollection {#5662 …}
      +votes: Doctrine\ORM\PersistentCollection {#5660 …}
      +reports: Doctrine\ORM\PersistentCollection {#5674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
      -id: 157397
      -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5543617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700800673 {#5671
        date: 2023-11-24 05:37:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
      \n
      But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
      \n
      To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700821618 {#5690
      date: 2023-11-24 11:26:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5687 …}
    +nested: Doctrine\ORM\PersistentCollection {#5684 …}
    +votes: Doctrine\ORM\PersistentCollection {#5682 …}
    +reports: Doctrine\ORM\PersistentCollection {#5696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
    -id: 157968
    -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5546865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700821618 {#5693
      date: 2023-11-24 11:26:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
    \n
    Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
    \n
    Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700964476 {#5712
    date: 2023-11-26 03:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5707 …}
  +nested: Doctrine\ORM\PersistentCollection {#5705 …}
  +votes: Doctrine\ORM\PersistentCollection {#5703 …}
  +reports: Doctrine\ORM\PersistentCollection {#5719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
  -id: 164666
  -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5588144"
  +editedAt: DateTimeImmutable @1701569483 {#5715
    date: 2023-12-03 03:11:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700964476 {#5717
    date: 2023-11-26 03:07:56.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
148 DENIED moderate
App\Entity\EntryComment {#5709
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5695
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5673
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5651
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5629
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5607
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5571
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5557
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5505
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5407
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5167
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#4562
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: null
                        +root: null
                        +body: """
                          If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                          \n
                          This is an insane take.
                          """
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 7
                        +score: 0
                        +lastActive: DateTime @1702907715 {#4557
                          date: 2023-12-18 14:55:15.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4563 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                        -id: 149532
                        -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5492511"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700624268 {#4558
                          date: 2023-11-22 04:37:48.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 11
                      +score: 0
                      +lastActive: DateTime @1700624497 {#5165
                        date: 2023-11-22 04:41:37.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5169 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                      -id: 149543
                      -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5492554"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700624497 {#5166
                        date: 2023-11-22 04:41:37.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700641098 {#5405
                      date: 2023-11-22 09:18:18.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5408 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                    -id: 149951
                    -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5496043"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700641098 {#5406
                      date: 2023-11-22 09:18:18.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700669197 {#5503
                    date: 2023-11-22 17:06:37.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5506 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                  -id: 150994
                  -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5503477"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700669197 {#5504
                    date: 2023-11-22 17:06:37.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700720883 {#5555
                  date: 2023-11-23 07:28:03.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5558 …}
                +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                -id: 153584
                -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5524396"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700720883 {#5556
                  date: 2023-11-23 07:28:03.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700730959 {#5576
                date: 2023-11-23 10:15:59.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5579 …}
              +nested: Doctrine\ORM\PersistentCollection {#5583 …}
              +votes: Doctrine\ORM\PersistentCollection {#5585 …}
              +reports: Doctrine\ORM\PersistentCollection {#5586 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
              -id: 153952
              -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5526335"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700730959 {#5573
                date: 2023-11-23 10:15:59.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700747987 {#5602
              date: 2023-11-23 14:59:47.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5599 …}
            +nested: Doctrine\ORM\PersistentCollection {#5596 …}
            +votes: Doctrine\ORM\PersistentCollection {#5594 …}
            +reports: Doctrine\ORM\PersistentCollection {#5608 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
            -id: 154611
            -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5529907"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700747987 {#5605
              date: 2023-11-23 14:59:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700750834 {#5624
            date: 2023-11-23 15:47:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5621 …}
          +nested: Doctrine\ORM\PersistentCollection {#5618 …}
          +votes: Doctrine\ORM\PersistentCollection {#5616 …}
          +reports: Doctrine\ORM\PersistentCollection {#5630 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
          -id: 154816
          -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5530816"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700750834 {#5627
            date: 2023-11-23 15:47:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
          \n
          They’re ALL ad free when you block ads, you numpty.\n
          \n
          I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700776115 {#5646
          date: 2023-11-23 22:48:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5643 …}
        +nested: Doctrine\ORM\PersistentCollection {#5640 …}
        +votes: Doctrine\ORM\PersistentCollection {#5638 …}
        +reports: Doctrine\ORM\PersistentCollection {#5652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
        -id: 156337
        -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5538214"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700776115 {#5649
          date: 2023-11-23 22:48:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
        \n
        The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700800673 {#5668
        date: 2023-11-24 05:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5665 …}
      +nested: Doctrine\ORM\PersistentCollection {#5662 …}
      +votes: Doctrine\ORM\PersistentCollection {#5660 …}
      +reports: Doctrine\ORM\PersistentCollection {#5674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
      -id: 157397
      -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5543617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700800673 {#5671
        date: 2023-11-24 05:37:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
      \n
      But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
      \n
      To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700821618 {#5690
      date: 2023-11-24 11:26:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5687 …}
    +nested: Doctrine\ORM\PersistentCollection {#5684 …}
    +votes: Doctrine\ORM\PersistentCollection {#5682 …}
    +reports: Doctrine\ORM\PersistentCollection {#5696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
    -id: 157968
    -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5546865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700821618 {#5693
      date: 2023-11-24 11:26:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
    \n
    Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
    \n
    Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700964476 {#5712
    date: 2023-11-26 03:07:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5707 …}
  +nested: Doctrine\ORM\PersistentCollection {#5705 …}
  +votes: Doctrine\ORM\PersistentCollection {#5703 …}
  +reports: Doctrine\ORM\PersistentCollection {#5719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
  -id: 164666
  -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5588144"
  +editedAt: DateTimeImmutable @1701569483 {#5715
    date: 2023-12-03 03:11:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700964476 {#5717
    date: 2023-11-26 03:07:56.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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5740
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5709
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5695
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5673
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5651
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5629
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5607
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5571
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5557
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5505
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5407
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5167
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#4562
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: null
                          +root: null
                          +body: """
                            If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                            \n
                            This is an insane take.
                            """
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 7
                          +score: 0
                          +lastActive: DateTime @1702907715 {#4557
                            date: 2023-12-18 14:55:15.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4563 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                          -id: 149532
                          -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5492511"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700624268 {#4558
                            date: 2023-11-22 04:37:48.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 11
                        +score: 0
                        +lastActive: DateTime @1700624497 {#5165
                          date: 2023-11-22 04:41:37.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5169 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                        -id: 149543
                        -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5492554"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700624497 {#5166
                          date: 2023-11-22 04:41:37.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700641098 {#5405
                        date: 2023-11-22 09:18:18.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5408 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                      -id: 149951
                      -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5496043"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700641098 {#5406
                        date: 2023-11-22 09:18:18.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700669197 {#5503
                      date: 2023-11-22 17:06:37.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5506 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                    -id: 150994
                    -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5503477"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700669197 {#5504
                      date: 2023-11-22 17:06:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700720883 {#5555
                    date: 2023-11-23 07:28:03.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5558 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                  -id: 153584
                  -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5524396"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700720883 {#5556
                    date: 2023-11-23 07:28:03.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700730959 {#5576
                  date: 2023-11-23 10:15:59.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5579 …}
                +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                -id: 153952
                -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5526335"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700730959 {#5573
                  date: 2023-11-23 10:15:59.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700747987 {#5602
                date: 2023-11-23 14:59:47.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5599 …}
              +nested: Doctrine\ORM\PersistentCollection {#5596 …}
              +votes: Doctrine\ORM\PersistentCollection {#5594 …}
              +reports: Doctrine\ORM\PersistentCollection {#5608 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
              -id: 154611
              -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5529907"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700747987 {#5605
                date: 2023-11-23 14:59:47.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700750834 {#5624
              date: 2023-11-23 15:47:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5621 …}
            +nested: Doctrine\ORM\PersistentCollection {#5618 …}
            +votes: Doctrine\ORM\PersistentCollection {#5616 …}
            +reports: Doctrine\ORM\PersistentCollection {#5630 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
            -id: 154816
            -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5530816"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700750834 {#5627
              date: 2023-11-23 15:47:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
            \n
            They’re ALL ad free when you block ads, you numpty.\n
            \n
            I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700776115 {#5646
            date: 2023-11-23 22:48:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5643 …}
          +nested: Doctrine\ORM\PersistentCollection {#5640 …}
          +votes: Doctrine\ORM\PersistentCollection {#5638 …}
          +reports: Doctrine\ORM\PersistentCollection {#5652 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
          -id: 156337
          -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5538214"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700776115 {#5649
            date: 2023-11-23 22:48:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
          \n
          The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700800673 {#5668
          date: 2023-11-24 05:37:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5665 …}
        +nested: Doctrine\ORM\PersistentCollection {#5662 …}
        +votes: Doctrine\ORM\PersistentCollection {#5660 …}
        +reports: Doctrine\ORM\PersistentCollection {#5674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
        -id: 157397
        -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5543617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700800673 {#5671
          date: 2023-11-24 05:37:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
        \n
        But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
        \n
        To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700821618 {#5690
        date: 2023-11-24 11:26:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5687 …}
      +nested: Doctrine\ORM\PersistentCollection {#5684 …}
      +votes: Doctrine\ORM\PersistentCollection {#5682 …}
      +reports: Doctrine\ORM\PersistentCollection {#5696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
      -id: 157968
      -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5546865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700821618 {#5693
        date: 2023-11-24 11:26:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
      \n
      Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
      \n
      Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700964476 {#5712
      date: 2023-11-26 03:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5707 …}
    +nested: Doctrine\ORM\PersistentCollection {#5705 …}
    +votes: Doctrine\ORM\PersistentCollection {#5703 …}
    +reports: Doctrine\ORM\PersistentCollection {#5719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
    -id: 164666
    -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5588144"
    +editedAt: DateTimeImmutable @1701569483 {#5715
      date: 2023-12-03 03:11:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700964476 {#5717
      date: 2023-11-26 03:07:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
    \n
    I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
    \n
    Fuck you’re dumb. 🤦🤡
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701046515 {#5735
    date: 2023-11-27 01:55:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5732 …}
  +nested: Doctrine\ORM\PersistentCollection {#5729 …}
  +votes: Doctrine\ORM\PersistentCollection {#5727 …}
  +reports: Doctrine\ORM\PersistentCollection {#5741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
  -id: 168591
  -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5610485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701046515 {#5738
    date: 2023-11-27 01:55:15.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
151 DENIED edit
App\Entity\EntryComment {#5740
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5709
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5695
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5673
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5651
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5629
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5607
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5571
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5557
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5505
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5407
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5167
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#4562
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: null
                          +root: null
                          +body: """
                            If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                            \n
                            This is an insane take.
                            """
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 7
                          +score: 0
                          +lastActive: DateTime @1702907715 {#4557
                            date: 2023-12-18 14:55:15.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4563 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                          -id: 149532
                          -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5492511"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700624268 {#4558
                            date: 2023-11-22 04:37:48.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 11
                        +score: 0
                        +lastActive: DateTime @1700624497 {#5165
                          date: 2023-11-22 04:41:37.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5169 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                        -id: 149543
                        -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5492554"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700624497 {#5166
                          date: 2023-11-22 04:41:37.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700641098 {#5405
                        date: 2023-11-22 09:18:18.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5408 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                      -id: 149951
                      -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5496043"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700641098 {#5406
                        date: 2023-11-22 09:18:18.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700669197 {#5503
                      date: 2023-11-22 17:06:37.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5506 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                    -id: 150994
                    -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5503477"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700669197 {#5504
                      date: 2023-11-22 17:06:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700720883 {#5555
                    date: 2023-11-23 07:28:03.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5558 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                  -id: 153584
                  -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5524396"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700720883 {#5556
                    date: 2023-11-23 07:28:03.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700730959 {#5576
                  date: 2023-11-23 10:15:59.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5579 …}
                +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                -id: 153952
                -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5526335"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700730959 {#5573
                  date: 2023-11-23 10:15:59.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700747987 {#5602
                date: 2023-11-23 14:59:47.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5599 …}
              +nested: Doctrine\ORM\PersistentCollection {#5596 …}
              +votes: Doctrine\ORM\PersistentCollection {#5594 …}
              +reports: Doctrine\ORM\PersistentCollection {#5608 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
              -id: 154611
              -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5529907"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700747987 {#5605
                date: 2023-11-23 14:59:47.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700750834 {#5624
              date: 2023-11-23 15:47:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5621 …}
            +nested: Doctrine\ORM\PersistentCollection {#5618 …}
            +votes: Doctrine\ORM\PersistentCollection {#5616 …}
            +reports: Doctrine\ORM\PersistentCollection {#5630 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
            -id: 154816
            -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5530816"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700750834 {#5627
              date: 2023-11-23 15:47:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
            \n
            They’re ALL ad free when you block ads, you numpty.\n
            \n
            I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700776115 {#5646
            date: 2023-11-23 22:48:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5643 …}
          +nested: Doctrine\ORM\PersistentCollection {#5640 …}
          +votes: Doctrine\ORM\PersistentCollection {#5638 …}
          +reports: Doctrine\ORM\PersistentCollection {#5652 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
          -id: 156337
          -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5538214"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700776115 {#5649
            date: 2023-11-23 22:48:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
          \n
          The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700800673 {#5668
          date: 2023-11-24 05:37:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5665 …}
        +nested: Doctrine\ORM\PersistentCollection {#5662 …}
        +votes: Doctrine\ORM\PersistentCollection {#5660 …}
        +reports: Doctrine\ORM\PersistentCollection {#5674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
        -id: 157397
        -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5543617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700800673 {#5671
          date: 2023-11-24 05:37:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
        \n
        But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
        \n
        To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700821618 {#5690
        date: 2023-11-24 11:26:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5687 …}
      +nested: Doctrine\ORM\PersistentCollection {#5684 …}
      +votes: Doctrine\ORM\PersistentCollection {#5682 …}
      +reports: Doctrine\ORM\PersistentCollection {#5696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
      -id: 157968
      -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5546865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700821618 {#5693
        date: 2023-11-24 11:26:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
      \n
      Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
      \n
      Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700964476 {#5712
      date: 2023-11-26 03:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5707 …}
    +nested: Doctrine\ORM\PersistentCollection {#5705 …}
    +votes: Doctrine\ORM\PersistentCollection {#5703 …}
    +reports: Doctrine\ORM\PersistentCollection {#5719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
    -id: 164666
    -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5588144"
    +editedAt: DateTimeImmutable @1701569483 {#5715
      date: 2023-12-03 03:11:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700964476 {#5717
      date: 2023-11-26 03:07:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
    \n
    I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
    \n
    Fuck you’re dumb. 🤦🤡
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701046515 {#5735
    date: 2023-11-27 01:55:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5732 …}
  +nested: Doctrine\ORM\PersistentCollection {#5729 …}
  +votes: Doctrine\ORM\PersistentCollection {#5727 …}
  +reports: Doctrine\ORM\PersistentCollection {#5741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
  -id: 168591
  -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5610485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701046515 {#5738
    date: 2023-11-27 01:55:15.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
152 DENIED moderate
App\Entity\EntryComment {#5740
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5709
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5695
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5673
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5651
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5629
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5607
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5571
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5557
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5505
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5407
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5167
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#4562
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: null
                          +root: null
                          +body: """
                            If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                            \n
                            This is an insane take.
                            """
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 7
                          +score: 0
                          +lastActive: DateTime @1702907715 {#4557
                            date: 2023-12-18 14:55:15.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4563 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                          -id: 149532
                          -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5492511"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700624268 {#4558
                            date: 2023-11-22 04:37:48.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 11
                        +score: 0
                        +lastActive: DateTime @1700624497 {#5165
                          date: 2023-11-22 04:41:37.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5169 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                        -id: 149543
                        -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5492554"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700624497 {#5166
                          date: 2023-11-22 04:41:37.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700641098 {#5405
                        date: 2023-11-22 09:18:18.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5408 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                      -id: 149951
                      -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5496043"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700641098 {#5406
                        date: 2023-11-22 09:18:18.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700669197 {#5503
                      date: 2023-11-22 17:06:37.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5506 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                    -id: 150994
                    -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5503477"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700669197 {#5504
                      date: 2023-11-22 17:06:37.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700720883 {#5555
                    date: 2023-11-23 07:28:03.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5558 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                  -id: 153584
                  -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5524396"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700720883 {#5556
                    date: 2023-11-23 07:28:03.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700730959 {#5576
                  date: 2023-11-23 10:15:59.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5579 …}
                +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                -id: 153952
                -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5526335"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700730959 {#5573
                  date: 2023-11-23 10:15:59.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700747987 {#5602
                date: 2023-11-23 14:59:47.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5599 …}
              +nested: Doctrine\ORM\PersistentCollection {#5596 …}
              +votes: Doctrine\ORM\PersistentCollection {#5594 …}
              +reports: Doctrine\ORM\PersistentCollection {#5608 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
              -id: 154611
              -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5529907"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700747987 {#5605
                date: 2023-11-23 14:59:47.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700750834 {#5624
              date: 2023-11-23 15:47:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5621 …}
            +nested: Doctrine\ORM\PersistentCollection {#5618 …}
            +votes: Doctrine\ORM\PersistentCollection {#5616 …}
            +reports: Doctrine\ORM\PersistentCollection {#5630 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
            -id: 154816
            -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5530816"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700750834 {#5627
              date: 2023-11-23 15:47:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
            \n
            They’re ALL ad free when you block ads, you numpty.\n
            \n
            I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700776115 {#5646
            date: 2023-11-23 22:48:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5643 …}
          +nested: Doctrine\ORM\PersistentCollection {#5640 …}
          +votes: Doctrine\ORM\PersistentCollection {#5638 …}
          +reports: Doctrine\ORM\PersistentCollection {#5652 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
          -id: 156337
          -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5538214"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700776115 {#5649
            date: 2023-11-23 22:48:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
          \n
          The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700800673 {#5668
          date: 2023-11-24 05:37:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5665 …}
        +nested: Doctrine\ORM\PersistentCollection {#5662 …}
        +votes: Doctrine\ORM\PersistentCollection {#5660 …}
        +reports: Doctrine\ORM\PersistentCollection {#5674 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
        -id: 157397
        -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5543617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700800673 {#5671
          date: 2023-11-24 05:37:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
        \n
        But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
        \n
        To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700821618 {#5690
        date: 2023-11-24 11:26:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5687 …}
      +nested: Doctrine\ORM\PersistentCollection {#5684 …}
      +votes: Doctrine\ORM\PersistentCollection {#5682 …}
      +reports: Doctrine\ORM\PersistentCollection {#5696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
      -id: 157968
      -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5546865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700821618 {#5693
        date: 2023-11-24 11:26:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
      \n
      Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
      \n
      Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700964476 {#5712
      date: 2023-11-26 03:07:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5707 …}
    +nested: Doctrine\ORM\PersistentCollection {#5705 …}
    +votes: Doctrine\ORM\PersistentCollection {#5703 …}
    +reports: Doctrine\ORM\PersistentCollection {#5719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
    -id: 164666
    -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5588144"
    +editedAt: DateTimeImmutable @1701569483 {#5715
      date: 2023-12-03 03:11:23.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700964476 {#5717
      date: 2023-11-26 03:07:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
    \n
    I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
    \n
    Fuck you’re dumb. 🤦🤡
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701046515 {#5735
    date: 2023-11-27 01:55:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5732 …}
  +nested: Doctrine\ORM\PersistentCollection {#5729 …}
  +votes: Doctrine\ORM\PersistentCollection {#5727 …}
  +reports: Doctrine\ORM\PersistentCollection {#5741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
  -id: 168591
  -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5610485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701046515 {#5738
    date: 2023-11-27 01:55:15.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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5762
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5740
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5709
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5695
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5673
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5651
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5629
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5607
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5571
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5557
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5505
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5407
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5167
                          +user: Proxies\__CG__\App\Entity\User {#5168 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#4562
                            +user: App\Entity\User {#4575 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: null
                            +root: null
                            +body: """
                              If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                              \n
                              This is an insane take.
                              """
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 7
                            +score: 0
                            +lastActive: DateTime @1702907715 {#4557
                              date: 2023-12-18 14:55:15.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#4563 …}
                            +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                            +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                            +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                            -id: 149532
                            -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5492511"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700624268 {#4558
                              date: 2023-11-22 04:37:48.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 11
                          +score: 0
                          +lastActive: DateTime @1700624497 {#5165
                            date: 2023-11-22 04:41:37.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5169 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                          -id: 149543
                          -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5492554"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700624497 {#5166
                            date: 2023-11-22 04:41:37.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700641098 {#5405
                          date: 2023-11-22 09:18:18.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5408 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                        -id: 149951
                        -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5496043"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700641098 {#5406
                          date: 2023-11-22 09:18:18.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700669197 {#5503
                        date: 2023-11-22 17:06:37.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5506 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                      -id: 150994
                      -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5503477"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700669197 {#5504
                        date: 2023-11-22 17:06:37.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700720883 {#5555
                      date: 2023-11-23 07:28:03.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5558 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                    -id: 153584
                    -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5524396"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700720883 {#5556
                      date: 2023-11-23 07:28:03.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700730959 {#5576
                    date: 2023-11-23 10:15:59.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5579 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                  -id: 153952
                  -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5526335"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700730959 {#5573
                    date: 2023-11-23 10:15:59.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700747987 {#5602
                  date: 2023-11-23 14:59:47.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5599 …}
                +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                -id: 154611
                -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5529907"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700747987 {#5605
                  date: 2023-11-23 14:59:47.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700750834 {#5624
                date: 2023-11-23 15:47:14.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5621 …}
              +nested: Doctrine\ORM\PersistentCollection {#5618 …}
              +votes: Doctrine\ORM\PersistentCollection {#5616 …}
              +reports: Doctrine\ORM\PersistentCollection {#5630 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
              -id: 154816
              -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5530816"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700750834 {#5627
                date: 2023-11-23 15:47:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
              \n
              They’re ALL ad free when you block ads, you numpty.\n
              \n
              I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700776115 {#5646
              date: 2023-11-23 22:48:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5643 …}
            +nested: Doctrine\ORM\PersistentCollection {#5640 …}
            +votes: Doctrine\ORM\PersistentCollection {#5638 …}
            +reports: Doctrine\ORM\PersistentCollection {#5652 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
            -id: 156337
            -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5538214"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700776115 {#5649
              date: 2023-11-23 22:48:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
            \n
            The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700800673 {#5668
            date: 2023-11-24 05:37:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5665 …}
          +nested: Doctrine\ORM\PersistentCollection {#5662 …}
          +votes: Doctrine\ORM\PersistentCollection {#5660 …}
          +reports: Doctrine\ORM\PersistentCollection {#5674 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
          -id: 157397
          -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5543617"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700800673 {#5671
            date: 2023-11-24 05:37:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
          \n
          But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
          \n
          To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700821618 {#5690
          date: 2023-11-24 11:26:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5687 …}
        +nested: Doctrine\ORM\PersistentCollection {#5684 …}
        +votes: Doctrine\ORM\PersistentCollection {#5682 …}
        +reports: Doctrine\ORM\PersistentCollection {#5696 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
        -id: 157968
        -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5546865"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700821618 {#5693
          date: 2023-11-24 11:26:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
        \n
        Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
        \n
        Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700964476 {#5712
        date: 2023-11-26 03:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5707 …}
      +nested: Doctrine\ORM\PersistentCollection {#5705 …}
      +votes: Doctrine\ORM\PersistentCollection {#5703 …}
      +reports: Doctrine\ORM\PersistentCollection {#5719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
      -id: 164666
      -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5588144"
      +editedAt: DateTimeImmutable @1701569483 {#5715
        date: 2023-12-03 03:11:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700964476 {#5717
        date: 2023-11-26 03:07:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
      \n
      I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
      \n
      Fuck you’re dumb. 🤦🤡
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701046515 {#5735
      date: 2023-11-27 01:55:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5732 …}
    +nested: Doctrine\ORM\PersistentCollection {#5729 …}
    +votes: Doctrine\ORM\PersistentCollection {#5727 …}
    +reports: Doctrine\ORM\PersistentCollection {#5741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
    -id: 168591
    -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5610485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701046515 {#5738
      date: 2023-11-27 01:55:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
    \n
    I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701060231 {#5757
    date: 2023-11-27 05:43:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5754 …}
  +nested: Doctrine\ORM\PersistentCollection {#5751 …}
  +votes: Doctrine\ORM\PersistentCollection {#5749 …}
  +reports: Doctrine\ORM\PersistentCollection {#5763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
  -id: 169013
  -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701060231 {#5760
    date: 2023-11-27 05:43: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
155 DENIED edit
App\Entity\EntryComment {#5762
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5740
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5709
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5695
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5673
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5651
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5629
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5607
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5571
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5557
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5505
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5407
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5167
                          +user: Proxies\__CG__\App\Entity\User {#5168 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#4562
                            +user: App\Entity\User {#4575 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: null
                            +root: null
                            +body: """
                              If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                              \n
                              This is an insane take.
                              """
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 7
                            +score: 0
                            +lastActive: DateTime @1702907715 {#4557
                              date: 2023-12-18 14:55:15.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#4563 …}
                            +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                            +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                            +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                            -id: 149532
                            -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5492511"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700624268 {#4558
                              date: 2023-11-22 04:37:48.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 11
                          +score: 0
                          +lastActive: DateTime @1700624497 {#5165
                            date: 2023-11-22 04:41:37.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5169 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                          -id: 149543
                          -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5492554"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700624497 {#5166
                            date: 2023-11-22 04:41:37.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700641098 {#5405
                          date: 2023-11-22 09:18:18.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5408 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                        -id: 149951
                        -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5496043"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700641098 {#5406
                          date: 2023-11-22 09:18:18.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700669197 {#5503
                        date: 2023-11-22 17:06:37.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5506 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                      -id: 150994
                      -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5503477"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700669197 {#5504
                        date: 2023-11-22 17:06:37.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700720883 {#5555
                      date: 2023-11-23 07:28:03.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5558 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                    -id: 153584
                    -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5524396"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700720883 {#5556
                      date: 2023-11-23 07:28:03.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700730959 {#5576
                    date: 2023-11-23 10:15:59.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5579 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                  -id: 153952
                  -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5526335"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700730959 {#5573
                    date: 2023-11-23 10:15:59.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700747987 {#5602
                  date: 2023-11-23 14:59:47.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5599 …}
                +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                -id: 154611
                -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5529907"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700747987 {#5605
                  date: 2023-11-23 14:59:47.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700750834 {#5624
                date: 2023-11-23 15:47:14.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5621 …}
              +nested: Doctrine\ORM\PersistentCollection {#5618 …}
              +votes: Doctrine\ORM\PersistentCollection {#5616 …}
              +reports: Doctrine\ORM\PersistentCollection {#5630 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
              -id: 154816
              -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5530816"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700750834 {#5627
                date: 2023-11-23 15:47:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
              \n
              They’re ALL ad free when you block ads, you numpty.\n
              \n
              I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700776115 {#5646
              date: 2023-11-23 22:48:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5643 …}
            +nested: Doctrine\ORM\PersistentCollection {#5640 …}
            +votes: Doctrine\ORM\PersistentCollection {#5638 …}
            +reports: Doctrine\ORM\PersistentCollection {#5652 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
            -id: 156337
            -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5538214"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700776115 {#5649
              date: 2023-11-23 22:48:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
            \n
            The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700800673 {#5668
            date: 2023-11-24 05:37:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5665 …}
          +nested: Doctrine\ORM\PersistentCollection {#5662 …}
          +votes: Doctrine\ORM\PersistentCollection {#5660 …}
          +reports: Doctrine\ORM\PersistentCollection {#5674 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
          -id: 157397
          -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5543617"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700800673 {#5671
            date: 2023-11-24 05:37:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
          \n
          But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
          \n
          To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700821618 {#5690
          date: 2023-11-24 11:26:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5687 …}
        +nested: Doctrine\ORM\PersistentCollection {#5684 …}
        +votes: Doctrine\ORM\PersistentCollection {#5682 …}
        +reports: Doctrine\ORM\PersistentCollection {#5696 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
        -id: 157968
        -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5546865"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700821618 {#5693
          date: 2023-11-24 11:26:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
        \n
        Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
        \n
        Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700964476 {#5712
        date: 2023-11-26 03:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5707 …}
      +nested: Doctrine\ORM\PersistentCollection {#5705 …}
      +votes: Doctrine\ORM\PersistentCollection {#5703 …}
      +reports: Doctrine\ORM\PersistentCollection {#5719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
      -id: 164666
      -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5588144"
      +editedAt: DateTimeImmutable @1701569483 {#5715
        date: 2023-12-03 03:11:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700964476 {#5717
        date: 2023-11-26 03:07:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
      \n
      I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
      \n
      Fuck you’re dumb. 🤦🤡
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701046515 {#5735
      date: 2023-11-27 01:55:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5732 …}
    +nested: Doctrine\ORM\PersistentCollection {#5729 …}
    +votes: Doctrine\ORM\PersistentCollection {#5727 …}
    +reports: Doctrine\ORM\PersistentCollection {#5741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
    -id: 168591
    -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5610485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701046515 {#5738
      date: 2023-11-27 01:55:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
    \n
    I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701060231 {#5757
    date: 2023-11-27 05:43:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5754 …}
  +nested: Doctrine\ORM\PersistentCollection {#5751 …}
  +votes: Doctrine\ORM\PersistentCollection {#5749 …}
  +reports: Doctrine\ORM\PersistentCollection {#5763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
  -id: 169013
  -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701060231 {#5760
    date: 2023-11-27 05:43: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
156 DENIED moderate
App\Entity\EntryComment {#5762
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5740
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5709
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5695
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5673
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5651
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5629
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5607
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5571
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5557
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5505
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5407
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5167
                          +user: Proxies\__CG__\App\Entity\User {#5168 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#4562
                            +user: App\Entity\User {#4575 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: null
                            +root: null
                            +body: """
                              If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                              \n
                              This is an insane take.
                              """
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 7
                            +score: 0
                            +lastActive: DateTime @1702907715 {#4557
                              date: 2023-12-18 14:55:15.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#4563 …}
                            +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                            +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                            +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                            -id: 149532
                            -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5492511"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700624268 {#4558
                              date: 2023-11-22 04:37:48.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 11
                          +score: 0
                          +lastActive: DateTime @1700624497 {#5165
                            date: 2023-11-22 04:41:37.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5169 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                          -id: 149543
                          -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5492554"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700624497 {#5166
                            date: 2023-11-22 04:41:37.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700641098 {#5405
                          date: 2023-11-22 09:18:18.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5408 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                        -id: 149951
                        -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5496043"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700641098 {#5406
                          date: 2023-11-22 09:18:18.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700669197 {#5503
                        date: 2023-11-22 17:06:37.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5506 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                      -id: 150994
                      -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5503477"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700669197 {#5504
                        date: 2023-11-22 17:06:37.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700720883 {#5555
                      date: 2023-11-23 07:28:03.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5558 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                    -id: 153584
                    -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5524396"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700720883 {#5556
                      date: 2023-11-23 07:28:03.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700730959 {#5576
                    date: 2023-11-23 10:15:59.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5579 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                  -id: 153952
                  -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5526335"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700730959 {#5573
                    date: 2023-11-23 10:15:59.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700747987 {#5602
                  date: 2023-11-23 14:59:47.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5599 …}
                +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                -id: 154611
                -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5529907"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700747987 {#5605
                  date: 2023-11-23 14:59:47.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700750834 {#5624
                date: 2023-11-23 15:47:14.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5621 …}
              +nested: Doctrine\ORM\PersistentCollection {#5618 …}
              +votes: Doctrine\ORM\PersistentCollection {#5616 …}
              +reports: Doctrine\ORM\PersistentCollection {#5630 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
              -id: 154816
              -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5530816"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700750834 {#5627
                date: 2023-11-23 15:47:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
              \n
              They’re ALL ad free when you block ads, you numpty.\n
              \n
              I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700776115 {#5646
              date: 2023-11-23 22:48:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5643 …}
            +nested: Doctrine\ORM\PersistentCollection {#5640 …}
            +votes: Doctrine\ORM\PersistentCollection {#5638 …}
            +reports: Doctrine\ORM\PersistentCollection {#5652 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
            -id: 156337
            -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5538214"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700776115 {#5649
              date: 2023-11-23 22:48:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
            \n
            The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700800673 {#5668
            date: 2023-11-24 05:37:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5665 …}
          +nested: Doctrine\ORM\PersistentCollection {#5662 …}
          +votes: Doctrine\ORM\PersistentCollection {#5660 …}
          +reports: Doctrine\ORM\PersistentCollection {#5674 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
          -id: 157397
          -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5543617"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700800673 {#5671
            date: 2023-11-24 05:37:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
          \n
          But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
          \n
          To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700821618 {#5690
          date: 2023-11-24 11:26:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5687 …}
        +nested: Doctrine\ORM\PersistentCollection {#5684 …}
        +votes: Doctrine\ORM\PersistentCollection {#5682 …}
        +reports: Doctrine\ORM\PersistentCollection {#5696 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
        -id: 157968
        -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5546865"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700821618 {#5693
          date: 2023-11-24 11:26:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
        \n
        Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
        \n
        Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700964476 {#5712
        date: 2023-11-26 03:07:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5707 …}
      +nested: Doctrine\ORM\PersistentCollection {#5705 …}
      +votes: Doctrine\ORM\PersistentCollection {#5703 …}
      +reports: Doctrine\ORM\PersistentCollection {#5719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
      -id: 164666
      -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5588144"
      +editedAt: DateTimeImmutable @1701569483 {#5715
        date: 2023-12-03 03:11:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700964476 {#5717
        date: 2023-11-26 03:07:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
      \n
      I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
      \n
      Fuck you’re dumb. 🤦🤡
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701046515 {#5735
      date: 2023-11-27 01:55:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5732 …}
    +nested: Doctrine\ORM\PersistentCollection {#5729 …}
    +votes: Doctrine\ORM\PersistentCollection {#5727 …}
    +reports: Doctrine\ORM\PersistentCollection {#5741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
    -id: 168591
    -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5610485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701046515 {#5738
      date: 2023-11-27 01:55:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
    \n
    I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701060231 {#5757
    date: 2023-11-27 05:43:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5754 …}
  +nested: Doctrine\ORM\PersistentCollection {#5751 …}
  +votes: Doctrine\ORM\PersistentCollection {#5749 …}
  +reports: Doctrine\ORM\PersistentCollection {#5763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
  -id: 169013
  -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5614133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701060231 {#5760
    date: 2023-11-27 05:43: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
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5784
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5762
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5740
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5709
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5695
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5673
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5651
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5629
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5607
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5571
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5557
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5505
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5407
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5167
                            +user: Proxies\__CG__\App\Entity\User {#5168 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#4562
                              +user: App\Entity\User {#4575 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: null
                              +root: null
                              +body: """
                                If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                \n
                                This is an insane take.
                                """
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 7
                              +score: 0
                              +lastActive: DateTime @1702907715 {#4557
                                date: 2023-12-18 14:55:15.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#4563 …}
                              +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                              +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                              +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                              -id: 149532
                              -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5492511"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700624268 {#4558
                                date: 2023-11-22 04:37:48.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 11
                            +score: 0
                            +lastActive: DateTime @1700624497 {#5165
                              date: 2023-11-22 04:41:37.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5169 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                            -id: 149543
                            -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5492554"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700624497 {#5166
                              date: 2023-11-22 04:41:37.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700641098 {#5405
                            date: 2023-11-22 09:18:18.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5408 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                          -id: 149951
                          -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5496043"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700641098 {#5406
                            date: 2023-11-22 09:18:18.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700669197 {#5503
                          date: 2023-11-22 17:06:37.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5506 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                        -id: 150994
                        -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5503477"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700669197 {#5504
                          date: 2023-11-22 17:06:37.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700720883 {#5555
                        date: 2023-11-23 07:28:03.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5558 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                      -id: 153584
                      -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5524396"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700720883 {#5556
                        date: 2023-11-23 07:28:03.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700730959 {#5576
                      date: 2023-11-23 10:15:59.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5579 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                    -id: 153952
                    -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5526335"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700730959 {#5573
                      date: 2023-11-23 10:15:59.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700747987 {#5602
                    date: 2023-11-23 14:59:47.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5599 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                  -id: 154611
                  -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5529907"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700747987 {#5605
                    date: 2023-11-23 14:59:47.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700750834 {#5624
                  date: 2023-11-23 15:47:14.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5621 …}
                +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                -id: 154816
                -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5530816"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700750834 {#5627
                  date: 2023-11-23 15:47:14.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                \n
                They’re ALL ad free when you block ads, you numpty.\n
                \n
                I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700776115 {#5646
                date: 2023-11-23 22:48:35.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5643 …}
              +nested: Doctrine\ORM\PersistentCollection {#5640 …}
              +votes: Doctrine\ORM\PersistentCollection {#5638 …}
              +reports: Doctrine\ORM\PersistentCollection {#5652 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
              -id: 156337
              -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5538214"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700776115 {#5649
                date: 2023-11-23 22:48:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
              \n
              The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700800673 {#5668
              date: 2023-11-24 05:37:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5665 …}
            +nested: Doctrine\ORM\PersistentCollection {#5662 …}
            +votes: Doctrine\ORM\PersistentCollection {#5660 …}
            +reports: Doctrine\ORM\PersistentCollection {#5674 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
            -id: 157397
            -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5543617"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700800673 {#5671
              date: 2023-11-24 05:37:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
            \n
            But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
            \n
            To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700821618 {#5690
            date: 2023-11-24 11:26:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5687 …}
          +nested: Doctrine\ORM\PersistentCollection {#5684 …}
          +votes: Doctrine\ORM\PersistentCollection {#5682 …}
          +reports: Doctrine\ORM\PersistentCollection {#5696 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
          -id: 157968
          -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5546865"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700821618 {#5693
            date: 2023-11-24 11:26:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
          \n
          Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
          \n
          Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700964476 {#5712
          date: 2023-11-26 03:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5707 …}
        +nested: Doctrine\ORM\PersistentCollection {#5705 …}
        +votes: Doctrine\ORM\PersistentCollection {#5703 …}
        +reports: Doctrine\ORM\PersistentCollection {#5719 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
        -id: 164666
        -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5588144"
        +editedAt: DateTimeImmutable @1701569483 {#5715
          date: 2023-12-03 03:11:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700964476 {#5717
          date: 2023-11-26 03:07:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
        \n
        I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
        \n
        Fuck you’re dumb. 🤦🤡
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701046515 {#5735
        date: 2023-11-27 01:55:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5732 …}
      +nested: Doctrine\ORM\PersistentCollection {#5729 …}
      +votes: Doctrine\ORM\PersistentCollection {#5727 …}
      +reports: Doctrine\ORM\PersistentCollection {#5741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
      -id: 168591
      -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5610485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701046515 {#5738
        date: 2023-11-27 01:55:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
      \n
      I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701060231 {#5757
      date: 2023-11-27 05:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5754 …}
    +nested: Doctrine\ORM\PersistentCollection {#5751 …}
    +votes: Doctrine\ORM\PersistentCollection {#5749 …}
    +reports: Doctrine\ORM\PersistentCollection {#5763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
    -id: 169013
    -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5614133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060231 {#5760
      date: 2023-11-27 05:43:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "You certainly are deficient in many things! 😂🤡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701098432 {#5779
    date: 2023-11-27 16:20:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5776 …}
  +nested: Doctrine\ORM\PersistentCollection {#5773 …}
  +votes: Doctrine\ORM\PersistentCollection {#5771 …}
  +reports: Doctrine\ORM\PersistentCollection {#5785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
  -id: 170275
  -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5622452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701098432 {#5782
    date: 2023-11-27 16:20:32.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
159 DENIED edit
App\Entity\EntryComment {#5784
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5762
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5740
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5709
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5695
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5673
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5651
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5629
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5607
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5571
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5557
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5505
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5407
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5167
                            +user: Proxies\__CG__\App\Entity\User {#5168 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#4562
                              +user: App\Entity\User {#4575 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: null
                              +root: null
                              +body: """
                                If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                \n
                                This is an insane take.
                                """
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 7
                              +score: 0
                              +lastActive: DateTime @1702907715 {#4557
                                date: 2023-12-18 14:55:15.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#4563 …}
                              +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                              +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                              +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                              -id: 149532
                              -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5492511"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700624268 {#4558
                                date: 2023-11-22 04:37:48.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 11
                            +score: 0
                            +lastActive: DateTime @1700624497 {#5165
                              date: 2023-11-22 04:41:37.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5169 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                            -id: 149543
                            -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5492554"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700624497 {#5166
                              date: 2023-11-22 04:41:37.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700641098 {#5405
                            date: 2023-11-22 09:18:18.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5408 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                          -id: 149951
                          -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5496043"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700641098 {#5406
                            date: 2023-11-22 09:18:18.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700669197 {#5503
                          date: 2023-11-22 17:06:37.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5506 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                        -id: 150994
                        -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5503477"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700669197 {#5504
                          date: 2023-11-22 17:06:37.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700720883 {#5555
                        date: 2023-11-23 07:28:03.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5558 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                      -id: 153584
                      -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5524396"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700720883 {#5556
                        date: 2023-11-23 07:28:03.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700730959 {#5576
                      date: 2023-11-23 10:15:59.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5579 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                    -id: 153952
                    -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5526335"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700730959 {#5573
                      date: 2023-11-23 10:15:59.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700747987 {#5602
                    date: 2023-11-23 14:59:47.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5599 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                  -id: 154611
                  -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5529907"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700747987 {#5605
                    date: 2023-11-23 14:59:47.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700750834 {#5624
                  date: 2023-11-23 15:47:14.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5621 …}
                +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                -id: 154816
                -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5530816"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700750834 {#5627
                  date: 2023-11-23 15:47:14.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                \n
                They’re ALL ad free when you block ads, you numpty.\n
                \n
                I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700776115 {#5646
                date: 2023-11-23 22:48:35.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5643 …}
              +nested: Doctrine\ORM\PersistentCollection {#5640 …}
              +votes: Doctrine\ORM\PersistentCollection {#5638 …}
              +reports: Doctrine\ORM\PersistentCollection {#5652 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
              -id: 156337
              -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5538214"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700776115 {#5649
                date: 2023-11-23 22:48:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
              \n
              The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700800673 {#5668
              date: 2023-11-24 05:37:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5665 …}
            +nested: Doctrine\ORM\PersistentCollection {#5662 …}
            +votes: Doctrine\ORM\PersistentCollection {#5660 …}
            +reports: Doctrine\ORM\PersistentCollection {#5674 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
            -id: 157397
            -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5543617"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700800673 {#5671
              date: 2023-11-24 05:37:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
            \n
            But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
            \n
            To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700821618 {#5690
            date: 2023-11-24 11:26:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5687 …}
          +nested: Doctrine\ORM\PersistentCollection {#5684 …}
          +votes: Doctrine\ORM\PersistentCollection {#5682 …}
          +reports: Doctrine\ORM\PersistentCollection {#5696 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
          -id: 157968
          -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5546865"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700821618 {#5693
            date: 2023-11-24 11:26:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
          \n
          Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
          \n
          Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700964476 {#5712
          date: 2023-11-26 03:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5707 …}
        +nested: Doctrine\ORM\PersistentCollection {#5705 …}
        +votes: Doctrine\ORM\PersistentCollection {#5703 …}
        +reports: Doctrine\ORM\PersistentCollection {#5719 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
        -id: 164666
        -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5588144"
        +editedAt: DateTimeImmutable @1701569483 {#5715
          date: 2023-12-03 03:11:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700964476 {#5717
          date: 2023-11-26 03:07:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
        \n
        I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
        \n
        Fuck you’re dumb. 🤦🤡
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701046515 {#5735
        date: 2023-11-27 01:55:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5732 …}
      +nested: Doctrine\ORM\PersistentCollection {#5729 …}
      +votes: Doctrine\ORM\PersistentCollection {#5727 …}
      +reports: Doctrine\ORM\PersistentCollection {#5741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
      -id: 168591
      -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5610485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701046515 {#5738
        date: 2023-11-27 01:55:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
      \n
      I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701060231 {#5757
      date: 2023-11-27 05:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5754 …}
    +nested: Doctrine\ORM\PersistentCollection {#5751 …}
    +votes: Doctrine\ORM\PersistentCollection {#5749 …}
    +reports: Doctrine\ORM\PersistentCollection {#5763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
    -id: 169013
    -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5614133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060231 {#5760
      date: 2023-11-27 05:43:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "You certainly are deficient in many things! 😂🤡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701098432 {#5779
    date: 2023-11-27 16:20:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5776 …}
  +nested: Doctrine\ORM\PersistentCollection {#5773 …}
  +votes: Doctrine\ORM\PersistentCollection {#5771 …}
  +reports: Doctrine\ORM\PersistentCollection {#5785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
  -id: 170275
  -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5622452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701098432 {#5782
    date: 2023-11-27 16:20:32.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
160 DENIED moderate
App\Entity\EntryComment {#5784
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5762
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5740
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5709
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5695
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5673
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5651
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5629
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5607
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5571
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5557
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5505
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5407
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5167
                            +user: Proxies\__CG__\App\Entity\User {#5168 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#4562
                              +user: App\Entity\User {#4575 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: null
                              +root: null
                              +body: """
                                If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                \n
                                This is an insane take.
                                """
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 7
                              +score: 0
                              +lastActive: DateTime @1702907715 {#4557
                                date: 2023-12-18 14:55:15.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#4563 …}
                              +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                              +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                              +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                              -id: 149532
                              -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5492511"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700624268 {#4558
                                date: 2023-11-22 04:37:48.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 11
                            +score: 0
                            +lastActive: DateTime @1700624497 {#5165
                              date: 2023-11-22 04:41:37.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5169 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                            -id: 149543
                            -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5492554"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700624497 {#5166
                              date: 2023-11-22 04:41:37.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700641098 {#5405
                            date: 2023-11-22 09:18:18.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5408 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                          -id: 149951
                          -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5496043"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700641098 {#5406
                            date: 2023-11-22 09:18:18.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700669197 {#5503
                          date: 2023-11-22 17:06:37.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5506 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                        -id: 150994
                        -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5503477"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700669197 {#5504
                          date: 2023-11-22 17:06:37.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700720883 {#5555
                        date: 2023-11-23 07:28:03.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5558 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                      -id: 153584
                      -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5524396"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700720883 {#5556
                        date: 2023-11-23 07:28:03.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700730959 {#5576
                      date: 2023-11-23 10:15:59.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5579 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                    -id: 153952
                    -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5526335"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700730959 {#5573
                      date: 2023-11-23 10:15:59.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700747987 {#5602
                    date: 2023-11-23 14:59:47.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5599 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                  -id: 154611
                  -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5529907"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700747987 {#5605
                    date: 2023-11-23 14:59:47.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700750834 {#5624
                  date: 2023-11-23 15:47:14.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5621 …}
                +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                -id: 154816
                -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5530816"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700750834 {#5627
                  date: 2023-11-23 15:47:14.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                \n
                They’re ALL ad free when you block ads, you numpty.\n
                \n
                I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700776115 {#5646
                date: 2023-11-23 22:48:35.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5643 …}
              +nested: Doctrine\ORM\PersistentCollection {#5640 …}
              +votes: Doctrine\ORM\PersistentCollection {#5638 …}
              +reports: Doctrine\ORM\PersistentCollection {#5652 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
              -id: 156337
              -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5538214"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700776115 {#5649
                date: 2023-11-23 22:48:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
              \n
              The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700800673 {#5668
              date: 2023-11-24 05:37:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5665 …}
            +nested: Doctrine\ORM\PersistentCollection {#5662 …}
            +votes: Doctrine\ORM\PersistentCollection {#5660 …}
            +reports: Doctrine\ORM\PersistentCollection {#5674 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
            -id: 157397
            -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5543617"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700800673 {#5671
              date: 2023-11-24 05:37:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
            \n
            But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
            \n
            To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700821618 {#5690
            date: 2023-11-24 11:26:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5687 …}
          +nested: Doctrine\ORM\PersistentCollection {#5684 …}
          +votes: Doctrine\ORM\PersistentCollection {#5682 …}
          +reports: Doctrine\ORM\PersistentCollection {#5696 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
          -id: 157968
          -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5546865"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700821618 {#5693
            date: 2023-11-24 11:26:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
          \n
          Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
          \n
          Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700964476 {#5712
          date: 2023-11-26 03:07:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5707 …}
        +nested: Doctrine\ORM\PersistentCollection {#5705 …}
        +votes: Doctrine\ORM\PersistentCollection {#5703 …}
        +reports: Doctrine\ORM\PersistentCollection {#5719 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
        -id: 164666
        -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5588144"
        +editedAt: DateTimeImmutable @1701569483 {#5715
          date: 2023-12-03 03:11:23.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700964476 {#5717
          date: 2023-11-26 03:07:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
        \n
        I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
        \n
        Fuck you’re dumb. 🤦🤡
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701046515 {#5735
        date: 2023-11-27 01:55:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5732 …}
      +nested: Doctrine\ORM\PersistentCollection {#5729 …}
      +votes: Doctrine\ORM\PersistentCollection {#5727 …}
      +reports: Doctrine\ORM\PersistentCollection {#5741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
      -id: 168591
      -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5610485"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701046515 {#5738
        date: 2023-11-27 01:55:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
      \n
      I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701060231 {#5757
      date: 2023-11-27 05:43:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5754 …}
    +nested: Doctrine\ORM\PersistentCollection {#5751 …}
    +votes: Doctrine\ORM\PersistentCollection {#5749 …}
    +reports: Doctrine\ORM\PersistentCollection {#5763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
    -id: 169013
    -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5614133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701060231 {#5760
      date: 2023-11-27 05:43:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "You certainly are deficient in many things! 😂🤡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701098432 {#5779
    date: 2023-11-27 16:20:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5776 …}
  +nested: Doctrine\ORM\PersistentCollection {#5773 …}
  +votes: Doctrine\ORM\PersistentCollection {#5771 …}
  +reports: Doctrine\ORM\PersistentCollection {#5785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
  -id: 170275
  -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5622452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701098432 {#5782
    date: 2023-11-27 16:20:32.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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5798
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5784
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5762
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5740
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5709
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5695
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5673
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5651
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5629
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5607
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5571
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5557
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5505
                          +user: Proxies\__CG__\App\Entity\User {#5168 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5407
                            +user: App\Entity\User {#4575 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5167
                              +user: Proxies\__CG__\App\Entity\User {#5168 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#4562
                                +user: App\Entity\User {#4575 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: null
                                +root: null
                                +body: """
                                  If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                  \n
                                  This is an insane take.
                                  """
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 7
                                +score: 0
                                +lastActive: DateTime @1702907715 {#4557
                                  date: 2023-12-18 14:55:15.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                -id: 149532
                                -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5492511"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700624268 {#4558
                                  date: 2023-11-22 04:37:48.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 11
                              +score: 0
                              +lastActive: DateTime @1700624497 {#5165
                                date: 2023-11-22 04:41:37.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5169 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                              -id: 149543
                              -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5492554"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700624497 {#5166
                                date: 2023-11-22 04:41:37.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700641098 {#5405
                              date: 2023-11-22 09:18:18.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5408 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                            -id: 149951
                            -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5496043"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700641098 {#5406
                              date: 2023-11-22 09:18:18.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700669197 {#5503
                            date: 2023-11-22 17:06:37.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5506 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                          -id: 150994
                          -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5503477"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700669197 {#5504
                            date: 2023-11-22 17:06:37.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700720883 {#5555
                          date: 2023-11-23 07:28:03.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5558 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                        -id: 153584
                        -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5524396"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700720883 {#5556
                          date: 2023-11-23 07:28:03.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700730959 {#5576
                        date: 2023-11-23 10:15:59.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5579 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                      -id: 153952
                      -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5526335"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700730959 {#5573
                        date: 2023-11-23 10:15:59.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700747987 {#5602
                      date: 2023-11-23 14:59:47.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5599 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                    -id: 154611
                    -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5529907"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700747987 {#5605
                      date: 2023-11-23 14:59:47.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700750834 {#5624
                    date: 2023-11-23 15:47:14.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5621 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                  -id: 154816
                  -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5530816"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700750834 {#5627
                    date: 2023-11-23 15:47:14.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                  \n
                  They’re ALL ad free when you block ads, you numpty.\n
                  \n
                  I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700776115 {#5646
                  date: 2023-11-23 22:48:35.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5643 …}
                +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                -id: 156337
                -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5538214"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700776115 {#5649
                  date: 2023-11-23 22:48:35.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                \n
                The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700800673 {#5668
                date: 2023-11-24 05:37:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5665 …}
              +nested: Doctrine\ORM\PersistentCollection {#5662 …}
              +votes: Doctrine\ORM\PersistentCollection {#5660 …}
              +reports: Doctrine\ORM\PersistentCollection {#5674 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
              -id: 157397
              -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5543617"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700800673 {#5671
                date: 2023-11-24 05:37:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
              \n
              But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
              \n
              To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700821618 {#5690
              date: 2023-11-24 11:26:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5687 …}
            +nested: Doctrine\ORM\PersistentCollection {#5684 …}
            +votes: Doctrine\ORM\PersistentCollection {#5682 …}
            +reports: Doctrine\ORM\PersistentCollection {#5696 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
            -id: 157968
            -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5546865"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700821618 {#5693
              date: 2023-11-24 11:26:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
            \n
            Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
            \n
            Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700964476 {#5712
            date: 2023-11-26 03:07:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5707 …}
          +nested: Doctrine\ORM\PersistentCollection {#5705 …}
          +votes: Doctrine\ORM\PersistentCollection {#5703 …}
          +reports: Doctrine\ORM\PersistentCollection {#5719 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
          -id: 164666
          -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5588144"
          +editedAt: DateTimeImmutable @1701569483 {#5715
            date: 2023-12-03 03:11:23.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700964476 {#5717
            date: 2023-11-26 03:07:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
          \n
          I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
          \n
          Fuck you’re dumb. 🤦🤡
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701046515 {#5735
          date: 2023-11-27 01:55:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5732 …}
        +nested: Doctrine\ORM\PersistentCollection {#5729 …}
        +votes: Doctrine\ORM\PersistentCollection {#5727 …}
        +reports: Doctrine\ORM\PersistentCollection {#5741 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
        -id: 168591
        -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5610485"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701046515 {#5738
          date: 2023-11-27 01:55:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
        \n
        I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701060231 {#5757
        date: 2023-11-27 05:43:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5754 …}
      +nested: Doctrine\ORM\PersistentCollection {#5751 …}
      +votes: Doctrine\ORM\PersistentCollection {#5749 …}
      +reports: Doctrine\ORM\PersistentCollection {#5763 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
      -id: 169013
      -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5614133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701060231 {#5760
        date: 2023-11-27 05:43:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "You certainly are deficient in many things! 😂🤡"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701098432 {#5779
      date: 2023-11-27 16:20:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5776 …}
    +nested: Doctrine\ORM\PersistentCollection {#5773 …}
    +votes: Doctrine\ORM\PersistentCollection {#5771 …}
    +reports: Doctrine\ORM\PersistentCollection {#5785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
    -id: 170275
    -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5622452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701098432 {#5782
      date: 2023-11-27 16:20:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
    \n
    The important thing is that you are happy.\n
    \n
    Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701098811 {#5801
    date: 2023-11-27 16:26:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5796 …}
  +nested: Doctrine\ORM\PersistentCollection {#5794 …}
  +votes: Doctrine\ORM\PersistentCollection {#5792 …}
  +reports: Doctrine\ORM\PersistentCollection {#5808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
  -id: 170289
  -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5622584"
  +editedAt: DateTimeImmutable @1701818896 {#5804
    date: 2023-12-06 00:28:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701098811 {#5806
    date: 2023-11-27 16:26: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
163 DENIED edit
App\Entity\EntryComment {#5798
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5784
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5762
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5740
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5709
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5695
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5673
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5651
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5629
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5607
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5571
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5557
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5505
                          +user: Proxies\__CG__\App\Entity\User {#5168 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5407
                            +user: App\Entity\User {#4575 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5167
                              +user: Proxies\__CG__\App\Entity\User {#5168 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#4562
                                +user: App\Entity\User {#4575 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: null
                                +root: null
                                +body: """
                                  If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                  \n
                                  This is an insane take.
                                  """
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 7
                                +score: 0
                                +lastActive: DateTime @1702907715 {#4557
                                  date: 2023-12-18 14:55:15.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                -id: 149532
                                -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5492511"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700624268 {#4558
                                  date: 2023-11-22 04:37:48.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 11
                              +score: 0
                              +lastActive: DateTime @1700624497 {#5165
                                date: 2023-11-22 04:41:37.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5169 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                              -id: 149543
                              -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5492554"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700624497 {#5166
                                date: 2023-11-22 04:41:37.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700641098 {#5405
                              date: 2023-11-22 09:18:18.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5408 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                            -id: 149951
                            -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5496043"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700641098 {#5406
                              date: 2023-11-22 09:18:18.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700669197 {#5503
                            date: 2023-11-22 17:06:37.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5506 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                          -id: 150994
                          -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5503477"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700669197 {#5504
                            date: 2023-11-22 17:06:37.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700720883 {#5555
                          date: 2023-11-23 07:28:03.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5558 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                        -id: 153584
                        -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5524396"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700720883 {#5556
                          date: 2023-11-23 07:28:03.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700730959 {#5576
                        date: 2023-11-23 10:15:59.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5579 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                      -id: 153952
                      -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5526335"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700730959 {#5573
                        date: 2023-11-23 10:15:59.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700747987 {#5602
                      date: 2023-11-23 14:59:47.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5599 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                    -id: 154611
                    -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5529907"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700747987 {#5605
                      date: 2023-11-23 14:59:47.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700750834 {#5624
                    date: 2023-11-23 15:47:14.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5621 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                  -id: 154816
                  -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5530816"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700750834 {#5627
                    date: 2023-11-23 15:47:14.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                  \n
                  They’re ALL ad free when you block ads, you numpty.\n
                  \n
                  I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700776115 {#5646
                  date: 2023-11-23 22:48:35.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5643 …}
                +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                -id: 156337
                -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5538214"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700776115 {#5649
                  date: 2023-11-23 22:48:35.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                \n
                The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700800673 {#5668
                date: 2023-11-24 05:37:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5665 …}
              +nested: Doctrine\ORM\PersistentCollection {#5662 …}
              +votes: Doctrine\ORM\PersistentCollection {#5660 …}
              +reports: Doctrine\ORM\PersistentCollection {#5674 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
              -id: 157397
              -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5543617"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700800673 {#5671
                date: 2023-11-24 05:37:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
              \n
              But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
              \n
              To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700821618 {#5690
              date: 2023-11-24 11:26:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5687 …}
            +nested: Doctrine\ORM\PersistentCollection {#5684 …}
            +votes: Doctrine\ORM\PersistentCollection {#5682 …}
            +reports: Doctrine\ORM\PersistentCollection {#5696 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
            -id: 157968
            -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5546865"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700821618 {#5693
              date: 2023-11-24 11:26:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
            \n
            Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
            \n
            Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700964476 {#5712
            date: 2023-11-26 03:07:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5707 …}
          +nested: Doctrine\ORM\PersistentCollection {#5705 …}
          +votes: Doctrine\ORM\PersistentCollection {#5703 …}
          +reports: Doctrine\ORM\PersistentCollection {#5719 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
          -id: 164666
          -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5588144"
          +editedAt: DateTimeImmutable @1701569483 {#5715
            date: 2023-12-03 03:11:23.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700964476 {#5717
            date: 2023-11-26 03:07:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
          \n
          I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
          \n
          Fuck you’re dumb. 🤦🤡
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701046515 {#5735
          date: 2023-11-27 01:55:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5732 …}
        +nested: Doctrine\ORM\PersistentCollection {#5729 …}
        +votes: Doctrine\ORM\PersistentCollection {#5727 …}
        +reports: Doctrine\ORM\PersistentCollection {#5741 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
        -id: 168591
        -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5610485"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701046515 {#5738
          date: 2023-11-27 01:55:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
        \n
        I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701060231 {#5757
        date: 2023-11-27 05:43:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5754 …}
      +nested: Doctrine\ORM\PersistentCollection {#5751 …}
      +votes: Doctrine\ORM\PersistentCollection {#5749 …}
      +reports: Doctrine\ORM\PersistentCollection {#5763 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
      -id: 169013
      -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5614133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701060231 {#5760
        date: 2023-11-27 05:43:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "You certainly are deficient in many things! 😂🤡"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701098432 {#5779
      date: 2023-11-27 16:20:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5776 …}
    +nested: Doctrine\ORM\PersistentCollection {#5773 …}
    +votes: Doctrine\ORM\PersistentCollection {#5771 …}
    +reports: Doctrine\ORM\PersistentCollection {#5785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
    -id: 170275
    -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5622452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701098432 {#5782
      date: 2023-11-27 16:20:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
    \n
    The important thing is that you are happy.\n
    \n
    Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701098811 {#5801
    date: 2023-11-27 16:26:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5796 …}
  +nested: Doctrine\ORM\PersistentCollection {#5794 …}
  +votes: Doctrine\ORM\PersistentCollection {#5792 …}
  +reports: Doctrine\ORM\PersistentCollection {#5808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
  -id: 170289
  -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5622584"
  +editedAt: DateTimeImmutable @1701818896 {#5804
    date: 2023-12-06 00:28:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701098811 {#5806
    date: 2023-11-27 16:26: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
164 DENIED moderate
App\Entity\EntryComment {#5798
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5784
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5762
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5740
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5709
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5695
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5673
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5651
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5629
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5607
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5571
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5557
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5505
                          +user: Proxies\__CG__\App\Entity\User {#5168 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5407
                            +user: App\Entity\User {#4575 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5167
                              +user: Proxies\__CG__\App\Entity\User {#5168 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#4562
                                +user: App\Entity\User {#4575 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: null
                                +root: null
                                +body: """
                                  If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                  \n
                                  This is an insane take.
                                  """
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 7
                                +score: 0
                                +lastActive: DateTime @1702907715 {#4557
                                  date: 2023-12-18 14:55:15.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                -id: 149532
                                -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5492511"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700624268 {#4558
                                  date: 2023-11-22 04:37:48.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 11
                              +score: 0
                              +lastActive: DateTime @1700624497 {#5165
                                date: 2023-11-22 04:41:37.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5169 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                              -id: 149543
                              -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5492554"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700624497 {#5166
                                date: 2023-11-22 04:41:37.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700641098 {#5405
                              date: 2023-11-22 09:18:18.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5408 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                            -id: 149951
                            -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5496043"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700641098 {#5406
                              date: 2023-11-22 09:18:18.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700669197 {#5503
                            date: 2023-11-22 17:06:37.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5506 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                          -id: 150994
                          -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5503477"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700669197 {#5504
                            date: 2023-11-22 17:06:37.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700720883 {#5555
                          date: 2023-11-23 07:28:03.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5558 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                        -id: 153584
                        -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5524396"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700720883 {#5556
                          date: 2023-11-23 07:28:03.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700730959 {#5576
                        date: 2023-11-23 10:15:59.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5579 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                      -id: 153952
                      -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5526335"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700730959 {#5573
                        date: 2023-11-23 10:15:59.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700747987 {#5602
                      date: 2023-11-23 14:59:47.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5599 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                    -id: 154611
                    -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5529907"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700747987 {#5605
                      date: 2023-11-23 14:59:47.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700750834 {#5624
                    date: 2023-11-23 15:47:14.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5621 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                  -id: 154816
                  -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5530816"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700750834 {#5627
                    date: 2023-11-23 15:47:14.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                  \n
                  They’re ALL ad free when you block ads, you numpty.\n
                  \n
                  I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700776115 {#5646
                  date: 2023-11-23 22:48:35.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5643 …}
                +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                -id: 156337
                -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5538214"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700776115 {#5649
                  date: 2023-11-23 22:48:35.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                \n
                The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700800673 {#5668
                date: 2023-11-24 05:37:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5665 …}
              +nested: Doctrine\ORM\PersistentCollection {#5662 …}
              +votes: Doctrine\ORM\PersistentCollection {#5660 …}
              +reports: Doctrine\ORM\PersistentCollection {#5674 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
              -id: 157397
              -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5543617"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700800673 {#5671
                date: 2023-11-24 05:37:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
              \n
              But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
              \n
              To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700821618 {#5690
              date: 2023-11-24 11:26:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5687 …}
            +nested: Doctrine\ORM\PersistentCollection {#5684 …}
            +votes: Doctrine\ORM\PersistentCollection {#5682 …}
            +reports: Doctrine\ORM\PersistentCollection {#5696 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
            -id: 157968
            -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5546865"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700821618 {#5693
              date: 2023-11-24 11:26:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
            \n
            Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
            \n
            Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1700964476 {#5712
            date: 2023-11-26 03:07:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5707 …}
          +nested: Doctrine\ORM\PersistentCollection {#5705 …}
          +votes: Doctrine\ORM\PersistentCollection {#5703 …}
          +reports: Doctrine\ORM\PersistentCollection {#5719 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
          -id: 164666
          -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5588144"
          +editedAt: DateTimeImmutable @1701569483 {#5715
            date: 2023-12-03 03:11:23.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700964476 {#5717
            date: 2023-11-26 03:07:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
          \n
          I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
          \n
          Fuck you’re dumb. 🤦🤡
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701046515 {#5735
          date: 2023-11-27 01:55:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5732 …}
        +nested: Doctrine\ORM\PersistentCollection {#5729 …}
        +votes: Doctrine\ORM\PersistentCollection {#5727 …}
        +reports: Doctrine\ORM\PersistentCollection {#5741 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
        -id: 168591
        -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5610485"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701046515 {#5738
          date: 2023-11-27 01:55:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
        \n
        I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701060231 {#5757
        date: 2023-11-27 05:43:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5754 …}
      +nested: Doctrine\ORM\PersistentCollection {#5751 …}
      +votes: Doctrine\ORM\PersistentCollection {#5749 …}
      +reports: Doctrine\ORM\PersistentCollection {#5763 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
      -id: 169013
      -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5614133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701060231 {#5760
        date: 2023-11-27 05:43:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "You certainly are deficient in many things! 😂🤡"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701098432 {#5779
      date: 2023-11-27 16:20:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5776 …}
    +nested: Doctrine\ORM\PersistentCollection {#5773 …}
    +votes: Doctrine\ORM\PersistentCollection {#5771 …}
    +reports: Doctrine\ORM\PersistentCollection {#5785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
    -id: 170275
    -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5622452"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701098432 {#5782
      date: 2023-11-27 16:20:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
    \n
    The important thing is that you are happy.\n
    \n
    Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701098811 {#5801
    date: 2023-11-27 16:26:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5796 …}
  +nested: Doctrine\ORM\PersistentCollection {#5794 …}
  +votes: Doctrine\ORM\PersistentCollection {#5792 …}
  +reports: Doctrine\ORM\PersistentCollection {#5808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
  -id: 170289
  -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5622584"
  +editedAt: DateTimeImmutable @1701818896 {#5804
    date: 2023-12-06 00:28:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701098811 {#5806
    date: 2023-11-27 16:26: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
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5829
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5798
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5784
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5762
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5740
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5709
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5695
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5673
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5651
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5629
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5607
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5571
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5557
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5505
                            +user: Proxies\__CG__\App\Entity\User {#5168 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5407
                              +user: App\Entity\User {#4575 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5167
                                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#4562
                                  +user: App\Entity\User {#4575 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: null
                                  +root: null
                                  +body: """
                                    If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                    \n
                                    This is an insane take.
                                    """
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 7
                                  +score: 0
                                  +lastActive: DateTime @1702907715 {#4557
                                    date: 2023-12-18 14:55:15.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                  -id: 149532
                                  -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5492511"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700624268 {#4558
                                    date: 2023-11-22 04:37:48.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 11
                                +score: 0
                                +lastActive: DateTime @1700624497 {#5165
                                  date: 2023-11-22 04:41:37.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                -id: 149543
                                -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5492554"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700624497 {#5166
                                  date: 2023-11-22 04:41:37.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700641098 {#5405
                                date: 2023-11-22 09:18:18.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5408 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                              -id: 149951
                              -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5496043"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700641098 {#5406
                                date: 2023-11-22 09:18:18.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700669197 {#5503
                              date: 2023-11-22 17:06:37.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5506 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                            -id: 150994
                            -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5503477"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700669197 {#5504
                              date: 2023-11-22 17:06:37.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700720883 {#5555
                            date: 2023-11-23 07:28:03.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5558 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                          -id: 153584
                          -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5524396"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700720883 {#5556
                            date: 2023-11-23 07:28:03.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700730959 {#5576
                          date: 2023-11-23 10:15:59.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5579 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                        -id: 153952
                        -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5526335"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700730959 {#5573
                          date: 2023-11-23 10:15:59.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700747987 {#5602
                        date: 2023-11-23 14:59:47.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5599 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                      -id: 154611
                      -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5529907"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700747987 {#5605
                        date: 2023-11-23 14:59:47.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700750834 {#5624
                      date: 2023-11-23 15:47:14.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5621 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                    -id: 154816
                    -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5530816"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700750834 {#5627
                      date: 2023-11-23 15:47:14.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                    \n
                    They’re ALL ad free when you block ads, you numpty.\n
                    \n
                    I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700776115 {#5646
                    date: 2023-11-23 22:48:35.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5643 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                  -id: 156337
                  -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5538214"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700776115 {#5649
                    date: 2023-11-23 22:48:35.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                  \n
                  The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700800673 {#5668
                  date: 2023-11-24 05:37:53.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5665 …}
                +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                -id: 157397
                -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5543617"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700800673 {#5671
                  date: 2023-11-24 05:37:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                \n
                But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                \n
                To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700821618 {#5690
                date: 2023-11-24 11:26:58.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5687 …}
              +nested: Doctrine\ORM\PersistentCollection {#5684 …}
              +votes: Doctrine\ORM\PersistentCollection {#5682 …}
              +reports: Doctrine\ORM\PersistentCollection {#5696 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
              -id: 157968
              -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5546865"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700821618 {#5693
                date: 2023-11-24 11:26:58.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
              \n
              Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
              \n
              Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700964476 {#5712
              date: 2023-11-26 03:07:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5707 …}
            +nested: Doctrine\ORM\PersistentCollection {#5705 …}
            +votes: Doctrine\ORM\PersistentCollection {#5703 …}
            +reports: Doctrine\ORM\PersistentCollection {#5719 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
            -id: 164666
            -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5588144"
            +editedAt: DateTimeImmutable @1701569483 {#5715
              date: 2023-12-03 03:11:23.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700964476 {#5717
              date: 2023-11-26 03:07:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
            \n
            I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
            \n
            Fuck you’re dumb. 🤦🤡
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701046515 {#5735
            date: 2023-11-27 01:55:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5732 …}
          +nested: Doctrine\ORM\PersistentCollection {#5729 …}
          +votes: Doctrine\ORM\PersistentCollection {#5727 …}
          +reports: Doctrine\ORM\PersistentCollection {#5741 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
          -id: 168591
          -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5610485"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701046515 {#5738
            date: 2023-11-27 01:55:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
          \n
          I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701060231 {#5757
          date: 2023-11-27 05:43:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5754 …}
        +nested: Doctrine\ORM\PersistentCollection {#5751 …}
        +votes: Doctrine\ORM\PersistentCollection {#5749 …}
        +reports: Doctrine\ORM\PersistentCollection {#5763 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
        -id: 169013
        -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5614133"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701060231 {#5760
          date: 2023-11-27 05:43:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "You certainly are deficient in many things! 😂🤡"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701098432 {#5779
        date: 2023-11-27 16:20:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5776 …}
      +nested: Doctrine\ORM\PersistentCollection {#5773 …}
      +votes: Doctrine\ORM\PersistentCollection {#5771 …}
      +reports: Doctrine\ORM\PersistentCollection {#5785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
      -id: 170275
      -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5622452"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701098432 {#5782
        date: 2023-11-27 16:20:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
      \n
      The important thing is that you are happy.\n
      \n
      Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701098811 {#5801
      date: 2023-11-27 16:26:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5796 …}
    +nested: Doctrine\ORM\PersistentCollection {#5794 …}
    +votes: Doctrine\ORM\PersistentCollection {#5792 …}
    +reports: Doctrine\ORM\PersistentCollection {#5808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
    -id: 170289
    -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5622584"
    +editedAt: DateTimeImmutable @1701818896 {#5804
      date: 2023-12-06 00:28:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701098811 {#5806
      date: 2023-11-27 16:26:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    😝 🤡\n
    \n
    Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701252282 {#5824
    date: 2023-11-29 11:04:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5821 …}
  +nested: Doctrine\ORM\PersistentCollection {#5818 …}
  +votes: Doctrine\ORM\PersistentCollection {#5816 …}
  +reports: Doctrine\ORM\PersistentCollection {#5830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
  -id: 176346
  -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5667802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701252282 {#5827
    date: 2023-11-29 11:04:42.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
167 DENIED edit
App\Entity\EntryComment {#5829
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5798
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5784
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5762
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5740
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5709
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5695
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5673
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5651
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5629
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5607
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5571
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5557
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5505
                            +user: Proxies\__CG__\App\Entity\User {#5168 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5407
                              +user: App\Entity\User {#4575 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5167
                                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#4562
                                  +user: App\Entity\User {#4575 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: null
                                  +root: null
                                  +body: """
                                    If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                    \n
                                    This is an insane take.
                                    """
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 7
                                  +score: 0
                                  +lastActive: DateTime @1702907715 {#4557
                                    date: 2023-12-18 14:55:15.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                  -id: 149532
                                  -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5492511"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700624268 {#4558
                                    date: 2023-11-22 04:37:48.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 11
                                +score: 0
                                +lastActive: DateTime @1700624497 {#5165
                                  date: 2023-11-22 04:41:37.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                -id: 149543
                                -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5492554"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700624497 {#5166
                                  date: 2023-11-22 04:41:37.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700641098 {#5405
                                date: 2023-11-22 09:18:18.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5408 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                              -id: 149951
                              -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5496043"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700641098 {#5406
                                date: 2023-11-22 09:18:18.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700669197 {#5503
                              date: 2023-11-22 17:06:37.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5506 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                            -id: 150994
                            -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5503477"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700669197 {#5504
                              date: 2023-11-22 17:06:37.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700720883 {#5555
                            date: 2023-11-23 07:28:03.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5558 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                          -id: 153584
                          -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5524396"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700720883 {#5556
                            date: 2023-11-23 07:28:03.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700730959 {#5576
                          date: 2023-11-23 10:15:59.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5579 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                        -id: 153952
                        -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5526335"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700730959 {#5573
                          date: 2023-11-23 10:15:59.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700747987 {#5602
                        date: 2023-11-23 14:59:47.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5599 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                      -id: 154611
                      -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5529907"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700747987 {#5605
                        date: 2023-11-23 14:59:47.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700750834 {#5624
                      date: 2023-11-23 15:47:14.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5621 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                    -id: 154816
                    -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5530816"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700750834 {#5627
                      date: 2023-11-23 15:47:14.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                    \n
                    They’re ALL ad free when you block ads, you numpty.\n
                    \n
                    I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700776115 {#5646
                    date: 2023-11-23 22:48:35.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5643 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                  -id: 156337
                  -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5538214"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700776115 {#5649
                    date: 2023-11-23 22:48:35.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                  \n
                  The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700800673 {#5668
                  date: 2023-11-24 05:37:53.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5665 …}
                +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                -id: 157397
                -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5543617"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700800673 {#5671
                  date: 2023-11-24 05:37:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                \n
                But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                \n
                To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700821618 {#5690
                date: 2023-11-24 11:26:58.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5687 …}
              +nested: Doctrine\ORM\PersistentCollection {#5684 …}
              +votes: Doctrine\ORM\PersistentCollection {#5682 …}
              +reports: Doctrine\ORM\PersistentCollection {#5696 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
              -id: 157968
              -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5546865"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700821618 {#5693
                date: 2023-11-24 11:26:58.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
              \n
              Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
              \n
              Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700964476 {#5712
              date: 2023-11-26 03:07:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5707 …}
            +nested: Doctrine\ORM\PersistentCollection {#5705 …}
            +votes: Doctrine\ORM\PersistentCollection {#5703 …}
            +reports: Doctrine\ORM\PersistentCollection {#5719 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
            -id: 164666
            -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5588144"
            +editedAt: DateTimeImmutable @1701569483 {#5715
              date: 2023-12-03 03:11:23.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700964476 {#5717
              date: 2023-11-26 03:07:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
            \n
            I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
            \n
            Fuck you’re dumb. 🤦🤡
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701046515 {#5735
            date: 2023-11-27 01:55:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5732 …}
          +nested: Doctrine\ORM\PersistentCollection {#5729 …}
          +votes: Doctrine\ORM\PersistentCollection {#5727 …}
          +reports: Doctrine\ORM\PersistentCollection {#5741 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
          -id: 168591
          -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5610485"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701046515 {#5738
            date: 2023-11-27 01:55:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
          \n
          I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701060231 {#5757
          date: 2023-11-27 05:43:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5754 …}
        +nested: Doctrine\ORM\PersistentCollection {#5751 …}
        +votes: Doctrine\ORM\PersistentCollection {#5749 …}
        +reports: Doctrine\ORM\PersistentCollection {#5763 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
        -id: 169013
        -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5614133"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701060231 {#5760
          date: 2023-11-27 05:43:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "You certainly are deficient in many things! 😂🤡"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701098432 {#5779
        date: 2023-11-27 16:20:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5776 …}
      +nested: Doctrine\ORM\PersistentCollection {#5773 …}
      +votes: Doctrine\ORM\PersistentCollection {#5771 …}
      +reports: Doctrine\ORM\PersistentCollection {#5785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
      -id: 170275
      -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5622452"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701098432 {#5782
        date: 2023-11-27 16:20:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
      \n
      The important thing is that you are happy.\n
      \n
      Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701098811 {#5801
      date: 2023-11-27 16:26:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5796 …}
    +nested: Doctrine\ORM\PersistentCollection {#5794 …}
    +votes: Doctrine\ORM\PersistentCollection {#5792 …}
    +reports: Doctrine\ORM\PersistentCollection {#5808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
    -id: 170289
    -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5622584"
    +editedAt: DateTimeImmutable @1701818896 {#5804
      date: 2023-12-06 00:28:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701098811 {#5806
      date: 2023-11-27 16:26:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    😝 🤡\n
    \n
    Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701252282 {#5824
    date: 2023-11-29 11:04:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5821 …}
  +nested: Doctrine\ORM\PersistentCollection {#5818 …}
  +votes: Doctrine\ORM\PersistentCollection {#5816 …}
  +reports: Doctrine\ORM\PersistentCollection {#5830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
  -id: 176346
  -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5667802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701252282 {#5827
    date: 2023-11-29 11:04:42.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
168 DENIED moderate
App\Entity\EntryComment {#5829
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5798
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5784
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5762
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5740
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5709
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5695
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5673
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5651
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5629
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5607
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5571
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5557
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5505
                            +user: Proxies\__CG__\App\Entity\User {#5168 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5407
                              +user: App\Entity\User {#4575 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5167
                                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#4562
                                  +user: App\Entity\User {#4575 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: null
                                  +root: null
                                  +body: """
                                    If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                    \n
                                    This is an insane take.
                                    """
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 7
                                  +score: 0
                                  +lastActive: DateTime @1702907715 {#4557
                                    date: 2023-12-18 14:55:15.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                  -id: 149532
                                  -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5492511"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700624268 {#4558
                                    date: 2023-11-22 04:37:48.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 11
                                +score: 0
                                +lastActive: DateTime @1700624497 {#5165
                                  date: 2023-11-22 04:41:37.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                -id: 149543
                                -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5492554"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700624497 {#5166
                                  date: 2023-11-22 04:41:37.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700641098 {#5405
                                date: 2023-11-22 09:18:18.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5408 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                              -id: 149951
                              -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5496043"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700641098 {#5406
                                date: 2023-11-22 09:18:18.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700669197 {#5503
                              date: 2023-11-22 17:06:37.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5506 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                            -id: 150994
                            -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5503477"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700669197 {#5504
                              date: 2023-11-22 17:06:37.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700720883 {#5555
                            date: 2023-11-23 07:28:03.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5558 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                          -id: 153584
                          -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5524396"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700720883 {#5556
                            date: 2023-11-23 07:28:03.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700730959 {#5576
                          date: 2023-11-23 10:15:59.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5579 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                        -id: 153952
                        -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5526335"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700730959 {#5573
                          date: 2023-11-23 10:15:59.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700747987 {#5602
                        date: 2023-11-23 14:59:47.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5599 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                      -id: 154611
                      -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5529907"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700747987 {#5605
                        date: 2023-11-23 14:59:47.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700750834 {#5624
                      date: 2023-11-23 15:47:14.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5621 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                    -id: 154816
                    -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5530816"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700750834 {#5627
                      date: 2023-11-23 15:47:14.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                    \n
                    They’re ALL ad free when you block ads, you numpty.\n
                    \n
                    I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700776115 {#5646
                    date: 2023-11-23 22:48:35.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5643 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                  -id: 156337
                  -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5538214"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700776115 {#5649
                    date: 2023-11-23 22:48:35.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                  \n
                  The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700800673 {#5668
                  date: 2023-11-24 05:37:53.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5665 …}
                +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                -id: 157397
                -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5543617"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700800673 {#5671
                  date: 2023-11-24 05:37:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                \n
                But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                \n
                To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700821618 {#5690
                date: 2023-11-24 11:26:58.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5687 …}
              +nested: Doctrine\ORM\PersistentCollection {#5684 …}
              +votes: Doctrine\ORM\PersistentCollection {#5682 …}
              +reports: Doctrine\ORM\PersistentCollection {#5696 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
              -id: 157968
              -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5546865"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700821618 {#5693
                date: 2023-11-24 11:26:58.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
              \n
              Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
              \n
              Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1700964476 {#5712
              date: 2023-11-26 03:07:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5707 …}
            +nested: Doctrine\ORM\PersistentCollection {#5705 …}
            +votes: Doctrine\ORM\PersistentCollection {#5703 …}
            +reports: Doctrine\ORM\PersistentCollection {#5719 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
            -id: 164666
            -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5588144"
            +editedAt: DateTimeImmutable @1701569483 {#5715
              date: 2023-12-03 03:11:23.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700964476 {#5717
              date: 2023-11-26 03:07:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
            \n
            I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
            \n
            Fuck you’re dumb. 🤦🤡
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701046515 {#5735
            date: 2023-11-27 01:55:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5732 …}
          +nested: Doctrine\ORM\PersistentCollection {#5729 …}
          +votes: Doctrine\ORM\PersistentCollection {#5727 …}
          +reports: Doctrine\ORM\PersistentCollection {#5741 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
          -id: 168591
          -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5610485"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701046515 {#5738
            date: 2023-11-27 01:55:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
          \n
          I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701060231 {#5757
          date: 2023-11-27 05:43:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5754 …}
        +nested: Doctrine\ORM\PersistentCollection {#5751 …}
        +votes: Doctrine\ORM\PersistentCollection {#5749 …}
        +reports: Doctrine\ORM\PersistentCollection {#5763 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
        -id: 169013
        -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5614133"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701060231 {#5760
          date: 2023-11-27 05:43:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "You certainly are deficient in many things! 😂🤡"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701098432 {#5779
        date: 2023-11-27 16:20:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5776 …}
      +nested: Doctrine\ORM\PersistentCollection {#5773 …}
      +votes: Doctrine\ORM\PersistentCollection {#5771 …}
      +reports: Doctrine\ORM\PersistentCollection {#5785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
      -id: 170275
      -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5622452"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701098432 {#5782
        date: 2023-11-27 16:20:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
      \n
      The important thing is that you are happy.\n
      \n
      Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701098811 {#5801
      date: 2023-11-27 16:26:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5796 …}
    +nested: Doctrine\ORM\PersistentCollection {#5794 …}
    +votes: Doctrine\ORM\PersistentCollection {#5792 …}
    +reports: Doctrine\ORM\PersistentCollection {#5808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
    -id: 170289
    -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5622584"
    +editedAt: DateTimeImmutable @1701818896 {#5804
      date: 2023-12-06 00:28:16.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701098811 {#5806
      date: 2023-11-27 16:26:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    😝 🤡\n
    \n
    Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701252282 {#5824
    date: 2023-11-29 11:04:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5821 …}
  +nested: Doctrine\ORM\PersistentCollection {#5818 …}
  +votes: Doctrine\ORM\PersistentCollection {#5816 …}
  +reports: Doctrine\ORM\PersistentCollection {#5830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
  -id: 176346
  -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5667802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701252282 {#5827
    date: 2023-11-29 11:04:42.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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5843
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5829
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5798
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5784
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5762
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5740
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5709
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5695
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5673
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5651
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5629
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5607
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5571
                          +user: Proxies\__CG__\App\Entity\User {#5168 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5557
                            +user: App\Entity\User {#4575 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5505
                              +user: Proxies\__CG__\App\Entity\User {#5168 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5407
                                +user: App\Entity\User {#4575 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#5167
                                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: App\Entity\EntryComment {#4562
                                    +user: App\Entity\User {#4575 …}
                                    +entry: App\Entity\Entry {#2419}
                                    +magazine: App\Entity\Magazine {#265}
                                    +image: null
                                    +parent: null
                                    +root: null
                                    +body: """
                                      If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                      \n
                                      This is an insane take.
                                      """
                                    +lang: "en"
                                    +isAdult: false
                                    +favouriteCount: 7
                                    +score: 0
                                    +lastActive: DateTime @1702907715 {#4557
                                      date: 2023-12-18 14:55:15.0 +01:00
                                    }
                                    +ip: null
                                    +tags: null
                                    +mentions: [
                                      "@Grayox@lemmy.ml"
                                    ]
                                    +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                    -id: 149532
                                    -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                    +ranking: 0
                                    +commentCount: 0
                                    +upVotes: 0
                                    +downVotes: 0
                                    +visibility: "visible             "
                                    +apId: "https://lemmy.world/comment/5492511"
                                    +editedAt: null
                                    +createdAt: DateTimeImmutable @1700624268 {#4558
                                      date: 2023-11-22 04:37:48.0 +01:00
                                    }
                                  }
                                  +root: App\Entity\EntryComment {#4562}
                                  +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 11
                                  +score: 0
                                  +lastActive: DateTime @1700624497 {#5165
                                    date: 2023-11-22 04:41:37.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                    "@ASeriesOfPoorChoices@lemmy.world"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                  -id: 149543
                                  -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5492554"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700624497 {#5166
                                    date: 2023-11-22 04:41:37.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 0
                                +score: 0
                                +lastActive: DateTime @1700641098 {#5405
                                  date: 2023-11-22 09:18:18.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                  "@GaMEChld@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5408 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                                -id: 149951
                                -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5496043"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700641098 {#5406
                                  date: 2023-11-22 09:18:18.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700669197 {#5503
                                date: 2023-11-22 17:06:37.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5506 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                              -id: 150994
                              -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5503477"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700669197 {#5504
                                date: 2023-11-22 17:06:37.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700720883 {#5555
                              date: 2023-11-23 07:28:03.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5558 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                            -id: 153584
                            -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5524396"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700720883 {#5556
                              date: 2023-11-23 07:28:03.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700730959 {#5576
                            date: 2023-11-23 10:15:59.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5579 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                          -id: 153952
                          -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5526335"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700730959 {#5573
                            date: 2023-11-23 10:15:59.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700747987 {#5602
                          date: 2023-11-23 14:59:47.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5599 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                        -id: 154611
                        -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5529907"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700747987 {#5605
                          date: 2023-11-23 14:59:47.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700750834 {#5624
                        date: 2023-11-23 15:47:14.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5621 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                      -id: 154816
                      -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5530816"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700750834 {#5627
                        date: 2023-11-23 15:47:14.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: """
                      Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                      \n
                      They’re ALL ad free when you block ads, you numpty.\n
                      \n
                      I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700776115 {#5646
                      date: 2023-11-23 22:48:35.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5643 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                    -id: 156337
                    -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5538214"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700776115 {#5649
                      date: 2023-11-23 22:48:35.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                    \n
                    The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700800673 {#5668
                    date: 2023-11-24 05:37:53.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5665 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                  -id: 157397
                  -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5543617"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700800673 {#5671
                    date: 2023-11-24 05:37:53.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                  \n
                  But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                  \n
                  To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700821618 {#5690
                  date: 2023-11-24 11:26:58.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5687 …}
                +nested: Doctrine\ORM\PersistentCollection {#5684 …}
                +votes: Doctrine\ORM\PersistentCollection {#5682 …}
                +reports: Doctrine\ORM\PersistentCollection {#5696 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
                -id: 157968
                -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5546865"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700821618 {#5693
                  date: 2023-11-24 11:26:58.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
                \n
                Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
                \n
                Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700964476 {#5712
                date: 2023-11-26 03:07:56.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5707 …}
              +nested: Doctrine\ORM\PersistentCollection {#5705 …}
              +votes: Doctrine\ORM\PersistentCollection {#5703 …}
              +reports: Doctrine\ORM\PersistentCollection {#5719 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
              -id: 164666
              -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5588144"
              +editedAt: DateTimeImmutable @1701569483 {#5715
                date: 2023-12-03 03:11:23.0 +01:00
              }
              +createdAt: DateTimeImmutable @1700964476 {#5717
                date: 2023-11-26 03:07:56.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
              \n
              I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
              \n
              Fuck you’re dumb. 🤦🤡
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1701046515 {#5735
              date: 2023-11-27 01:55:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5732 …}
            +nested: Doctrine\ORM\PersistentCollection {#5729 …}
            +votes: Doctrine\ORM\PersistentCollection {#5727 …}
            +reports: Doctrine\ORM\PersistentCollection {#5741 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
            -id: 168591
            -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5610485"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701046515 {#5738
              date: 2023-11-27 01:55:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
            \n
            I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701060231 {#5757
            date: 2023-11-27 05:43:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5754 …}
          +nested: Doctrine\ORM\PersistentCollection {#5751 …}
          +votes: Doctrine\ORM\PersistentCollection {#5749 …}
          +reports: Doctrine\ORM\PersistentCollection {#5763 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
          -id: 169013
          -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5614133"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701060231 {#5760
            date: 2023-11-27 05:43:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "You certainly are deficient in many things! 😂🤡"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701098432 {#5779
          date: 2023-11-27 16:20:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5776 …}
        +nested: Doctrine\ORM\PersistentCollection {#5773 …}
        +votes: Doctrine\ORM\PersistentCollection {#5771 …}
        +reports: Doctrine\ORM\PersistentCollection {#5785 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
        -id: 170275
        -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5622452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701098432 {#5782
          date: 2023-11-27 16:20:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
        \n
        The important thing is that you are happy.\n
        \n
        Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701098811 {#5801
        date: 2023-11-27 16:26:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5796 …}
      +nested: Doctrine\ORM\PersistentCollection {#5794 …}
      +votes: Doctrine\ORM\PersistentCollection {#5792 …}
      +reports: Doctrine\ORM\PersistentCollection {#5808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
      -id: 170289
      -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5622584"
      +editedAt: DateTimeImmutable @1701818896 {#5804
        date: 2023-12-06 00:28:16.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701098811 {#5806
        date: 2023-11-27 16:26:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      😝 🤡\n
      \n
      Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701252282 {#5824
      date: 2023-11-29 11:04:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5821 …}
    +nested: Doctrine\ORM\PersistentCollection {#5818 …}
    +votes: Doctrine\ORM\PersistentCollection {#5816 …}
    +reports: Doctrine\ORM\PersistentCollection {#5830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
    -id: 176346
    -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5667802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701252282 {#5827
      date: 2023-11-29 11:04:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    Thank you for proving my point. Your contributions to science will not be forgotten.\n
    \n
    I have follow-up questions. How many people were you successful at convincing of something while calling them names?\n
    \n
    I already see that you are an embellishing liar, because you said only I am an idiot, but your post history shows otherwise.\n
    \n
    Do you find your conversation skills particularly effective? Do you think there’s anything you can do to improve them?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701290447 {#5846
    date: 2023-11-29 21:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5841 …}
  +nested: Doctrine\ORM\PersistentCollection {#5839 …}
  +votes: Doctrine\ORM\PersistentCollection {#5837 …}
  +reports: Doctrine\ORM\PersistentCollection {#5853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
  -id: 178168
  -bodyTs: "'alreadi':36 'anyth':71 'call':32 'contribut':8 'convers':62 'convinc':28 'effect':65 'embellish':42 'find':60 'follow':18 'follow-up':17 'forgotten':14 'histori':55 'idiot':51 'improv':76 'liar':43 'mani':22 'name':34 'otherwis':57 'particular':64 'peopl':23 'point':6 'post':54 'prove':4 'question':20 'said':46 'scienc':10 'see':37 'show':56 'skill':63 'someth':30 'success':26 'thank':1 'think':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5679168"
  +editedAt: DateTimeImmutable @1702215335 {#5849
    date: 2023-12-10 14:35:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701290447 {#5851
    date: 2023-11-29 21:40: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
171 DENIED edit
App\Entity\EntryComment {#5843
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5829
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5798
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5784
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5762
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5740
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5709
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5695
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5673
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5651
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5629
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5607
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5571
                          +user: Proxies\__CG__\App\Entity\User {#5168 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5557
                            +user: App\Entity\User {#4575 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5505
                              +user: Proxies\__CG__\App\Entity\User {#5168 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5407
                                +user: App\Entity\User {#4575 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#5167
                                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: App\Entity\EntryComment {#4562
                                    +user: App\Entity\User {#4575 …}
                                    +entry: App\Entity\Entry {#2419}
                                    +magazine: App\Entity\Magazine {#265}
                                    +image: null
                                    +parent: null
                                    +root: null
                                    +body: """
                                      If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                      \n
                                      This is an insane take.
                                      """
                                    +lang: "en"
                                    +isAdult: false
                                    +favouriteCount: 7
                                    +score: 0
                                    +lastActive: DateTime @1702907715 {#4557
                                      date: 2023-12-18 14:55:15.0 +01:00
                                    }
                                    +ip: null
                                    +tags: null
                                    +mentions: [
                                      "@Grayox@lemmy.ml"
                                    ]
                                    +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                    -id: 149532
                                    -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                    +ranking: 0
                                    +commentCount: 0
                                    +upVotes: 0
                                    +downVotes: 0
                                    +visibility: "visible             "
                                    +apId: "https://lemmy.world/comment/5492511"
                                    +editedAt: null
                                    +createdAt: DateTimeImmutable @1700624268 {#4558
                                      date: 2023-11-22 04:37:48.0 +01:00
                                    }
                                  }
                                  +root: App\Entity\EntryComment {#4562}
                                  +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 11
                                  +score: 0
                                  +lastActive: DateTime @1700624497 {#5165
                                    date: 2023-11-22 04:41:37.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                    "@ASeriesOfPoorChoices@lemmy.world"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                  -id: 149543
                                  -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5492554"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700624497 {#5166
                                    date: 2023-11-22 04:41:37.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 0
                                +score: 0
                                +lastActive: DateTime @1700641098 {#5405
                                  date: 2023-11-22 09:18:18.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                  "@GaMEChld@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5408 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                                -id: 149951
                                -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5496043"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700641098 {#5406
                                  date: 2023-11-22 09:18:18.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700669197 {#5503
                                date: 2023-11-22 17:06:37.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5506 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                              -id: 150994
                              -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5503477"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700669197 {#5504
                                date: 2023-11-22 17:06:37.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700720883 {#5555
                              date: 2023-11-23 07:28:03.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5558 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                            -id: 153584
                            -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5524396"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700720883 {#5556
                              date: 2023-11-23 07:28:03.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700730959 {#5576
                            date: 2023-11-23 10:15:59.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5579 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                          -id: 153952
                          -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5526335"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700730959 {#5573
                            date: 2023-11-23 10:15:59.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700747987 {#5602
                          date: 2023-11-23 14:59:47.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5599 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                        -id: 154611
                        -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5529907"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700747987 {#5605
                          date: 2023-11-23 14:59:47.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700750834 {#5624
                        date: 2023-11-23 15:47:14.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5621 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                      -id: 154816
                      -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5530816"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700750834 {#5627
                        date: 2023-11-23 15:47:14.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: """
                      Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                      \n
                      They’re ALL ad free when you block ads, you numpty.\n
                      \n
                      I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700776115 {#5646
                      date: 2023-11-23 22:48:35.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5643 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                    -id: 156337
                    -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5538214"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700776115 {#5649
                      date: 2023-11-23 22:48:35.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                    \n
                    The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700800673 {#5668
                    date: 2023-11-24 05:37:53.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5665 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                  -id: 157397
                  -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5543617"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700800673 {#5671
                    date: 2023-11-24 05:37:53.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                  \n
                  But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                  \n
                  To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700821618 {#5690
                  date: 2023-11-24 11:26:58.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5687 …}
                +nested: Doctrine\ORM\PersistentCollection {#5684 …}
                +votes: Doctrine\ORM\PersistentCollection {#5682 …}
                +reports: Doctrine\ORM\PersistentCollection {#5696 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
                -id: 157968
                -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5546865"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700821618 {#5693
                  date: 2023-11-24 11:26:58.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
                \n
                Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
                \n
                Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700964476 {#5712
                date: 2023-11-26 03:07:56.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5707 …}
              +nested: Doctrine\ORM\PersistentCollection {#5705 …}
              +votes: Doctrine\ORM\PersistentCollection {#5703 …}
              +reports: Doctrine\ORM\PersistentCollection {#5719 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
              -id: 164666
              -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5588144"
              +editedAt: DateTimeImmutable @1701569483 {#5715
                date: 2023-12-03 03:11:23.0 +01:00
              }
              +createdAt: DateTimeImmutable @1700964476 {#5717
                date: 2023-11-26 03:07:56.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
              \n
              I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
              \n
              Fuck you’re dumb. 🤦🤡
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1701046515 {#5735
              date: 2023-11-27 01:55:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5732 …}
            +nested: Doctrine\ORM\PersistentCollection {#5729 …}
            +votes: Doctrine\ORM\PersistentCollection {#5727 …}
            +reports: Doctrine\ORM\PersistentCollection {#5741 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
            -id: 168591
            -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5610485"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701046515 {#5738
              date: 2023-11-27 01:55:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
            \n
            I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701060231 {#5757
            date: 2023-11-27 05:43:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5754 …}
          +nested: Doctrine\ORM\PersistentCollection {#5751 …}
          +votes: Doctrine\ORM\PersistentCollection {#5749 …}
          +reports: Doctrine\ORM\PersistentCollection {#5763 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
          -id: 169013
          -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5614133"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701060231 {#5760
            date: 2023-11-27 05:43:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "You certainly are deficient in many things! 😂🤡"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701098432 {#5779
          date: 2023-11-27 16:20:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5776 …}
        +nested: Doctrine\ORM\PersistentCollection {#5773 …}
        +votes: Doctrine\ORM\PersistentCollection {#5771 …}
        +reports: Doctrine\ORM\PersistentCollection {#5785 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
        -id: 170275
        -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5622452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701098432 {#5782
          date: 2023-11-27 16:20:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
        \n
        The important thing is that you are happy.\n
        \n
        Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701098811 {#5801
        date: 2023-11-27 16:26:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5796 …}
      +nested: Doctrine\ORM\PersistentCollection {#5794 …}
      +votes: Doctrine\ORM\PersistentCollection {#5792 …}
      +reports: Doctrine\ORM\PersistentCollection {#5808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
      -id: 170289
      -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5622584"
      +editedAt: DateTimeImmutable @1701818896 {#5804
        date: 2023-12-06 00:28:16.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701098811 {#5806
        date: 2023-11-27 16:26:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      😝 🤡\n
      \n
      Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701252282 {#5824
      date: 2023-11-29 11:04:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5821 …}
    +nested: Doctrine\ORM\PersistentCollection {#5818 …}
    +votes: Doctrine\ORM\PersistentCollection {#5816 …}
    +reports: Doctrine\ORM\PersistentCollection {#5830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
    -id: 176346
    -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5667802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701252282 {#5827
      date: 2023-11-29 11:04:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    Thank you for proving my point. Your contributions to science will not be forgotten.\n
    \n
    I have follow-up questions. How many people were you successful at convincing of something while calling them names?\n
    \n
    I already see that you are an embellishing liar, because you said only I am an idiot, but your post history shows otherwise.\n
    \n
    Do you find your conversation skills particularly effective? Do you think there’s anything you can do to improve them?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701290447 {#5846
    date: 2023-11-29 21:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5841 …}
  +nested: Doctrine\ORM\PersistentCollection {#5839 …}
  +votes: Doctrine\ORM\PersistentCollection {#5837 …}
  +reports: Doctrine\ORM\PersistentCollection {#5853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
  -id: 178168
  -bodyTs: "'alreadi':36 'anyth':71 'call':32 'contribut':8 'convers':62 'convinc':28 'effect':65 'embellish':42 'find':60 'follow':18 'follow-up':17 'forgotten':14 'histori':55 'idiot':51 'improv':76 'liar':43 'mani':22 'name':34 'otherwis':57 'particular':64 'peopl':23 'point':6 'post':54 'prove':4 'question':20 'said':46 'scienc':10 'see':37 'show':56 'skill':63 'someth':30 'success':26 'thank':1 'think':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5679168"
  +editedAt: DateTimeImmutable @1702215335 {#5849
    date: 2023-12-10 14:35:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701290447 {#5851
    date: 2023-11-29 21:40: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
172 DENIED moderate
App\Entity\EntryComment {#5843
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5829
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5798
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5784
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5762
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5740
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5709
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5695
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5673
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5651
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5629
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5607
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5571
                          +user: Proxies\__CG__\App\Entity\User {#5168 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5557
                            +user: App\Entity\User {#4575 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5505
                              +user: Proxies\__CG__\App\Entity\User {#5168 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5407
                                +user: App\Entity\User {#4575 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#5167
                                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: App\Entity\EntryComment {#4562
                                    +user: App\Entity\User {#4575 …}
                                    +entry: App\Entity\Entry {#2419}
                                    +magazine: App\Entity\Magazine {#265}
                                    +image: null
                                    +parent: null
                                    +root: null
                                    +body: """
                                      If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                      \n
                                      This is an insane take.
                                      """
                                    +lang: "en"
                                    +isAdult: false
                                    +favouriteCount: 7
                                    +score: 0
                                    +lastActive: DateTime @1702907715 {#4557
                                      date: 2023-12-18 14:55:15.0 +01:00
                                    }
                                    +ip: null
                                    +tags: null
                                    +mentions: [
                                      "@Grayox@lemmy.ml"
                                    ]
                                    +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                    +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                    +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                    +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                    +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                    -id: 149532
                                    -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                    +ranking: 0
                                    +commentCount: 0
                                    +upVotes: 0
                                    +downVotes: 0
                                    +visibility: "visible             "
                                    +apId: "https://lemmy.world/comment/5492511"
                                    +editedAt: null
                                    +createdAt: DateTimeImmutable @1700624268 {#4558
                                      date: 2023-11-22 04:37:48.0 +01:00
                                    }
                                  }
                                  +root: App\Entity\EntryComment {#4562}
                                  +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 11
                                  +score: 0
                                  +lastActive: DateTime @1700624497 {#5165
                                    date: 2023-11-22 04:41:37.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                    "@ASeriesOfPoorChoices@lemmy.world"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                  -id: 149543
                                  -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5492554"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700624497 {#5166
                                    date: 2023-11-22 04:41:37.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 0
                                +score: 0
                                +lastActive: DateTime @1700641098 {#5405
                                  date: 2023-11-22 09:18:18.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                  "@GaMEChld@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5408 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                                -id: 149951
                                -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5496043"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700641098 {#5406
                                  date: 2023-11-22 09:18:18.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700669197 {#5503
                                date: 2023-11-22 17:06:37.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5506 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                              -id: 150994
                              -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5503477"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700669197 {#5504
                                date: 2023-11-22 17:06:37.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700720883 {#5555
                              date: 2023-11-23 07:28:03.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5558 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                            -id: 153584
                            -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5524396"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700720883 {#5556
                              date: 2023-11-23 07:28:03.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700730959 {#5576
                            date: 2023-11-23 10:15:59.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5579 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                          -id: 153952
                          -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5526335"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700730959 {#5573
                            date: 2023-11-23 10:15:59.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700747987 {#5602
                          date: 2023-11-23 14:59:47.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5599 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                        -id: 154611
                        -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5529907"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700747987 {#5605
                          date: 2023-11-23 14:59:47.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700750834 {#5624
                        date: 2023-11-23 15:47:14.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5621 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                      -id: 154816
                      -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5530816"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700750834 {#5627
                        date: 2023-11-23 15:47:14.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: """
                      Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                      \n
                      They’re ALL ad free when you block ads, you numpty.\n
                      \n
                      I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700776115 {#5646
                      date: 2023-11-23 22:48:35.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5643 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                    -id: 156337
                    -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5538214"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700776115 {#5649
                      date: 2023-11-23 22:48:35.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                    \n
                    The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700800673 {#5668
                    date: 2023-11-24 05:37:53.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5665 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                  -id: 157397
                  -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5543617"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700800673 {#5671
                    date: 2023-11-24 05:37:53.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                  \n
                  But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                  \n
                  To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700821618 {#5690
                  date: 2023-11-24 11:26:58.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5687 …}
                +nested: Doctrine\ORM\PersistentCollection {#5684 …}
                +votes: Doctrine\ORM\PersistentCollection {#5682 …}
                +reports: Doctrine\ORM\PersistentCollection {#5696 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
                -id: 157968
                -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5546865"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700821618 {#5693
                  date: 2023-11-24 11:26:58.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
                \n
                Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
                \n
                Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1700964476 {#5712
                date: 2023-11-26 03:07:56.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5707 …}
              +nested: Doctrine\ORM\PersistentCollection {#5705 …}
              +votes: Doctrine\ORM\PersistentCollection {#5703 …}
              +reports: Doctrine\ORM\PersistentCollection {#5719 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
              -id: 164666
              -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5588144"
              +editedAt: DateTimeImmutable @1701569483 {#5715
                date: 2023-12-03 03:11:23.0 +01:00
              }
              +createdAt: DateTimeImmutable @1700964476 {#5717
                date: 2023-11-26 03:07:56.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
              \n
              I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
              \n
              Fuck you’re dumb. 🤦🤡
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1701046515 {#5735
              date: 2023-11-27 01:55:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5732 …}
            +nested: Doctrine\ORM\PersistentCollection {#5729 …}
            +votes: Doctrine\ORM\PersistentCollection {#5727 …}
            +reports: Doctrine\ORM\PersistentCollection {#5741 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
            -id: 168591
            -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5610485"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701046515 {#5738
              date: 2023-11-27 01:55:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
            \n
            I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701060231 {#5757
            date: 2023-11-27 05:43:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5754 …}
          +nested: Doctrine\ORM\PersistentCollection {#5751 …}
          +votes: Doctrine\ORM\PersistentCollection {#5749 …}
          +reports: Doctrine\ORM\PersistentCollection {#5763 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
          -id: 169013
          -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5614133"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701060231 {#5760
            date: 2023-11-27 05:43:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: "You certainly are deficient in many things! 😂🤡"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701098432 {#5779
          date: 2023-11-27 16:20:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5776 …}
        +nested: Doctrine\ORM\PersistentCollection {#5773 …}
        +votes: Doctrine\ORM\PersistentCollection {#5771 …}
        +reports: Doctrine\ORM\PersistentCollection {#5785 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
        -id: 170275
        -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5622452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701098432 {#5782
          date: 2023-11-27 16:20:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
        \n
        The important thing is that you are happy.\n
        \n
        Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701098811 {#5801
        date: 2023-11-27 16:26:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5796 …}
      +nested: Doctrine\ORM\PersistentCollection {#5794 …}
      +votes: Doctrine\ORM\PersistentCollection {#5792 …}
      +reports: Doctrine\ORM\PersistentCollection {#5808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
      -id: 170289
      -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5622584"
      +editedAt: DateTimeImmutable @1701818896 {#5804
        date: 2023-12-06 00:28:16.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701098811 {#5806
        date: 2023-11-27 16:26:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      😝 🤡\n
      \n
      Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701252282 {#5824
      date: 2023-11-29 11:04:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5821 …}
    +nested: Doctrine\ORM\PersistentCollection {#5818 …}
    +votes: Doctrine\ORM\PersistentCollection {#5816 …}
    +reports: Doctrine\ORM\PersistentCollection {#5830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
    -id: 176346
    -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5667802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701252282 {#5827
      date: 2023-11-29 11:04:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: """
    Thank you for proving my point. Your contributions to science will not be forgotten.\n
    \n
    I have follow-up questions. How many people were you successful at convincing of something while calling them names?\n
    \n
    I already see that you are an embellishing liar, because you said only I am an idiot, but your post history shows otherwise.\n
    \n
    Do you find your conversation skills particularly effective? Do you think there’s anything you can do to improve them?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701290447 {#5846
    date: 2023-11-29 21:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5841 …}
  +nested: Doctrine\ORM\PersistentCollection {#5839 …}
  +votes: Doctrine\ORM\PersistentCollection {#5837 …}
  +reports: Doctrine\ORM\PersistentCollection {#5853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
  -id: 178168
  -bodyTs: "'alreadi':36 'anyth':71 'call':32 'contribut':8 'convers':62 'convinc':28 'effect':65 'embellish':42 'find':60 'follow':18 'follow-up':17 'forgotten':14 'histori':55 'idiot':51 'improv':76 'liar':43 'mani':22 'name':34 'otherwis':57 'particular':64 'peopl':23 'point':6 'post':54 'prove':4 'question':20 'said':46 'scienc':10 'see':37 'show':56 'skill':63 'someth':30 'success':26 'thank':1 'think':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5679168"
  +editedAt: DateTimeImmutable @1702215335 {#5849
    date: 2023-12-10 14:35:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701290447 {#5851
    date: 2023-11-29 21:40: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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5874
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5843
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5829
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5798
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5784
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5762
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5740
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5709
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5695
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5673
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5651
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5629
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5607
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5571
                            +user: Proxies\__CG__\App\Entity\User {#5168 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5557
                              +user: App\Entity\User {#4575 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5505
                                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#5407
                                  +user: App\Entity\User {#4575 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: App\Entity\EntryComment {#5167
                                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                    +entry: App\Entity\Entry {#2419}
                                    +magazine: App\Entity\Magazine {#265}
                                    +image: null
                                    +parent: App\Entity\EntryComment {#4562
                                      +user: App\Entity\User {#4575 …}
                                      +entry: App\Entity\Entry {#2419}
                                      +magazine: App\Entity\Magazine {#265}
                                      +image: null
                                      +parent: null
                                      +root: null
                                      +body: """
                                        If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                        \n
                                        This is an insane take.
                                        """
                                      +lang: "en"
                                      +isAdult: false
                                      +favouriteCount: 7
                                      +score: 0
                                      +lastActive: DateTime @1702907715 {#4557
                                        date: 2023-12-18 14:55:15.0 +01:00
                                      }
                                      +ip: null
                                      +tags: null
                                      +mentions: [
                                        "@Grayox@lemmy.ml"
                                      ]
                                      +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                      -id: 149532
                                      -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                      +ranking: 0
                                      +commentCount: 0
                                      +upVotes: 0
                                      +downVotes: 0
                                      +visibility: "visible             "
                                      +apId: "https://lemmy.world/comment/5492511"
                                      +editedAt: null
                                      +createdAt: DateTimeImmutable @1700624268 {#4558
                                        date: 2023-11-22 04:37:48.0 +01:00
                                      }
                                    }
                                    +root: App\Entity\EntryComment {#4562}
                                    +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                    +lang: "en"
                                    +isAdult: false
                                    +favouriteCount: 11
                                    +score: 0
                                    +lastActive: DateTime @1700624497 {#5165
                                      date: 2023-11-22 04:41:37.0 +01:00
                                    }
                                    +ip: null
                                    +tags: null
                                    +mentions: [
                                      "@Grayox@lemmy.ml"
                                      "@ASeriesOfPoorChoices@lemmy.world"
                                    ]
                                    +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                    -id: 149543
                                    -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                    +ranking: 0
                                    +commentCount: 0
                                    +upVotes: 0
                                    +downVotes: 0
                                    +visibility: "visible             "
                                    +apId: "https://lemmy.world/comment/5492554"
                                    +editedAt: null
                                    +createdAt: DateTimeImmutable @1700624497 {#5166
                                      date: 2023-11-22 04:41:37.0 +01:00
                                    }
                                  }
                                  +root: App\Entity\EntryComment {#4562}
                                  +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 0
                                  +score: 0
                                  +lastActive: DateTime @1700641098 {#5405
                                    date: 2023-11-22 09:18:18.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                    "@ASeriesOfPoorChoices@lemmy.world"
                                    "@GaMEChld@lemmy.world"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#5408 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                                  -id: 149951
                                  -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5496043"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700641098 {#5406
                                    date: 2023-11-22 09:18:18.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 0
                                +score: 0
                                +lastActive: DateTime @1700669197 {#5503
                                  date: 2023-11-22 17:06:37.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                  "@GaMEChld@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5506 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                                -id: 150994
                                -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5503477"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700669197 {#5504
                                  date: 2023-11-22 17:06:37.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700720883 {#5555
                                date: 2023-11-23 07:28:03.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5558 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                              -id: 153584
                              -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5524396"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700720883 {#5556
                                date: 2023-11-23 07:28:03.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700730959 {#5576
                              date: 2023-11-23 10:15:59.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5579 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                            -id: 153952
                            -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5526335"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700730959 {#5573
                              date: 2023-11-23 10:15:59.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700747987 {#5602
                            date: 2023-11-23 14:59:47.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5599 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                          -id: 154611
                          -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5529907"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700747987 {#5605
                            date: 2023-11-23 14:59:47.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700750834 {#5624
                          date: 2023-11-23 15:47:14.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5621 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                        -id: 154816
                        -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5530816"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700750834 {#5627
                          date: 2023-11-23 15:47:14.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: """
                        Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                        \n
                        They’re ALL ad free when you block ads, you numpty.\n
                        \n
                        I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700776115 {#5646
                        date: 2023-11-23 22:48:35.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5643 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                      -id: 156337
                      -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5538214"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700776115 {#5649
                        date: 2023-11-23 22:48:35.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: """
                      And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                      \n
                      The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700800673 {#5668
                      date: 2023-11-24 05:37:53.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5665 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                    -id: 157397
                    -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5543617"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700800673 {#5671
                      date: 2023-11-24 05:37:53.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                    \n
                    But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                    \n
                    To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700821618 {#5690
                    date: 2023-11-24 11:26:58.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5687 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5682 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5696 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
                  -id: 157968
                  -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5546865"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700821618 {#5693
                    date: 2023-11-24 11:26:58.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
                  \n
                  Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
                  \n
                  Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700964476 {#5712
                  date: 2023-11-26 03:07:56.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5707 …}
                +nested: Doctrine\ORM\PersistentCollection {#5705 …}
                +votes: Doctrine\ORM\PersistentCollection {#5703 …}
                +reports: Doctrine\ORM\PersistentCollection {#5719 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
                -id: 164666
                -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5588144"
                +editedAt: DateTimeImmutable @1701569483 {#5715
                  date: 2023-12-03 03:11:23.0 +01:00
                }
                +createdAt: DateTimeImmutable @1700964476 {#5717
                  date: 2023-11-26 03:07:56.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
                \n
                I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
                \n
                Fuck you’re dumb. 🤦🤡
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1701046515 {#5735
                date: 2023-11-27 01:55:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5732 …}
              +nested: Doctrine\ORM\PersistentCollection {#5729 …}
              +votes: Doctrine\ORM\PersistentCollection {#5727 …}
              +reports: Doctrine\ORM\PersistentCollection {#5741 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
              -id: 168591
              -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5610485"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701046515 {#5738
                date: 2023-11-27 01:55:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
              \n
              I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1701060231 {#5757
              date: 2023-11-27 05:43:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5754 …}
            +nested: Doctrine\ORM\PersistentCollection {#5751 …}
            +votes: Doctrine\ORM\PersistentCollection {#5749 …}
            +reports: Doctrine\ORM\PersistentCollection {#5763 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
            -id: 169013
            -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5614133"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701060231 {#5760
              date: 2023-11-27 05:43:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "You certainly are deficient in many things! 😂🤡"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701098432 {#5779
            date: 2023-11-27 16:20:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5776 …}
          +nested: Doctrine\ORM\PersistentCollection {#5773 …}
          +votes: Doctrine\ORM\PersistentCollection {#5771 …}
          +reports: Doctrine\ORM\PersistentCollection {#5785 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
          -id: 170275
          -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5622452"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701098432 {#5782
            date: 2023-11-27 16:20:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
          \n
          The important thing is that you are happy.\n
          \n
          Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701098811 {#5801
          date: 2023-11-27 16:26:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5796 …}
        +nested: Doctrine\ORM\PersistentCollection {#5794 …}
        +votes: Doctrine\ORM\PersistentCollection {#5792 …}
        +reports: Doctrine\ORM\PersistentCollection {#5808 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
        -id: 170289
        -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5622584"
        +editedAt: DateTimeImmutable @1701818896 {#5804
          date: 2023-12-06 00:28:16.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701098811 {#5806
          date: 2023-11-27 16:26:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        😝 🤡\n
        \n
        Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701252282 {#5824
        date: 2023-11-29 11:04:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5821 …}
      +nested: Doctrine\ORM\PersistentCollection {#5818 …}
      +votes: Doctrine\ORM\PersistentCollection {#5816 …}
      +reports: Doctrine\ORM\PersistentCollection {#5830 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
      -id: 176346
      -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5667802"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701252282 {#5827
        date: 2023-11-29 11:04:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      Thank you for proving my point. Your contributions to science will not be forgotten.\n
      \n
      I have follow-up questions. How many people were you successful at convincing of something while calling them names?\n
      \n
      I already see that you are an embellishing liar, because you said only I am an idiot, but your post history shows otherwise.\n
      \n
      Do you find your conversation skills particularly effective? Do you think there’s anything you can do to improve them?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701290447 {#5846
      date: 2023-11-29 21:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5841 …}
    +nested: Doctrine\ORM\PersistentCollection {#5839 …}
    +votes: Doctrine\ORM\PersistentCollection {#5837 …}
    +reports: Doctrine\ORM\PersistentCollection {#5853 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
    -id: 178168
    -bodyTs: "'alreadi':36 'anyth':71 'call':32 'contribut':8 'convers':62 'convinc':28 'effect':65 'embellish':42 'find':60 'follow':18 'follow-up':17 'forgotten':14 'histori':55 'idiot':51 'improv':76 'liar':43 'mani':22 'name':34 'otherwis':57 'particular':64 'peopl':23 'point':6 'post':54 'prove':4 'question':20 'said':46 'scienc':10 'see':37 'show':56 'skill':63 'someth':30 'success':26 'thank':1 'think':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5679168"
    +editedAt: DateTimeImmutable @1702215335 {#5849
      date: 2023-12-10 14:35:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701290447 {#5851
      date: 2023-11-29 21:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Try installing an ad blocker, and then Reddit doesn’t get any ad revenue from you! 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701351442 {#5869
    date: 2023-11-30 14:37:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5866 …}
  +nested: Doctrine\ORM\PersistentCollection {#5863 …}
  +votes: Doctrine\ORM\PersistentCollection {#5861 …}
  +reports: Doctrine\ORM\PersistentCollection {#5875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5879 …}
  -id: 183686
  -bodyTs: "'ad':4,13 'blocker':5 'doesn':9 'get':11 'instal':2 'reddit':8 'revenu':14 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5695210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701351442 {#5872
    date: 2023-11-30 14:37:22.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
175 DENIED edit
App\Entity\EntryComment {#5874
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5843
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5829
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5798
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5784
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5762
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5740
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5709
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5695
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5673
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5651
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5629
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5607
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5571
                            +user: Proxies\__CG__\App\Entity\User {#5168 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5557
                              +user: App\Entity\User {#4575 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5505
                                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#5407
                                  +user: App\Entity\User {#4575 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: App\Entity\EntryComment {#5167
                                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                    +entry: App\Entity\Entry {#2419}
                                    +magazine: App\Entity\Magazine {#265}
                                    +image: null
                                    +parent: App\Entity\EntryComment {#4562
                                      +user: App\Entity\User {#4575 …}
                                      +entry: App\Entity\Entry {#2419}
                                      +magazine: App\Entity\Magazine {#265}
                                      +image: null
                                      +parent: null
                                      +root: null
                                      +body: """
                                        If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                        \n
                                        This is an insane take.
                                        """
                                      +lang: "en"
                                      +isAdult: false
                                      +favouriteCount: 7
                                      +score: 0
                                      +lastActive: DateTime @1702907715 {#4557
                                        date: 2023-12-18 14:55:15.0 +01:00
                                      }
                                      +ip: null
                                      +tags: null
                                      +mentions: [
                                        "@Grayox@lemmy.ml"
                                      ]
                                      +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                      -id: 149532
                                      -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                      +ranking: 0
                                      +commentCount: 0
                                      +upVotes: 0
                                      +downVotes: 0
                                      +visibility: "visible             "
                                      +apId: "https://lemmy.world/comment/5492511"
                                      +editedAt: null
                                      +createdAt: DateTimeImmutable @1700624268 {#4558
                                        date: 2023-11-22 04:37:48.0 +01:00
                                      }
                                    }
                                    +root: App\Entity\EntryComment {#4562}
                                    +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                    +lang: "en"
                                    +isAdult: false
                                    +favouriteCount: 11
                                    +score: 0
                                    +lastActive: DateTime @1700624497 {#5165
                                      date: 2023-11-22 04:41:37.0 +01:00
                                    }
                                    +ip: null
                                    +tags: null
                                    +mentions: [
                                      "@Grayox@lemmy.ml"
                                      "@ASeriesOfPoorChoices@lemmy.world"
                                    ]
                                    +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                    -id: 149543
                                    -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                    +ranking: 0
                                    +commentCount: 0
                                    +upVotes: 0
                                    +downVotes: 0
                                    +visibility: "visible             "
                                    +apId: "https://lemmy.world/comment/5492554"
                                    +editedAt: null
                                    +createdAt: DateTimeImmutable @1700624497 {#5166
                                      date: 2023-11-22 04:41:37.0 +01:00
                                    }
                                  }
                                  +root: App\Entity\EntryComment {#4562}
                                  +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 0
                                  +score: 0
                                  +lastActive: DateTime @1700641098 {#5405
                                    date: 2023-11-22 09:18:18.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                    "@ASeriesOfPoorChoices@lemmy.world"
                                    "@GaMEChld@lemmy.world"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#5408 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                                  -id: 149951
                                  -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5496043"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700641098 {#5406
                                    date: 2023-11-22 09:18:18.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 0
                                +score: 0
                                +lastActive: DateTime @1700669197 {#5503
                                  date: 2023-11-22 17:06:37.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                  "@GaMEChld@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5506 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                                -id: 150994
                                -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5503477"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700669197 {#5504
                                  date: 2023-11-22 17:06:37.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700720883 {#5555
                                date: 2023-11-23 07:28:03.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5558 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                              -id: 153584
                              -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5524396"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700720883 {#5556
                                date: 2023-11-23 07:28:03.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700730959 {#5576
                              date: 2023-11-23 10:15:59.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5579 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                            -id: 153952
                            -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5526335"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700730959 {#5573
                              date: 2023-11-23 10:15:59.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700747987 {#5602
                            date: 2023-11-23 14:59:47.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5599 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                          -id: 154611
                          -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5529907"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700747987 {#5605
                            date: 2023-11-23 14:59:47.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700750834 {#5624
                          date: 2023-11-23 15:47:14.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5621 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                        -id: 154816
                        -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5530816"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700750834 {#5627
                          date: 2023-11-23 15:47:14.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: """
                        Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                        \n
                        They’re ALL ad free when you block ads, you numpty.\n
                        \n
                        I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700776115 {#5646
                        date: 2023-11-23 22:48:35.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5643 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                      -id: 156337
                      -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5538214"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700776115 {#5649
                        date: 2023-11-23 22:48:35.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: """
                      And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                      \n
                      The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700800673 {#5668
                      date: 2023-11-24 05:37:53.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5665 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                    -id: 157397
                    -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5543617"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700800673 {#5671
                      date: 2023-11-24 05:37:53.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                    \n
                    But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                    \n
                    To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700821618 {#5690
                    date: 2023-11-24 11:26:58.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5687 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5682 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5696 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
                  -id: 157968
                  -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5546865"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700821618 {#5693
                    date: 2023-11-24 11:26:58.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
                  \n
                  Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
                  \n
                  Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700964476 {#5712
                  date: 2023-11-26 03:07:56.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5707 …}
                +nested: Doctrine\ORM\PersistentCollection {#5705 …}
                +votes: Doctrine\ORM\PersistentCollection {#5703 …}
                +reports: Doctrine\ORM\PersistentCollection {#5719 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
                -id: 164666
                -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5588144"
                +editedAt: DateTimeImmutable @1701569483 {#5715
                  date: 2023-12-03 03:11:23.0 +01:00
                }
                +createdAt: DateTimeImmutable @1700964476 {#5717
                  date: 2023-11-26 03:07:56.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
                \n
                I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
                \n
                Fuck you’re dumb. 🤦🤡
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1701046515 {#5735
                date: 2023-11-27 01:55:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5732 …}
              +nested: Doctrine\ORM\PersistentCollection {#5729 …}
              +votes: Doctrine\ORM\PersistentCollection {#5727 …}
              +reports: Doctrine\ORM\PersistentCollection {#5741 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
              -id: 168591
              -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5610485"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701046515 {#5738
                date: 2023-11-27 01:55:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
              \n
              I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1701060231 {#5757
              date: 2023-11-27 05:43:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5754 …}
            +nested: Doctrine\ORM\PersistentCollection {#5751 …}
            +votes: Doctrine\ORM\PersistentCollection {#5749 …}
            +reports: Doctrine\ORM\PersistentCollection {#5763 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
            -id: 169013
            -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5614133"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701060231 {#5760
              date: 2023-11-27 05:43:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "You certainly are deficient in many things! 😂🤡"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701098432 {#5779
            date: 2023-11-27 16:20:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5776 …}
          +nested: Doctrine\ORM\PersistentCollection {#5773 …}
          +votes: Doctrine\ORM\PersistentCollection {#5771 …}
          +reports: Doctrine\ORM\PersistentCollection {#5785 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
          -id: 170275
          -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5622452"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701098432 {#5782
            date: 2023-11-27 16:20:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
          \n
          The important thing is that you are happy.\n
          \n
          Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701098811 {#5801
          date: 2023-11-27 16:26:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5796 …}
        +nested: Doctrine\ORM\PersistentCollection {#5794 …}
        +votes: Doctrine\ORM\PersistentCollection {#5792 …}
        +reports: Doctrine\ORM\PersistentCollection {#5808 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
        -id: 170289
        -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5622584"
        +editedAt: DateTimeImmutable @1701818896 {#5804
          date: 2023-12-06 00:28:16.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701098811 {#5806
          date: 2023-11-27 16:26:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        😝 🤡\n
        \n
        Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701252282 {#5824
        date: 2023-11-29 11:04:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5821 …}
      +nested: Doctrine\ORM\PersistentCollection {#5818 …}
      +votes: Doctrine\ORM\PersistentCollection {#5816 …}
      +reports: Doctrine\ORM\PersistentCollection {#5830 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
      -id: 176346
      -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5667802"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701252282 {#5827
        date: 2023-11-29 11:04:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      Thank you for proving my point. Your contributions to science will not be forgotten.\n
      \n
      I have follow-up questions. How many people were you successful at convincing of something while calling them names?\n
      \n
      I already see that you are an embellishing liar, because you said only I am an idiot, but your post history shows otherwise.\n
      \n
      Do you find your conversation skills particularly effective? Do you think there’s anything you can do to improve them?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701290447 {#5846
      date: 2023-11-29 21:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5841 …}
    +nested: Doctrine\ORM\PersistentCollection {#5839 …}
    +votes: Doctrine\ORM\PersistentCollection {#5837 …}
    +reports: Doctrine\ORM\PersistentCollection {#5853 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
    -id: 178168
    -bodyTs: "'alreadi':36 'anyth':71 'call':32 'contribut':8 'convers':62 'convinc':28 'effect':65 'embellish':42 'find':60 'follow':18 'follow-up':17 'forgotten':14 'histori':55 'idiot':51 'improv':76 'liar':43 'mani':22 'name':34 'otherwis':57 'particular':64 'peopl':23 'point':6 'post':54 'prove':4 'question':20 'said':46 'scienc':10 'see':37 'show':56 'skill':63 'someth':30 'success':26 'thank':1 'think':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5679168"
    +editedAt: DateTimeImmutable @1702215335 {#5849
      date: 2023-12-10 14:35:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701290447 {#5851
      date: 2023-11-29 21:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Try installing an ad blocker, and then Reddit doesn’t get any ad revenue from you! 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701351442 {#5869
    date: 2023-11-30 14:37:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5866 …}
  +nested: Doctrine\ORM\PersistentCollection {#5863 …}
  +votes: Doctrine\ORM\PersistentCollection {#5861 …}
  +reports: Doctrine\ORM\PersistentCollection {#5875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5879 …}
  -id: 183686
  -bodyTs: "'ad':4,13 'blocker':5 'doesn':9 'get':11 'instal':2 'reddit':8 'revenu':14 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5695210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701351442 {#5872
    date: 2023-11-30 14:37:22.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
176 DENIED moderate
App\Entity\EntryComment {#5874
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5843
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5829
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5798
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5784
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5762
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5740
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5709
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5695
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5673
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5651
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5629
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5607
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5571
                            +user: Proxies\__CG__\App\Entity\User {#5168 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5557
                              +user: App\Entity\User {#4575 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5505
                                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#5407
                                  +user: App\Entity\User {#4575 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: App\Entity\EntryComment {#5167
                                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                    +entry: App\Entity\Entry {#2419}
                                    +magazine: App\Entity\Magazine {#265}
                                    +image: null
                                    +parent: App\Entity\EntryComment {#4562
                                      +user: App\Entity\User {#4575 …}
                                      +entry: App\Entity\Entry {#2419}
                                      +magazine: App\Entity\Magazine {#265}
                                      +image: null
                                      +parent: null
                                      +root: null
                                      +body: """
                                        If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                        \n
                                        This is an insane take.
                                        """
                                      +lang: "en"
                                      +isAdult: false
                                      +favouriteCount: 7
                                      +score: 0
                                      +lastActive: DateTime @1702907715 {#4557
                                        date: 2023-12-18 14:55:15.0 +01:00
                                      }
                                      +ip: null
                                      +tags: null
                                      +mentions: [
                                        "@Grayox@lemmy.ml"
                                      ]
                                      +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                      +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                      +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                      +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                      +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                      +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                      -id: 149532
                                      -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                      +ranking: 0
                                      +commentCount: 0
                                      +upVotes: 0
                                      +downVotes: 0
                                      +visibility: "visible             "
                                      +apId: "https://lemmy.world/comment/5492511"
                                      +editedAt: null
                                      +createdAt: DateTimeImmutable @1700624268 {#4558
                                        date: 2023-11-22 04:37:48.0 +01:00
                                      }
                                    }
                                    +root: App\Entity\EntryComment {#4562}
                                    +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                    +lang: "en"
                                    +isAdult: false
                                    +favouriteCount: 11
                                    +score: 0
                                    +lastActive: DateTime @1700624497 {#5165
                                      date: 2023-11-22 04:41:37.0 +01:00
                                    }
                                    +ip: null
                                    +tags: null
                                    +mentions: [
                                      "@Grayox@lemmy.ml"
                                      "@ASeriesOfPoorChoices@lemmy.world"
                                    ]
                                    +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                    -id: 149543
                                    -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                    +ranking: 0
                                    +commentCount: 0
                                    +upVotes: 0
                                    +downVotes: 0
                                    +visibility: "visible             "
                                    +apId: "https://lemmy.world/comment/5492554"
                                    +editedAt: null
                                    +createdAt: DateTimeImmutable @1700624497 {#5166
                                      date: 2023-11-22 04:41:37.0 +01:00
                                    }
                                  }
                                  +root: App\Entity\EntryComment {#4562}
                                  +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 0
                                  +score: 0
                                  +lastActive: DateTime @1700641098 {#5405
                                    date: 2023-11-22 09:18:18.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                    "@ASeriesOfPoorChoices@lemmy.world"
                                    "@GaMEChld@lemmy.world"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#5408 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                                  -id: 149951
                                  -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5496043"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700641098 {#5406
                                    date: 2023-11-22 09:18:18.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 0
                                +score: 0
                                +lastActive: DateTime @1700669197 {#5503
                                  date: 2023-11-22 17:06:37.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                  "@GaMEChld@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5506 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                                -id: 150994
                                -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5503477"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700669197 {#5504
                                  date: 2023-11-22 17:06:37.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700720883 {#5555
                                date: 2023-11-23 07:28:03.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5558 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                              -id: 153584
                              -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5524396"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700720883 {#5556
                                date: 2023-11-23 07:28:03.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700730959 {#5576
                              date: 2023-11-23 10:15:59.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5579 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                            -id: 153952
                            -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5526335"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700730959 {#5573
                              date: 2023-11-23 10:15:59.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700747987 {#5602
                            date: 2023-11-23 14:59:47.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5599 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                          -id: 154611
                          -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5529907"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700747987 {#5605
                            date: 2023-11-23 14:59:47.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700750834 {#5624
                          date: 2023-11-23 15:47:14.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5621 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                        -id: 154816
                        -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5530816"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700750834 {#5627
                          date: 2023-11-23 15:47:14.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: """
                        Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                        \n
                        They’re ALL ad free when you block ads, you numpty.\n
                        \n
                        I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700776115 {#5646
                        date: 2023-11-23 22:48:35.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5643 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                      -id: 156337
                      -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5538214"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700776115 {#5649
                        date: 2023-11-23 22:48:35.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: """
                      And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                      \n
                      The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700800673 {#5668
                      date: 2023-11-24 05:37:53.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5665 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                    -id: 157397
                    -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5543617"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700800673 {#5671
                      date: 2023-11-24 05:37:53.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                    \n
                    But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                    \n
                    To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700821618 {#5690
                    date: 2023-11-24 11:26:58.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5687 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5682 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5696 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
                  -id: 157968
                  -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5546865"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700821618 {#5693
                    date: 2023-11-24 11:26:58.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
                  \n
                  Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
                  \n
                  Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1700964476 {#5712
                  date: 2023-11-26 03:07:56.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5707 …}
                +nested: Doctrine\ORM\PersistentCollection {#5705 …}
                +votes: Doctrine\ORM\PersistentCollection {#5703 …}
                +reports: Doctrine\ORM\PersistentCollection {#5719 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
                -id: 164666
                -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5588144"
                +editedAt: DateTimeImmutable @1701569483 {#5715
                  date: 2023-12-03 03:11:23.0 +01:00
                }
                +createdAt: DateTimeImmutable @1700964476 {#5717
                  date: 2023-11-26 03:07:56.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
                \n
                I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
                \n
                Fuck you’re dumb. 🤦🤡
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1701046515 {#5735
                date: 2023-11-27 01:55:15.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5732 …}
              +nested: Doctrine\ORM\PersistentCollection {#5729 …}
              +votes: Doctrine\ORM\PersistentCollection {#5727 …}
              +reports: Doctrine\ORM\PersistentCollection {#5741 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
              -id: 168591
              -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5610485"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701046515 {#5738
                date: 2023-11-27 01:55:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
              \n
              I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1701060231 {#5757
              date: 2023-11-27 05:43:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5754 …}
            +nested: Doctrine\ORM\PersistentCollection {#5751 …}
            +votes: Doctrine\ORM\PersistentCollection {#5749 …}
            +reports: Doctrine\ORM\PersistentCollection {#5763 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
            -id: 169013
            -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5614133"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701060231 {#5760
              date: 2023-11-27 05:43:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: "You certainly are deficient in many things! 😂🤡"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701098432 {#5779
            date: 2023-11-27 16:20:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5776 …}
          +nested: Doctrine\ORM\PersistentCollection {#5773 …}
          +votes: Doctrine\ORM\PersistentCollection {#5771 …}
          +reports: Doctrine\ORM\PersistentCollection {#5785 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
          -id: 170275
          -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5622452"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701098432 {#5782
            date: 2023-11-27 16:20:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
          \n
          The important thing is that you are happy.\n
          \n
          Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701098811 {#5801
          date: 2023-11-27 16:26:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5796 …}
        +nested: Doctrine\ORM\PersistentCollection {#5794 …}
        +votes: Doctrine\ORM\PersistentCollection {#5792 …}
        +reports: Doctrine\ORM\PersistentCollection {#5808 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
        -id: 170289
        -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5622584"
        +editedAt: DateTimeImmutable @1701818896 {#5804
          date: 2023-12-06 00:28:16.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701098811 {#5806
          date: 2023-11-27 16:26:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        😝 🤡\n
        \n
        Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701252282 {#5824
        date: 2023-11-29 11:04:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5821 …}
      +nested: Doctrine\ORM\PersistentCollection {#5818 …}
      +votes: Doctrine\ORM\PersistentCollection {#5816 …}
      +reports: Doctrine\ORM\PersistentCollection {#5830 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
      -id: 176346
      -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5667802"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701252282 {#5827
        date: 2023-11-29 11:04:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: """
      Thank you for proving my point. Your contributions to science will not be forgotten.\n
      \n
      I have follow-up questions. How many people were you successful at convincing of something while calling them names?\n
      \n
      I already see that you are an embellishing liar, because you said only I am an idiot, but your post history shows otherwise.\n
      \n
      Do you find your conversation skills particularly effective? Do you think there’s anything you can do to improve them?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701290447 {#5846
      date: 2023-11-29 21:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5841 …}
    +nested: Doctrine\ORM\PersistentCollection {#5839 …}
    +votes: Doctrine\ORM\PersistentCollection {#5837 …}
    +reports: Doctrine\ORM\PersistentCollection {#5853 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
    -id: 178168
    -bodyTs: "'alreadi':36 'anyth':71 'call':32 'contribut':8 'convers':62 'convinc':28 'effect':65 'embellish':42 'find':60 'follow':18 'follow-up':17 'forgotten':14 'histori':55 'idiot':51 'improv':76 'liar':43 'mani':22 'name':34 'otherwis':57 'particular':64 'peopl':23 'point':6 'post':54 'prove':4 'question':20 'said':46 'scienc':10 'see':37 'show':56 'skill':63 'someth':30 'success':26 'thank':1 'think':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5679168"
    +editedAt: DateTimeImmutable @1702215335 {#5849
      date: 2023-12-10 14:35:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701290447 {#5851
      date: 2023-11-29 21:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "Try installing an ad blocker, and then Reddit doesn’t get any ad revenue from you! 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701351442 {#5869
    date: 2023-11-30 14:37:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5866 …}
  +nested: Doctrine\ORM\PersistentCollection {#5863 …}
  +votes: Doctrine\ORM\PersistentCollection {#5861 …}
  +reports: Doctrine\ORM\PersistentCollection {#5875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5879 …}
  -id: 183686
  -bodyTs: "'ad':4,13 'blocker':5 'doesn':9 'get':11 'instal':2 'reddit':8 'revenu':14 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5695210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701351442 {#5872
    date: 2023-11-30 14:37:22.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
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5896
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5874
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5843
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5829
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5798
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5784
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5762
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5740
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5709
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5695
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5673
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5651
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5629
                          +user: Proxies\__CG__\App\Entity\User {#5168 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5607
                            +user: App\Entity\User {#4575 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5571
                              +user: Proxies\__CG__\App\Entity\User {#5168 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5557
                                +user: App\Entity\User {#4575 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#5505
                                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: App\Entity\EntryComment {#5407
                                    +user: App\Entity\User {#4575 …}
                                    +entry: App\Entity\Entry {#2419}
                                    +magazine: App\Entity\Magazine {#265}
                                    +image: null
                                    +parent: App\Entity\EntryComment {#5167
                                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                      +entry: App\Entity\Entry {#2419}
                                      +magazine: App\Entity\Magazine {#265}
                                      +image: null
                                      +parent: App\Entity\EntryComment {#4562
                                        +user: App\Entity\User {#4575 …}
                                        +entry: App\Entity\Entry {#2419}
                                        +magazine: App\Entity\Magazine {#265}
                                        +image: null
                                        +parent: null
                                        +root: null
                                        +body: """
                                          If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                          \n
                                          This is an insane take.
                                          """
                                        +lang: "en"
                                        +isAdult: false
                                        +favouriteCount: 7
                                        +score: 0
                                        +lastActive: DateTime @1702907715 {#4557 …1}
                                        +ip: null
                                        +tags: null
                                        +mentions: [ …1]
                                        +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                        -id: 149532
                                        -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                        +ranking: 0
                                        +commentCount: 0
                                        +upVotes: 0
                                        +downVotes: 0
                                        +visibility: "visible             "
                                        +apId: "https://lemmy.world/comment/5492511"
                                        +editedAt: null
                                        +createdAt: DateTimeImmutable @1700624268 {#4558 …1}
                                      }
                                      +root: App\Entity\EntryComment {#4562}
                                      +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                      +lang: "en"
                                      +isAdult: false
                                      +favouriteCount: 11
                                      +score: 0
                                      +lastActive: DateTime @1700624497 {#5165
                                        date: 2023-11-22 04:41:37.0 +01:00
                                      }
                                      +ip: null
                                      +tags: null
                                      +mentions: [
                                        "@Grayox@lemmy.ml"
                                        "@ASeriesOfPoorChoices@lemmy.world"
                                      ]
                                      +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                      +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                      +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                      +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                      +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                      +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                      -id: 149543
                                      -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                      +ranking: 0
                                      +commentCount: 0
                                      +upVotes: 0
                                      +downVotes: 0
                                      +visibility: "visible             "
                                      +apId: "https://lemmy.world/comment/5492554"
                                      +editedAt: null
                                      +createdAt: DateTimeImmutable @1700624497 {#5166
                                        date: 2023-11-22 04:41:37.0 +01:00
                                      }
                                    }
                                    +root: App\Entity\EntryComment {#4562}
                                    +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                                    +lang: "en"
                                    +isAdult: false
                                    +favouriteCount: 0
                                    +score: 0
                                    +lastActive: DateTime @1700641098 {#5405
                                      date: 2023-11-22 09:18:18.0 +01:00
                                    }
                                    +ip: null
                                    +tags: null
                                    +mentions: [
                                      "@Grayox@lemmy.ml"
                                      "@ASeriesOfPoorChoices@lemmy.world"
                                      "@GaMEChld@lemmy.world"
                                    ]
                                    +children: Doctrine\ORM\PersistentCollection {#5408 …}
                                    +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                                    +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                                    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                                    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                                    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                                    -id: 149951
                                    -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                                    +ranking: 0
                                    +commentCount: 0
                                    +upVotes: 0
                                    +downVotes: 0
                                    +visibility: "visible             "
                                    +apId: "https://lemmy.world/comment/5496043"
                                    +editedAt: null
                                    +createdAt: DateTimeImmutable @1700641098 {#5406
                                      date: 2023-11-22 09:18:18.0 +01:00
                                    }
                                  }
                                  +root: App\Entity\EntryComment {#4562}
                                  +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 0
                                  +score: 0
                                  +lastActive: DateTime @1700669197 {#5503
                                    date: 2023-11-22 17:06:37.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                    "@ASeriesOfPoorChoices@lemmy.world"
                                    "@GaMEChld@lemmy.world"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#5506 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                                  -id: 150994
                                  -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5503477"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700669197 {#5504
                                    date: 2023-11-22 17:06:37.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 0
                                +score: 0
                                +lastActive: DateTime @1700720883 {#5555
                                  date: 2023-11-23 07:28:03.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                  "@GaMEChld@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5558 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                                -id: 153584
                                -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5524396"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700720883 {#5556
                                  date: 2023-11-23 07:28:03.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700730959 {#5576
                                date: 2023-11-23 10:15:59.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5579 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                              -id: 153952
                              -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5526335"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700730959 {#5573
                                date: 2023-11-23 10:15:59.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700747987 {#5602
                              date: 2023-11-23 14:59:47.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5599 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                            -id: 154611
                            -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5529907"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700747987 {#5605
                              date: 2023-11-23 14:59:47.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700750834 {#5624
                            date: 2023-11-23 15:47:14.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5621 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                          -id: 154816
                          -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5530816"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700750834 {#5627
                            date: 2023-11-23 15:47:14.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: """
                          Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                          \n
                          They’re ALL ad free when you block ads, you numpty.\n
                          \n
                          I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                          """
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700776115 {#5646
                          date: 2023-11-23 22:48:35.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5643 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                        -id: 156337
                        -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5538214"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700776115 {#5649
                          date: 2023-11-23 22:48:35.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: """
                        And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                        \n
                        The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700800673 {#5668
                        date: 2023-11-24 05:37:53.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5665 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                      -id: 157397
                      -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5543617"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700800673 {#5671
                        date: 2023-11-24 05:37:53.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: """
                      If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                      \n
                      But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                      \n
                      To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700821618 {#5690
                      date: 2023-11-24 11:26:58.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5687 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5684 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5682 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5696 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
                    -id: 157968
                    -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5546865"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700821618 {#5693
                      date: 2023-11-24 11:26:58.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
                    \n
                    Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
                    \n
                    Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700964476 {#5712
                    date: 2023-11-26 03:07:56.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5707 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5705 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5703 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5719 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
                  -id: 164666
                  -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5588144"
                  +editedAt: DateTimeImmutable @1701569483 {#5715
                    date: 2023-12-03 03:11:23.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1700964476 {#5717
                    date: 2023-11-26 03:07:56.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
                  \n
                  I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
                  \n
                  Fuck you’re dumb. 🤦🤡
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1701046515 {#5735
                  date: 2023-11-27 01:55:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5732 …}
                +nested: Doctrine\ORM\PersistentCollection {#5729 …}
                +votes: Doctrine\ORM\PersistentCollection {#5727 …}
                +reports: Doctrine\ORM\PersistentCollection {#5741 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
                -id: 168591
                -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5610485"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701046515 {#5738
                  date: 2023-11-27 01:55:15.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
                \n
                I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1701060231 {#5757
                date: 2023-11-27 05:43:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5754 …}
              +nested: Doctrine\ORM\PersistentCollection {#5751 …}
              +votes: Doctrine\ORM\PersistentCollection {#5749 …}
              +reports: Doctrine\ORM\PersistentCollection {#5763 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
              -id: 169013
              -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5614133"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701060231 {#5760
                date: 2023-11-27 05:43:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "You certainly are deficient in many things! 😂🤡"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1701098432 {#5779
              date: 2023-11-27 16:20:32.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5776 …}
            +nested: Doctrine\ORM\PersistentCollection {#5773 …}
            +votes: Doctrine\ORM\PersistentCollection {#5771 …}
            +reports: Doctrine\ORM\PersistentCollection {#5785 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
            -id: 170275
            -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5622452"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701098432 {#5782
              date: 2023-11-27 16:20:32.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
            \n
            The important thing is that you are happy.\n
            \n
            Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701098811 {#5801
            date: 2023-11-27 16:26:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5796 …}
          +nested: Doctrine\ORM\PersistentCollection {#5794 …}
          +votes: Doctrine\ORM\PersistentCollection {#5792 …}
          +reports: Doctrine\ORM\PersistentCollection {#5808 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
          -id: 170289
          -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5622584"
          +editedAt: DateTimeImmutable @1701818896 {#5804
            date: 2023-12-06 00:28:16.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701098811 {#5806
            date: 2023-11-27 16:26:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          😝 🤡\n
          \n
          Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701252282 {#5824
          date: 2023-11-29 11:04:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5821 …}
        +nested: Doctrine\ORM\PersistentCollection {#5818 …}
        +votes: Doctrine\ORM\PersistentCollection {#5816 …}
        +reports: Doctrine\ORM\PersistentCollection {#5830 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
        -id: 176346
        -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5667802"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701252282 {#5827
          date: 2023-11-29 11:04:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        Thank you for proving my point. Your contributions to science will not be forgotten.\n
        \n
        I have follow-up questions. How many people were you successful at convincing of something while calling them names?\n
        \n
        I already see that you are an embellishing liar, because you said only I am an idiot, but your post history shows otherwise.\n
        \n
        Do you find your conversation skills particularly effective? Do you think there’s anything you can do to improve them?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701290447 {#5846
        date: 2023-11-29 21:40:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5841 …}
      +nested: Doctrine\ORM\PersistentCollection {#5839 …}
      +votes: Doctrine\ORM\PersistentCollection {#5837 …}
      +reports: Doctrine\ORM\PersistentCollection {#5853 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
      -id: 178168
      -bodyTs: "'alreadi':36 'anyth':71 'call':32 'contribut':8 'convers':62 'convinc':28 'effect':65 'embellish':42 'find':60 'follow':18 'follow-up':17 'forgotten':14 'histori':55 'idiot':51 'improv':76 'liar':43 'mani':22 'name':34 'otherwis':57 'particular':64 'peopl':23 'point':6 'post':54 'prove':4 'question':20 'said':46 'scienc':10 'see':37 'show':56 'skill':63 'someth':30 'success':26 'thank':1 'think':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5679168"
      +editedAt: DateTimeImmutable @1702215335 {#5849
        date: 2023-12-10 14:35:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701290447 {#5851
        date: 2023-11-29 21:40:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Try installing an ad blocker, and then Reddit doesn’t get any ad revenue from you! 👍"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701351442 {#5869
      date: 2023-11-30 14:37:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5866 …}
    +nested: Doctrine\ORM\PersistentCollection {#5863 …}
    +votes: Doctrine\ORM\PersistentCollection {#5861 …}
    +reports: Doctrine\ORM\PersistentCollection {#5875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5879 …}
    -id: 183686
    -bodyTs: "'ad':4,13 'blocker':5 'doesn':9 'get':11 'instal':2 'reddit':8 'revenu':14 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5695210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701351442 {#5872
      date: 2023-11-30 14:37:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "I already use one… Oh, do you not speak English? Or have some condition that affects reading comprehension? You might need to reread this entire thread more carefully. You haven’t answered a single question that I asked. Are you being intentionally obtuse? Aren’t you the one who accused me of “red-herring” and other nonsense?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701370906 {#5891
    date: 2023-11-30 20:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5888 …}
  +nested: Doctrine\ORM\PersistentCollection {#5885 …}
  +votes: Doctrine\ORM\PersistentCollection {#5883 …}
  +reports: Doctrine\ORM\PersistentCollection {#5897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5901 …}
  -id: 183981
  -bodyTs: "'accus':50 'affect':16 'alreadi':2 'answer':32 'aren':44 'ask':38 'care':28 'comprehens':18 'condit':14 'english':10 'entir':25 'haven':30 'herring':55 'intent':42 'might':20 'need':21 'nonsens':58 'obtus':43 'oh':5 'one':4,48 'question':35 'read':17 'red':54 'red-her':53 'reread':23 'singl':34 'speak':9 'thread':26 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5701881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701370906 {#5894
    date: 2023-11-30 20:01: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
179 DENIED edit
App\Entity\EntryComment {#5896
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5874
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5843
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5829
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5798
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5784
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5762
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5740
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5709
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5695
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5673
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5651
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5629
                          +user: Proxies\__CG__\App\Entity\User {#5168 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5607
                            +user: App\Entity\User {#4575 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5571
                              +user: Proxies\__CG__\App\Entity\User {#5168 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5557
                                +user: App\Entity\User {#4575 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#5505
                                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: App\Entity\EntryComment {#5407
                                    +user: App\Entity\User {#4575 …}
                                    +entry: App\Entity\Entry {#2419}
                                    +magazine: App\Entity\Magazine {#265}
                                    +image: null
                                    +parent: App\Entity\EntryComment {#5167
                                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                      +entry: App\Entity\Entry {#2419}
                                      +magazine: App\Entity\Magazine {#265}
                                      +image: null
                                      +parent: App\Entity\EntryComment {#4562
                                        +user: App\Entity\User {#4575 …}
                                        +entry: App\Entity\Entry {#2419}
                                        +magazine: App\Entity\Magazine {#265}
                                        +image: null
                                        +parent: null
                                        +root: null
                                        +body: """
                                          If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                          \n
                                          This is an insane take.
                                          """
                                        +lang: "en"
                                        +isAdult: false
                                        +favouriteCount: 7
                                        +score: 0
                                        +lastActive: DateTime @1702907715 {#4557 …1}
                                        +ip: null
                                        +tags: null
                                        +mentions: [ …1]
                                        +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                        -id: 149532
                                        -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                        +ranking: 0
                                        +commentCount: 0
                                        +upVotes: 0
                                        +downVotes: 0
                                        +visibility: "visible             "
                                        +apId: "https://lemmy.world/comment/5492511"
                                        +editedAt: null
                                        +createdAt: DateTimeImmutable @1700624268 {#4558 …1}
                                      }
                                      +root: App\Entity\EntryComment {#4562}
                                      +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                      +lang: "en"
                                      +isAdult: false
                                      +favouriteCount: 11
                                      +score: 0
                                      +lastActive: DateTime @1700624497 {#5165
                                        date: 2023-11-22 04:41:37.0 +01:00
                                      }
                                      +ip: null
                                      +tags: null
                                      +mentions: [
                                        "@Grayox@lemmy.ml"
                                        "@ASeriesOfPoorChoices@lemmy.world"
                                      ]
                                      +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                      +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                      +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                      +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                      +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                      +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                      -id: 149543
                                      -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                      +ranking: 0
                                      +commentCount: 0
                                      +upVotes: 0
                                      +downVotes: 0
                                      +visibility: "visible             "
                                      +apId: "https://lemmy.world/comment/5492554"
                                      +editedAt: null
                                      +createdAt: DateTimeImmutable @1700624497 {#5166
                                        date: 2023-11-22 04:41:37.0 +01:00
                                      }
                                    }
                                    +root: App\Entity\EntryComment {#4562}
                                    +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                                    +lang: "en"
                                    +isAdult: false
                                    +favouriteCount: 0
                                    +score: 0
                                    +lastActive: DateTime @1700641098 {#5405
                                      date: 2023-11-22 09:18:18.0 +01:00
                                    }
                                    +ip: null
                                    +tags: null
                                    +mentions: [
                                      "@Grayox@lemmy.ml"
                                      "@ASeriesOfPoorChoices@lemmy.world"
                                      "@GaMEChld@lemmy.world"
                                    ]
                                    +children: Doctrine\ORM\PersistentCollection {#5408 …}
                                    +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                                    +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                                    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                                    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                                    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                                    -id: 149951
                                    -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                                    +ranking: 0
                                    +commentCount: 0
                                    +upVotes: 0
                                    +downVotes: 0
                                    +visibility: "visible             "
                                    +apId: "https://lemmy.world/comment/5496043"
                                    +editedAt: null
                                    +createdAt: DateTimeImmutable @1700641098 {#5406
                                      date: 2023-11-22 09:18:18.0 +01:00
                                    }
                                  }
                                  +root: App\Entity\EntryComment {#4562}
                                  +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 0
                                  +score: 0
                                  +lastActive: DateTime @1700669197 {#5503
                                    date: 2023-11-22 17:06:37.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                    "@ASeriesOfPoorChoices@lemmy.world"
                                    "@GaMEChld@lemmy.world"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#5506 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                                  -id: 150994
                                  -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5503477"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700669197 {#5504
                                    date: 2023-11-22 17:06:37.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 0
                                +score: 0
                                +lastActive: DateTime @1700720883 {#5555
                                  date: 2023-11-23 07:28:03.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                  "@GaMEChld@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5558 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                                -id: 153584
                                -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5524396"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700720883 {#5556
                                  date: 2023-11-23 07:28:03.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700730959 {#5576
                                date: 2023-11-23 10:15:59.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5579 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                              -id: 153952
                              -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5526335"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700730959 {#5573
                                date: 2023-11-23 10:15:59.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700747987 {#5602
                              date: 2023-11-23 14:59:47.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5599 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                            -id: 154611
                            -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5529907"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700747987 {#5605
                              date: 2023-11-23 14:59:47.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700750834 {#5624
                            date: 2023-11-23 15:47:14.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5621 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                          -id: 154816
                          -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5530816"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700750834 {#5627
                            date: 2023-11-23 15:47:14.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: """
                          Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                          \n
                          They’re ALL ad free when you block ads, you numpty.\n
                          \n
                          I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                          """
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700776115 {#5646
                          date: 2023-11-23 22:48:35.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5643 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                        -id: 156337
                        -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5538214"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700776115 {#5649
                          date: 2023-11-23 22:48:35.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: """
                        And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                        \n
                        The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700800673 {#5668
                        date: 2023-11-24 05:37:53.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5665 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                      -id: 157397
                      -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5543617"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700800673 {#5671
                        date: 2023-11-24 05:37:53.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: """
                      If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                      \n
                      But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                      \n
                      To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700821618 {#5690
                      date: 2023-11-24 11:26:58.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5687 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5684 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5682 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5696 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
                    -id: 157968
                    -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5546865"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700821618 {#5693
                      date: 2023-11-24 11:26:58.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
                    \n
                    Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
                    \n
                    Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700964476 {#5712
                    date: 2023-11-26 03:07:56.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5707 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5705 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5703 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5719 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
                  -id: 164666
                  -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5588144"
                  +editedAt: DateTimeImmutable @1701569483 {#5715
                    date: 2023-12-03 03:11:23.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1700964476 {#5717
                    date: 2023-11-26 03:07:56.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
                  \n
                  I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
                  \n
                  Fuck you’re dumb. 🤦🤡
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1701046515 {#5735
                  date: 2023-11-27 01:55:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5732 …}
                +nested: Doctrine\ORM\PersistentCollection {#5729 …}
                +votes: Doctrine\ORM\PersistentCollection {#5727 …}
                +reports: Doctrine\ORM\PersistentCollection {#5741 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
                -id: 168591
                -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5610485"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701046515 {#5738
                  date: 2023-11-27 01:55:15.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
                \n
                I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1701060231 {#5757
                date: 2023-11-27 05:43:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5754 …}
              +nested: Doctrine\ORM\PersistentCollection {#5751 …}
              +votes: Doctrine\ORM\PersistentCollection {#5749 …}
              +reports: Doctrine\ORM\PersistentCollection {#5763 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
              -id: 169013
              -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5614133"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701060231 {#5760
                date: 2023-11-27 05:43:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "You certainly are deficient in many things! 😂🤡"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1701098432 {#5779
              date: 2023-11-27 16:20:32.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5776 …}
            +nested: Doctrine\ORM\PersistentCollection {#5773 …}
            +votes: Doctrine\ORM\PersistentCollection {#5771 …}
            +reports: Doctrine\ORM\PersistentCollection {#5785 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
            -id: 170275
            -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5622452"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701098432 {#5782
              date: 2023-11-27 16:20:32.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
            \n
            The important thing is that you are happy.\n
            \n
            Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701098811 {#5801
            date: 2023-11-27 16:26:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5796 …}
          +nested: Doctrine\ORM\PersistentCollection {#5794 …}
          +votes: Doctrine\ORM\PersistentCollection {#5792 …}
          +reports: Doctrine\ORM\PersistentCollection {#5808 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
          -id: 170289
          -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5622584"
          +editedAt: DateTimeImmutable @1701818896 {#5804
            date: 2023-12-06 00:28:16.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701098811 {#5806
            date: 2023-11-27 16:26:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          😝 🤡\n
          \n
          Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701252282 {#5824
          date: 2023-11-29 11:04:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5821 …}
        +nested: Doctrine\ORM\PersistentCollection {#5818 …}
        +votes: Doctrine\ORM\PersistentCollection {#5816 …}
        +reports: Doctrine\ORM\PersistentCollection {#5830 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
        -id: 176346
        -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5667802"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701252282 {#5827
          date: 2023-11-29 11:04:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        Thank you for proving my point. Your contributions to science will not be forgotten.\n
        \n
        I have follow-up questions. How many people were you successful at convincing of something while calling them names?\n
        \n
        I already see that you are an embellishing liar, because you said only I am an idiot, but your post history shows otherwise.\n
        \n
        Do you find your conversation skills particularly effective? Do you think there’s anything you can do to improve them?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701290447 {#5846
        date: 2023-11-29 21:40:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5841 …}
      +nested: Doctrine\ORM\PersistentCollection {#5839 …}
      +votes: Doctrine\ORM\PersistentCollection {#5837 …}
      +reports: Doctrine\ORM\PersistentCollection {#5853 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
      -id: 178168
      -bodyTs: "'alreadi':36 'anyth':71 'call':32 'contribut':8 'convers':62 'convinc':28 'effect':65 'embellish':42 'find':60 'follow':18 'follow-up':17 'forgotten':14 'histori':55 'idiot':51 'improv':76 'liar':43 'mani':22 'name':34 'otherwis':57 'particular':64 'peopl':23 'point':6 'post':54 'prove':4 'question':20 'said':46 'scienc':10 'see':37 'show':56 'skill':63 'someth':30 'success':26 'thank':1 'think':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5679168"
      +editedAt: DateTimeImmutable @1702215335 {#5849
        date: 2023-12-10 14:35:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701290447 {#5851
        date: 2023-11-29 21:40:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Try installing an ad blocker, and then Reddit doesn’t get any ad revenue from you! 👍"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701351442 {#5869
      date: 2023-11-30 14:37:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5866 …}
    +nested: Doctrine\ORM\PersistentCollection {#5863 …}
    +votes: Doctrine\ORM\PersistentCollection {#5861 …}
    +reports: Doctrine\ORM\PersistentCollection {#5875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5879 …}
    -id: 183686
    -bodyTs: "'ad':4,13 'blocker':5 'doesn':9 'get':11 'instal':2 'reddit':8 'revenu':14 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5695210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701351442 {#5872
      date: 2023-11-30 14:37:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "I already use one… Oh, do you not speak English? Or have some condition that affects reading comprehension? You might need to reread this entire thread more carefully. You haven’t answered a single question that I asked. Are you being intentionally obtuse? Aren’t you the one who accused me of “red-herring” and other nonsense?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701370906 {#5891
    date: 2023-11-30 20:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5888 …}
  +nested: Doctrine\ORM\PersistentCollection {#5885 …}
  +votes: Doctrine\ORM\PersistentCollection {#5883 …}
  +reports: Doctrine\ORM\PersistentCollection {#5897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5901 …}
  -id: 183981
  -bodyTs: "'accus':50 'affect':16 'alreadi':2 'answer':32 'aren':44 'ask':38 'care':28 'comprehens':18 'condit':14 'english':10 'entir':25 'haven':30 'herring':55 'intent':42 'might':20 'need':21 'nonsens':58 'obtus':43 'oh':5 'one':4,48 'question':35 'read':17 'red':54 'red-her':53 'reread':23 'singl':34 'speak':9 'thread':26 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5701881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701370906 {#5894
    date: 2023-11-30 20:01: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
180 DENIED moderate
App\Entity\EntryComment {#5896
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5874
    +user: App\Entity\User {#4575 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5843
      +user: Proxies\__CG__\App\Entity\User {#5168 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5829
        +user: App\Entity\User {#4575 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5798
          +user: Proxies\__CG__\App\Entity\User {#5168 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5784
            +user: App\Entity\User {#4575 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5762
              +user: Proxies\__CG__\App\Entity\User {#5168 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5740
                +user: App\Entity\User {#4575 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5709
                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5695
                    +user: App\Entity\User {#4575 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5673
                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5651
                        +user: App\Entity\User {#4575 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5629
                          +user: Proxies\__CG__\App\Entity\User {#5168 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5607
                            +user: App\Entity\User {#4575 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5571
                              +user: Proxies\__CG__\App\Entity\User {#5168 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5557
                                +user: App\Entity\User {#4575 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#5505
                                  +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: App\Entity\EntryComment {#5407
                                    +user: App\Entity\User {#4575 …}
                                    +entry: App\Entity\Entry {#2419}
                                    +magazine: App\Entity\Magazine {#265}
                                    +image: null
                                    +parent: App\Entity\EntryComment {#5167
                                      +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                      +entry: App\Entity\Entry {#2419}
                                      +magazine: App\Entity\Magazine {#265}
                                      +image: null
                                      +parent: App\Entity\EntryComment {#4562
                                        +user: App\Entity\User {#4575 …}
                                        +entry: App\Entity\Entry {#2419}
                                        +magazine: App\Entity\Magazine {#265}
                                        +image: null
                                        +parent: null
                                        +root: null
                                        +body: """
                                          If the only reason is because of not giving them “ad revenue”, how do you not know about ad blockers in this day and age?\n
                                          \n
                                          This is an insane take.
                                          """
                                        +lang: "en"
                                        +isAdult: false
                                        +favouriteCount: 7
                                        +score: 0
                                        +lastActive: DateTime @1702907715 {#4557 …1}
                                        +ip: null
                                        +tags: null
                                        +mentions: [ …1]
                                        +children: Doctrine\ORM\PersistentCollection {#4563 …}
                                        +nested: Doctrine\ORM\PersistentCollection {#4565 …}
                                        +votes: Doctrine\ORM\PersistentCollection {#4567 …}
                                        +reports: Doctrine\ORM\PersistentCollection {#4569 …}
                                        +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
                                        +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
                                        -id: 149532
                                        -bodyTs: "'ad':11,19 'age':25 'blocker':20 'day':23 'give':9 'insan':29 'know':17 'reason':4 'revenu':12 'take':30"
                                        +ranking: 0
                                        +commentCount: 0
                                        +upVotes: 0
                                        +downVotes: 0
                                        +visibility: "visible             "
                                        +apId: "https://lemmy.world/comment/5492511"
                                        +editedAt: null
                                        +createdAt: DateTimeImmutable @1700624268 {#4558 …1}
                                      }
                                      +root: App\Entity\EntryComment {#4562}
                                      +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                      +lang: "en"
                                      +isAdult: false
                                      +favouriteCount: 11
                                      +score: 0
                                      +lastActive: DateTime @1700624497 {#5165
                                        date: 2023-11-22 04:41:37.0 +01:00
                                      }
                                      +ip: null
                                      +tags: null
                                      +mentions: [
                                        "@Grayox@lemmy.ml"
                                        "@ASeriesOfPoorChoices@lemmy.world"
                                      ]
                                      +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                      +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                      +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                      +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                      +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                      +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                      -id: 149543
                                      -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                      +ranking: 0
                                      +commentCount: 0
                                      +upVotes: 0
                                      +downVotes: 0
                                      +visibility: "visible             "
                                      +apId: "https://lemmy.world/comment/5492554"
                                      +editedAt: null
                                      +createdAt: DateTimeImmutable @1700624497 {#5166
                                        date: 2023-11-22 04:41:37.0 +01:00
                                      }
                                    }
                                    +root: App\Entity\EntryComment {#4562}
                                    +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                                    +lang: "en"
                                    +isAdult: false
                                    +favouriteCount: 0
                                    +score: 0
                                    +lastActive: DateTime @1700641098 {#5405
                                      date: 2023-11-22 09:18:18.0 +01:00
                                    }
                                    +ip: null
                                    +tags: null
                                    +mentions: [
                                      "@Grayox@lemmy.ml"
                                      "@ASeriesOfPoorChoices@lemmy.world"
                                      "@GaMEChld@lemmy.world"
                                    ]
                                    +children: Doctrine\ORM\PersistentCollection {#5408 …}
                                    +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                                    +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                                    +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                                    +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                                    +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                                    -id: 149951
                                    -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                                    +ranking: 0
                                    +commentCount: 0
                                    +upVotes: 0
                                    +downVotes: 0
                                    +visibility: "visible             "
                                    +apId: "https://lemmy.world/comment/5496043"
                                    +editedAt: null
                                    +createdAt: DateTimeImmutable @1700641098 {#5406
                                      date: 2023-11-22 09:18:18.0 +01:00
                                    }
                                  }
                                  +root: App\Entity\EntryComment {#4562}
                                  +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 0
                                  +score: 0
                                  +lastActive: DateTime @1700669197 {#5503
                                    date: 2023-11-22 17:06:37.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                    "@ASeriesOfPoorChoices@lemmy.world"
                                    "@GaMEChld@lemmy.world"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#5506 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                                  -id: 150994
                                  -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5503477"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700669197 {#5504
                                    date: 2023-11-22 17:06:37.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 0
                                +score: 0
                                +lastActive: DateTime @1700720883 {#5555
                                  date: 2023-11-23 07:28:03.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                  "@GaMEChld@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5558 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                                -id: 153584
                                -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5524396"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700720883 {#5556
                                  date: 2023-11-23 07:28:03.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700730959 {#5576
                                date: 2023-11-23 10:15:59.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5579 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                              -id: 153952
                              -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5526335"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700730959 {#5573
                                date: 2023-11-23 10:15:59.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700747987 {#5602
                              date: 2023-11-23 14:59:47.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5599 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                            -id: 154611
                            -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5529907"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700747987 {#5605
                              date: 2023-11-23 14:59:47.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700750834 {#5624
                            date: 2023-11-23 15:47:14.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5621 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                          -id: 154816
                          -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5530816"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700750834 {#5627
                            date: 2023-11-23 15:47:14.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: """
                          Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                          \n
                          They’re ALL ad free when you block ads, you numpty.\n
                          \n
                          I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                          """
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700776115 {#5646
                          date: 2023-11-23 22:48:35.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5643 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                        -id: 156337
                        -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5538214"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700776115 {#5649
                          date: 2023-11-23 22:48:35.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: """
                        And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                        \n
                        The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700800673 {#5668
                        date: 2023-11-24 05:37:53.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5665 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                      -id: 157397
                      -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5543617"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700800673 {#5671
                        date: 2023-11-24 05:37:53.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: """
                      If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                      \n
                      But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                      \n
                      To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700821618 {#5690
                      date: 2023-11-24 11:26:58.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5687 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5684 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5682 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5696 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
                    -id: 157968
                    -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5546865"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700821618 {#5693
                      date: 2023-11-24 11:26:58.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
                    \n
                    Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
                    \n
                    Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1700964476 {#5712
                    date: 2023-11-26 03:07:56.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5707 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5705 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5703 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5719 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
                  -id: 164666
                  -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5588144"
                  +editedAt: DateTimeImmutable @1701569483 {#5715
                    date: 2023-12-03 03:11:23.0 +01:00
                  }
                  +createdAt: DateTimeImmutable @1700964476 {#5717
                    date: 2023-11-26 03:07:56.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
                  \n
                  I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
                  \n
                  Fuck you’re dumb. 🤦🤡
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1701046515 {#5735
                  date: 2023-11-27 01:55:15.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5732 …}
                +nested: Doctrine\ORM\PersistentCollection {#5729 …}
                +votes: Doctrine\ORM\PersistentCollection {#5727 …}
                +reports: Doctrine\ORM\PersistentCollection {#5741 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
                -id: 168591
                -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5610485"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701046515 {#5738
                  date: 2023-11-27 01:55:15.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: """
                Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
                \n
                I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1701060231 {#5757
                date: 2023-11-27 05:43:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5754 …}
              +nested: Doctrine\ORM\PersistentCollection {#5751 …}
              +votes: Doctrine\ORM\PersistentCollection {#5749 …}
              +reports: Doctrine\ORM\PersistentCollection {#5763 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
              -id: 169013
              -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5614133"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701060231 {#5760
                date: 2023-11-27 05:43:51.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: "You certainly are deficient in many things! 😂🤡"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1701098432 {#5779
              date: 2023-11-27 16:20:32.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5776 …}
            +nested: Doctrine\ORM\PersistentCollection {#5773 …}
            +votes: Doctrine\ORM\PersistentCollection {#5771 …}
            +reports: Doctrine\ORM\PersistentCollection {#5785 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
            -id: 170275
            -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5622452"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701098432 {#5782
              date: 2023-11-27 16:20:32.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
            \n
            The important thing is that you are happy.\n
            \n
            Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701098811 {#5801
            date: 2023-11-27 16:26:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5796 …}
          +nested: Doctrine\ORM\PersistentCollection {#5794 …}
          +votes: Doctrine\ORM\PersistentCollection {#5792 …}
          +reports: Doctrine\ORM\PersistentCollection {#5808 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
          -id: 170289
          -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5622584"
          +editedAt: DateTimeImmutable @1701818896 {#5804
            date: 2023-12-06 00:28:16.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701098811 {#5806
            date: 2023-11-27 16:26:51.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          😝 🤡\n
          \n
          Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701252282 {#5824
          date: 2023-11-29 11:04:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5821 …}
        +nested: Doctrine\ORM\PersistentCollection {#5818 …}
        +votes: Doctrine\ORM\PersistentCollection {#5816 …}
        +reports: Doctrine\ORM\PersistentCollection {#5830 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
        -id: 176346
        -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5667802"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701252282 {#5827
          date: 2023-11-29 11:04:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: """
        Thank you for proving my point. Your contributions to science will not be forgotten.\n
        \n
        I have follow-up questions. How many people were you successful at convincing of something while calling them names?\n
        \n
        I already see that you are an embellishing liar, because you said only I am an idiot, but your post history shows otherwise.\n
        \n
        Do you find your conversation skills particularly effective? Do you think there’s anything you can do to improve them?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701290447 {#5846
        date: 2023-11-29 21:40:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5841 …}
      +nested: Doctrine\ORM\PersistentCollection {#5839 …}
      +votes: Doctrine\ORM\PersistentCollection {#5837 …}
      +reports: Doctrine\ORM\PersistentCollection {#5853 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
      -id: 178168
      -bodyTs: "'alreadi':36 'anyth':71 'call':32 'contribut':8 'convers':62 'convinc':28 'effect':65 'embellish':42 'find':60 'follow':18 'follow-up':17 'forgotten':14 'histori':55 'idiot':51 'improv':76 'liar':43 'mani':22 'name':34 'otherwis':57 'particular':64 'peopl':23 'point':6 'post':54 'prove':4 'question':20 'said':46 'scienc':10 'see':37 'show':56 'skill':63 'someth':30 'success':26 'thank':1 'think':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5679168"
      +editedAt: DateTimeImmutable @1702215335 {#5849
        date: 2023-12-10 14:35:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701290447 {#5851
        date: 2023-11-29 21:40:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "Try installing an ad blocker, and then Reddit doesn’t get any ad revenue from you! 👍"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701351442 {#5869
      date: 2023-11-30 14:37:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5866 …}
    +nested: Doctrine\ORM\PersistentCollection {#5863 …}
    +votes: Doctrine\ORM\PersistentCollection {#5861 …}
    +reports: Doctrine\ORM\PersistentCollection {#5875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5879 …}
    -id: 183686
    -bodyTs: "'ad':4,13 'blocker':5 'doesn':9 'get':11 'instal':2 'reddit':8 'revenu':14 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5695210"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701351442 {#5872
      date: 2023-11-30 14:37:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "I already use one… Oh, do you not speak English? Or have some condition that affects reading comprehension? You might need to reread this entire thread more carefully. You haven’t answered a single question that I asked. Are you being intentionally obtuse? Aren’t you the one who accused me of “red-herring” and other nonsense?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701370906 {#5891
    date: 2023-11-30 20:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5888 …}
  +nested: Doctrine\ORM\PersistentCollection {#5885 …}
  +votes: Doctrine\ORM\PersistentCollection {#5883 …}
  +reports: Doctrine\ORM\PersistentCollection {#5897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5901 …}
  -id: 183981
  -bodyTs: "'accus':50 'affect':16 'alreadi':2 'answer':32 'aren':44 'ask':38 'care':28 'comprehens':18 'condit':14 'english':10 'entir':25 'haven':30 'herring':55 'intent':42 'might':20 'need':21 'nonsens':58 'obtus':43 'oh':5 'one':4,48 'question':35 'read':17 'red':54 'red-her':53 'reread':23 'singl':34 'speak':9 'thread':26 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5701881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701370906 {#5894
    date: 2023-11-30 20:01: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
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#5918
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5896
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5874
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5843
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5829
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5798
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5784
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5762
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5740
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5709
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5695
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5673
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5651
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5629
                            +user: Proxies\__CG__\App\Entity\User {#5168 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5607
                              +user: App\Entity\User {#4575 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5571
                                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#5557
                                  +user: App\Entity\User {#4575 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: App\Entity\EntryComment {#5505
                                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                    +entry: App\Entity\Entry {#2419}
                                    +magazine: App\Entity\Magazine {#265}
                                    +image: null
                                    +parent: App\Entity\EntryComment {#5407
                                      +user: App\Entity\User {#4575 …}
                                      +entry: App\Entity\Entry {#2419}
                                      +magazine: App\Entity\Magazine {#265}
                                      +image: null
                                      +parent: App\Entity\EntryComment {#5167
                                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                        +entry: App\Entity\Entry {#2419}
                                        +magazine: App\Entity\Magazine {#265}
                                        +image: null
                                        +parent: App\Entity\EntryComment {#4562 …31}
                                        +root: App\Entity\EntryComment {#4562}
                                        +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                        +lang: "en"
                                        +isAdult: false
                                        +favouriteCount: 11
                                        +score: 0
                                        +lastActive: DateTime @1700624497 {#5165 …1}
                                        +ip: null
                                        +tags: null
                                        +mentions: [ …2]
                                        +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                        +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                        +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                        +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                        +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                        +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                        -id: 149543
                                        -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                        +ranking: 0
                                        +commentCount: 0
                                        +upVotes: 0
                                        +downVotes: 0
                                        +visibility: "visible             "
                                        +apId: "https://lemmy.world/comment/5492554"
                                        +editedAt: null
                                        +createdAt: DateTimeImmutable @1700624497 {#5166 …1}
                                      }
                                      +root: App\Entity\EntryComment {#4562}
                                      +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                                      +lang: "en"
                                      +isAdult: false
                                      +favouriteCount: 0
                                      +score: 0
                                      +lastActive: DateTime @1700641098 {#5405
                                        date: 2023-11-22 09:18:18.0 +01:00
                                      }
                                      +ip: null
                                      +tags: null
                                      +mentions: [
                                        "@Grayox@lemmy.ml"
                                        "@ASeriesOfPoorChoices@lemmy.world"
                                        "@GaMEChld@lemmy.world"
                                      ]
                                      +children: Doctrine\ORM\PersistentCollection {#5408 …}
                                      +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                                      +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                                      +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                                      +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                                      +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                                      -id: 149951
                                      -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                                      +ranking: 0
                                      +commentCount: 0
                                      +upVotes: 0
                                      +downVotes: 0
                                      +visibility: "visible             "
                                      +apId: "https://lemmy.world/comment/5496043"
                                      +editedAt: null
                                      +createdAt: DateTimeImmutable @1700641098 {#5406
                                        date: 2023-11-22 09:18:18.0 +01:00
                                      }
                                    }
                                    +root: App\Entity\EntryComment {#4562}
                                    +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                                    +lang: "en"
                                    +isAdult: false
                                    +favouriteCount: 0
                                    +score: 0
                                    +lastActive: DateTime @1700669197 {#5503
                                      date: 2023-11-22 17:06:37.0 +01:00
                                    }
                                    +ip: null
                                    +tags: null
                                    +mentions: [
                                      "@Grayox@lemmy.ml"
                                      "@ASeriesOfPoorChoices@lemmy.world"
                                      "@GaMEChld@lemmy.world"
                                    ]
                                    +children: Doctrine\ORM\PersistentCollection {#5506 …}
                                    +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                                    +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                                    +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                                    +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                                    +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                                    -id: 150994
                                    -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                                    +ranking: 0
                                    +commentCount: 0
                                    +upVotes: 0
                                    +downVotes: 0
                                    +visibility: "visible             "
                                    +apId: "https://lemmy.world/comment/5503477"
                                    +editedAt: null
                                    +createdAt: DateTimeImmutable @1700669197 {#5504
                                      date: 2023-11-22 17:06:37.0 +01:00
                                    }
                                  }
                                  +root: App\Entity\EntryComment {#4562}
                                  +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 0
                                  +score: 0
                                  +lastActive: DateTime @1700720883 {#5555
                                    date: 2023-11-23 07:28:03.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                    "@ASeriesOfPoorChoices@lemmy.world"
                                    "@GaMEChld@lemmy.world"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#5558 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                                  -id: 153584
                                  -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5524396"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700720883 {#5556
                                    date: 2023-11-23 07:28:03.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 0
                                +score: 0
                                +lastActive: DateTime @1700730959 {#5576
                                  date: 2023-11-23 10:15:59.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                  "@GaMEChld@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5579 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                                -id: 153952
                                -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5526335"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700730959 {#5573
                                  date: 2023-11-23 10:15:59.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700747987 {#5602
                                date: 2023-11-23 14:59:47.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5599 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                              -id: 154611
                              -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5529907"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700747987 {#5605
                                date: 2023-11-23 14:59:47.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700750834 {#5624
                              date: 2023-11-23 15:47:14.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5621 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                            -id: 154816
                            -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5530816"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700750834 {#5627
                              date: 2023-11-23 15:47:14.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: """
                            Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                            \n
                            They’re ALL ad free when you block ads, you numpty.\n
                            \n
                            I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                            """
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700776115 {#5646
                            date: 2023-11-23 22:48:35.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5643 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                          -id: 156337
                          -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5538214"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700776115 {#5649
                            date: 2023-11-23 22:48:35.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: """
                          And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                          \n
                          The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                          """
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700800673 {#5668
                          date: 2023-11-24 05:37:53.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5665 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                        -id: 157397
                        -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5543617"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700800673 {#5671
                          date: 2023-11-24 05:37:53.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: """
                        If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                        \n
                        But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                        \n
                        To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700821618 {#5690
                        date: 2023-11-24 11:26:58.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5687 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5684 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5682 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5696 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
                      -id: 157968
                      -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5546865"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700821618 {#5693
                        date: 2023-11-24 11:26:58.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: """
                      It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
                      \n
                      Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
                      \n
                      Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700964476 {#5712
                      date: 2023-11-26 03:07:56.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5707 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5705 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5703 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5719 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
                    -id: 164666
                    -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5588144"
                    +editedAt: DateTimeImmutable @1701569483 {#5715
                      date: 2023-12-03 03:11:23.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1700964476 {#5717
                      date: 2023-11-26 03:07:56.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
                    \n
                    I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
                    \n
                    Fuck you’re dumb. 🤦🤡
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1701046515 {#5735
                    date: 2023-11-27 01:55:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5732 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5729 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5727 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5741 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
                  -id: 168591
                  -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5610485"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701046515 {#5738
                    date: 2023-11-27 01:55:15.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
                  \n
                  I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1701060231 {#5757
                  date: 2023-11-27 05:43:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5754 …}
                +nested: Doctrine\ORM\PersistentCollection {#5751 …}
                +votes: Doctrine\ORM\PersistentCollection {#5749 …}
                +reports: Doctrine\ORM\PersistentCollection {#5763 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
                -id: 169013
                -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5614133"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701060231 {#5760
                  date: 2023-11-27 05:43:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "You certainly are deficient in many things! 😂🤡"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1701098432 {#5779
                date: 2023-11-27 16:20:32.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5776 …}
              +nested: Doctrine\ORM\PersistentCollection {#5773 …}
              +votes: Doctrine\ORM\PersistentCollection {#5771 …}
              +reports: Doctrine\ORM\PersistentCollection {#5785 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
              -id: 170275
              -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5622452"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701098432 {#5782
                date: 2023-11-27 16:20:32.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
              \n
              The important thing is that you are happy.\n
              \n
              Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1701098811 {#5801
              date: 2023-11-27 16:26:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5796 …}
            +nested: Doctrine\ORM\PersistentCollection {#5794 …}
            +votes: Doctrine\ORM\PersistentCollection {#5792 …}
            +reports: Doctrine\ORM\PersistentCollection {#5808 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
            -id: 170289
            -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5622584"
            +editedAt: DateTimeImmutable @1701818896 {#5804
              date: 2023-12-06 00:28:16.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701098811 {#5806
              date: 2023-11-27 16:26:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            😝 🤡\n
            \n
            Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701252282 {#5824
            date: 2023-11-29 11:04:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5821 …}
          +nested: Doctrine\ORM\PersistentCollection {#5818 …}
          +votes: Doctrine\ORM\PersistentCollection {#5816 …}
          +reports: Doctrine\ORM\PersistentCollection {#5830 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
          -id: 176346
          -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5667802"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701252282 {#5827
            date: 2023-11-29 11:04:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          Thank you for proving my point. Your contributions to science will not be forgotten.\n
          \n
          I have follow-up questions. How many people were you successful at convincing of something while calling them names?\n
          \n
          I already see that you are an embellishing liar, because you said only I am an idiot, but your post history shows otherwise.\n
          \n
          Do you find your conversation skills particularly effective? Do you think there’s anything you can do to improve them?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701290447 {#5846
          date: 2023-11-29 21:40:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5841 …}
        +nested: Doctrine\ORM\PersistentCollection {#5839 …}
        +votes: Doctrine\ORM\PersistentCollection {#5837 …}
        +reports: Doctrine\ORM\PersistentCollection {#5853 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
        -id: 178168
        -bodyTs: "'alreadi':36 'anyth':71 'call':32 'contribut':8 'convers':62 'convinc':28 'effect':65 'embellish':42 'find':60 'follow':18 'follow-up':17 'forgotten':14 'histori':55 'idiot':51 'improv':76 'liar':43 'mani':22 'name':34 'otherwis':57 'particular':64 'peopl':23 'point':6 'post':54 'prove':4 'question':20 'said':46 'scienc':10 'see':37 'show':56 'skill':63 'someth':30 'success':26 'thank':1 'think':68"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5679168"
        +editedAt: DateTimeImmutable @1702215335 {#5849
          date: 2023-12-10 14:35:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701290447 {#5851
          date: 2023-11-29 21:40:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Try installing an ad blocker, and then Reddit doesn’t get any ad revenue from you! 👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701351442 {#5869
        date: 2023-11-30 14:37:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5866 …}
      +nested: Doctrine\ORM\PersistentCollection {#5863 …}
      +votes: Doctrine\ORM\PersistentCollection {#5861 …}
      +reports: Doctrine\ORM\PersistentCollection {#5875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5879 …}
      -id: 183686
      -bodyTs: "'ad':4,13 'blocker':5 'doesn':9 'get':11 'instal':2 'reddit':8 'revenu':14 'tri':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5695210"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701351442 {#5872
        date: 2023-11-30 14:37:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "I already use one… Oh, do you not speak English? Or have some condition that affects reading comprehension? You might need to reread this entire thread more carefully. You haven’t answered a single question that I asked. Are you being intentionally obtuse? Aren’t you the one who accused me of “red-herring” and other nonsense?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701370906 {#5891
      date: 2023-11-30 20:01:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5888 …}
    +nested: Doctrine\ORM\PersistentCollection {#5885 …}
    +votes: Doctrine\ORM\PersistentCollection {#5883 …}
    +reports: Doctrine\ORM\PersistentCollection {#5897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5901 …}
    -id: 183981
    -bodyTs: "'accus':50 'affect':16 'alreadi':2 'answer':32 'aren':44 'ask':38 'care':28 'comprehens':18 'condit':14 'english':10 'entir':25 'haven':30 'herring':55 'intent':42 'might':20 'need':21 'nonsens':58 'obtus':43 'oh':5 'one':4,48 'question':35 'read':17 'red':54 'red-her':53 'reread':23 'singl':34 'speak':9 'thread':26 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5701881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701370906 {#5894
      date: 2023-11-30 20:01:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "If you install an adblocker, then you won’t be giving ad revenue to Reddit, regardless of the method used to access Reddit. 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701697181 {#5913
    date: 2023-12-04 14:39:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5910 …}
  +nested: Doctrine\ORM\PersistentCollection {#5907 …}
  +votes: Doctrine\ORM\PersistentCollection {#5905 …}
  +reports: Doctrine\ORM\PersistentCollection {#5919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5923 …}
  -id: 195400
  -bodyTs: "'access':22 'ad':12 'adblock':5 'give':11 'instal':3 'method':19 'reddit':15,23 'regardless':16 'revenu':13 'use':20 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5794541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701697181 {#5916
    date: 2023-12-04 14:39: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
183 DENIED edit
App\Entity\EntryComment {#5918
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5896
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5874
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5843
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5829
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5798
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5784
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5762
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5740
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5709
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5695
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5673
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5651
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5629
                            +user: Proxies\__CG__\App\Entity\User {#5168 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5607
                              +user: App\Entity\User {#4575 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5571
                                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#5557
                                  +user: App\Entity\User {#4575 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: App\Entity\EntryComment {#5505
                                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                    +entry: App\Entity\Entry {#2419}
                                    +magazine: App\Entity\Magazine {#265}
                                    +image: null
                                    +parent: App\Entity\EntryComment {#5407
                                      +user: App\Entity\User {#4575 …}
                                      +entry: App\Entity\Entry {#2419}
                                      +magazine: App\Entity\Magazine {#265}
                                      +image: null
                                      +parent: App\Entity\EntryComment {#5167
                                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                        +entry: App\Entity\Entry {#2419}
                                        +magazine: App\Entity\Magazine {#265}
                                        +image: null
                                        +parent: App\Entity\EntryComment {#4562 …31}
                                        +root: App\Entity\EntryComment {#4562}
                                        +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                        +lang: "en"
                                        +isAdult: false
                                        +favouriteCount: 11
                                        +score: 0
                                        +lastActive: DateTime @1700624497 {#5165 …1}
                                        +ip: null
                                        +tags: null
                                        +mentions: [ …2]
                                        +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                        +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                        +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                        +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                        +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                        +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                        -id: 149543
                                        -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                        +ranking: 0
                                        +commentCount: 0
                                        +upVotes: 0
                                        +downVotes: 0
                                        +visibility: "visible             "
                                        +apId: "https://lemmy.world/comment/5492554"
                                        +editedAt: null
                                        +createdAt: DateTimeImmutable @1700624497 {#5166 …1}
                                      }
                                      +root: App\Entity\EntryComment {#4562}
                                      +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                                      +lang: "en"
                                      +isAdult: false
                                      +favouriteCount: 0
                                      +score: 0
                                      +lastActive: DateTime @1700641098 {#5405
                                        date: 2023-11-22 09:18:18.0 +01:00
                                      }
                                      +ip: null
                                      +tags: null
                                      +mentions: [
                                        "@Grayox@lemmy.ml"
                                        "@ASeriesOfPoorChoices@lemmy.world"
                                        "@GaMEChld@lemmy.world"
                                      ]
                                      +children: Doctrine\ORM\PersistentCollection {#5408 …}
                                      +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                                      +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                                      +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                                      +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                                      +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                                      -id: 149951
                                      -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                                      +ranking: 0
                                      +commentCount: 0
                                      +upVotes: 0
                                      +downVotes: 0
                                      +visibility: "visible             "
                                      +apId: "https://lemmy.world/comment/5496043"
                                      +editedAt: null
                                      +createdAt: DateTimeImmutable @1700641098 {#5406
                                        date: 2023-11-22 09:18:18.0 +01:00
                                      }
                                    }
                                    +root: App\Entity\EntryComment {#4562}
                                    +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                                    +lang: "en"
                                    +isAdult: false
                                    +favouriteCount: 0
                                    +score: 0
                                    +lastActive: DateTime @1700669197 {#5503
                                      date: 2023-11-22 17:06:37.0 +01:00
                                    }
                                    +ip: null
                                    +tags: null
                                    +mentions: [
                                      "@Grayox@lemmy.ml"
                                      "@ASeriesOfPoorChoices@lemmy.world"
                                      "@GaMEChld@lemmy.world"
                                    ]
                                    +children: Doctrine\ORM\PersistentCollection {#5506 …}
                                    +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                                    +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                                    +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                                    +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                                    +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                                    -id: 150994
                                    -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                                    +ranking: 0
                                    +commentCount: 0
                                    +upVotes: 0
                                    +downVotes: 0
                                    +visibility: "visible             "
                                    +apId: "https://lemmy.world/comment/5503477"
                                    +editedAt: null
                                    +createdAt: DateTimeImmutable @1700669197 {#5504
                                      date: 2023-11-22 17:06:37.0 +01:00
                                    }
                                  }
                                  +root: App\Entity\EntryComment {#4562}
                                  +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 0
                                  +score: 0
                                  +lastActive: DateTime @1700720883 {#5555
                                    date: 2023-11-23 07:28:03.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                    "@ASeriesOfPoorChoices@lemmy.world"
                                    "@GaMEChld@lemmy.world"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#5558 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                                  -id: 153584
                                  -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5524396"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700720883 {#5556
                                    date: 2023-11-23 07:28:03.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 0
                                +score: 0
                                +lastActive: DateTime @1700730959 {#5576
                                  date: 2023-11-23 10:15:59.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                  "@GaMEChld@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5579 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                                -id: 153952
                                -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5526335"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700730959 {#5573
                                  date: 2023-11-23 10:15:59.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700747987 {#5602
                                date: 2023-11-23 14:59:47.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5599 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                              -id: 154611
                              -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5529907"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700747987 {#5605
                                date: 2023-11-23 14:59:47.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700750834 {#5624
                              date: 2023-11-23 15:47:14.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5621 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                            -id: 154816
                            -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5530816"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700750834 {#5627
                              date: 2023-11-23 15:47:14.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: """
                            Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                            \n
                            They’re ALL ad free when you block ads, you numpty.\n
                            \n
                            I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                            """
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700776115 {#5646
                            date: 2023-11-23 22:48:35.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5643 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                          -id: 156337
                          -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5538214"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700776115 {#5649
                            date: 2023-11-23 22:48:35.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: """
                          And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                          \n
                          The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                          """
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700800673 {#5668
                          date: 2023-11-24 05:37:53.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5665 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                        -id: 157397
                        -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5543617"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700800673 {#5671
                          date: 2023-11-24 05:37:53.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: """
                        If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                        \n
                        But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                        \n
                        To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700821618 {#5690
                        date: 2023-11-24 11:26:58.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5687 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5684 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5682 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5696 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
                      -id: 157968
                      -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5546865"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700821618 {#5693
                        date: 2023-11-24 11:26:58.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: """
                      It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
                      \n
                      Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
                      \n
                      Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700964476 {#5712
                      date: 2023-11-26 03:07:56.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5707 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5705 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5703 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5719 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
                    -id: 164666
                    -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5588144"
                    +editedAt: DateTimeImmutable @1701569483 {#5715
                      date: 2023-12-03 03:11:23.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1700964476 {#5717
                      date: 2023-11-26 03:07:56.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
                    \n
                    I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
                    \n
                    Fuck you’re dumb. 🤦🤡
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1701046515 {#5735
                    date: 2023-11-27 01:55:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5732 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5729 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5727 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5741 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
                  -id: 168591
                  -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5610485"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701046515 {#5738
                    date: 2023-11-27 01:55:15.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
                  \n
                  I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1701060231 {#5757
                  date: 2023-11-27 05:43:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5754 …}
                +nested: Doctrine\ORM\PersistentCollection {#5751 …}
                +votes: Doctrine\ORM\PersistentCollection {#5749 …}
                +reports: Doctrine\ORM\PersistentCollection {#5763 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
                -id: 169013
                -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5614133"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701060231 {#5760
                  date: 2023-11-27 05:43:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "You certainly are deficient in many things! 😂🤡"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1701098432 {#5779
                date: 2023-11-27 16:20:32.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5776 …}
              +nested: Doctrine\ORM\PersistentCollection {#5773 …}
              +votes: Doctrine\ORM\PersistentCollection {#5771 …}
              +reports: Doctrine\ORM\PersistentCollection {#5785 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
              -id: 170275
              -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5622452"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701098432 {#5782
                date: 2023-11-27 16:20:32.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
              \n
              The important thing is that you are happy.\n
              \n
              Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1701098811 {#5801
              date: 2023-11-27 16:26:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5796 …}
            +nested: Doctrine\ORM\PersistentCollection {#5794 …}
            +votes: Doctrine\ORM\PersistentCollection {#5792 …}
            +reports: Doctrine\ORM\PersistentCollection {#5808 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
            -id: 170289
            -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5622584"
            +editedAt: DateTimeImmutable @1701818896 {#5804
              date: 2023-12-06 00:28:16.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701098811 {#5806
              date: 2023-11-27 16:26:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            😝 🤡\n
            \n
            Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701252282 {#5824
            date: 2023-11-29 11:04:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5821 …}
          +nested: Doctrine\ORM\PersistentCollection {#5818 …}
          +votes: Doctrine\ORM\PersistentCollection {#5816 …}
          +reports: Doctrine\ORM\PersistentCollection {#5830 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
          -id: 176346
          -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5667802"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701252282 {#5827
            date: 2023-11-29 11:04:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          Thank you for proving my point. Your contributions to science will not be forgotten.\n
          \n
          I have follow-up questions. How many people were you successful at convincing of something while calling them names?\n
          \n
          I already see that you are an embellishing liar, because you said only I am an idiot, but your post history shows otherwise.\n
          \n
          Do you find your conversation skills particularly effective? Do you think there’s anything you can do to improve them?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701290447 {#5846
          date: 2023-11-29 21:40:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5841 …}
        +nested: Doctrine\ORM\PersistentCollection {#5839 …}
        +votes: Doctrine\ORM\PersistentCollection {#5837 …}
        +reports: Doctrine\ORM\PersistentCollection {#5853 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
        -id: 178168
        -bodyTs: "'alreadi':36 'anyth':71 'call':32 'contribut':8 'convers':62 'convinc':28 'effect':65 'embellish':42 'find':60 'follow':18 'follow-up':17 'forgotten':14 'histori':55 'idiot':51 'improv':76 'liar':43 'mani':22 'name':34 'otherwis':57 'particular':64 'peopl':23 'point':6 'post':54 'prove':4 'question':20 'said':46 'scienc':10 'see':37 'show':56 'skill':63 'someth':30 'success':26 'thank':1 'think':68"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5679168"
        +editedAt: DateTimeImmutable @1702215335 {#5849
          date: 2023-12-10 14:35:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701290447 {#5851
          date: 2023-11-29 21:40:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Try installing an ad blocker, and then Reddit doesn’t get any ad revenue from you! 👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701351442 {#5869
        date: 2023-11-30 14:37:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5866 …}
      +nested: Doctrine\ORM\PersistentCollection {#5863 …}
      +votes: Doctrine\ORM\PersistentCollection {#5861 …}
      +reports: Doctrine\ORM\PersistentCollection {#5875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5879 …}
      -id: 183686
      -bodyTs: "'ad':4,13 'blocker':5 'doesn':9 'get':11 'instal':2 'reddit':8 'revenu':14 'tri':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5695210"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701351442 {#5872
        date: 2023-11-30 14:37:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "I already use one… Oh, do you not speak English? Or have some condition that affects reading comprehension? You might need to reread this entire thread more carefully. You haven’t answered a single question that I asked. Are you being intentionally obtuse? Aren’t you the one who accused me of “red-herring” and other nonsense?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701370906 {#5891
      date: 2023-11-30 20:01:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5888 …}
    +nested: Doctrine\ORM\PersistentCollection {#5885 …}
    +votes: Doctrine\ORM\PersistentCollection {#5883 …}
    +reports: Doctrine\ORM\PersistentCollection {#5897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5901 …}
    -id: 183981
    -bodyTs: "'accus':50 'affect':16 'alreadi':2 'answer':32 'aren':44 'ask':38 'care':28 'comprehens':18 'condit':14 'english':10 'entir':25 'haven':30 'herring':55 'intent':42 'might':20 'need':21 'nonsens':58 'obtus':43 'oh':5 'one':4,48 'question':35 'read':17 'red':54 'red-her':53 'reread':23 'singl':34 'speak':9 'thread':26 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5701881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701370906 {#5894
      date: 2023-11-30 20:01:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "If you install an adblocker, then you won’t be giving ad revenue to Reddit, regardless of the method used to access Reddit. 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701697181 {#5913
    date: 2023-12-04 14:39:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5910 …}
  +nested: Doctrine\ORM\PersistentCollection {#5907 …}
  +votes: Doctrine\ORM\PersistentCollection {#5905 …}
  +reports: Doctrine\ORM\PersistentCollection {#5919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5923 …}
  -id: 195400
  -bodyTs: "'access':22 'ad':12 'adblock':5 'give':11 'instal':3 'method':19 'reddit':15,23 'regardless':16 'revenu':13 'use':20 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5794541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701697181 {#5916
    date: 2023-12-04 14:39: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
184 DENIED moderate
App\Entity\EntryComment {#5918
  +user: App\Entity\User {#4575 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5896
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5874
      +user: App\Entity\User {#4575 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5843
        +user: Proxies\__CG__\App\Entity\User {#5168 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5829
          +user: App\Entity\User {#4575 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5798
            +user: Proxies\__CG__\App\Entity\User {#5168 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5784
              +user: App\Entity\User {#4575 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5762
                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5740
                  +user: App\Entity\User {#4575 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#5709
                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: App\Entity\EntryComment {#5695
                      +user: App\Entity\User {#4575 …}
                      +entry: App\Entity\Entry {#2419}
                      +magazine: App\Entity\Magazine {#265}
                      +image: null
                      +parent: App\Entity\EntryComment {#5673
                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                        +entry: App\Entity\Entry {#2419}
                        +magazine: App\Entity\Magazine {#265}
                        +image: null
                        +parent: App\Entity\EntryComment {#5651
                          +user: App\Entity\User {#4575 …}
                          +entry: App\Entity\Entry {#2419}
                          +magazine: App\Entity\Magazine {#265}
                          +image: null
                          +parent: App\Entity\EntryComment {#5629
                            +user: Proxies\__CG__\App\Entity\User {#5168 …}
                            +entry: App\Entity\Entry {#2419}
                            +magazine: App\Entity\Magazine {#265}
                            +image: null
                            +parent: App\Entity\EntryComment {#5607
                              +user: App\Entity\User {#4575 …}
                              +entry: App\Entity\Entry {#2419}
                              +magazine: App\Entity\Magazine {#265}
                              +image: null
                              +parent: App\Entity\EntryComment {#5571
                                +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                +entry: App\Entity\Entry {#2419}
                                +magazine: App\Entity\Magazine {#265}
                                +image: null
                                +parent: App\Entity\EntryComment {#5557
                                  +user: App\Entity\User {#4575 …}
                                  +entry: App\Entity\Entry {#2419}
                                  +magazine: App\Entity\Magazine {#265}
                                  +image: null
                                  +parent: App\Entity\EntryComment {#5505
                                    +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                    +entry: App\Entity\Entry {#2419}
                                    +magazine: App\Entity\Magazine {#265}
                                    +image: null
                                    +parent: App\Entity\EntryComment {#5407
                                      +user: App\Entity\User {#4575 …}
                                      +entry: App\Entity\Entry {#2419}
                                      +magazine: App\Entity\Magazine {#265}
                                      +image: null
                                      +parent: App\Entity\EntryComment {#5167
                                        +user: Proxies\__CG__\App\Entity\User {#5168 …}
                                        +entry: App\Entity\Entry {#2419}
                                        +magazine: App\Entity\Magazine {#265}
                                        +image: null
                                        +parent: App\Entity\EntryComment {#4562 …31}
                                        +root: App\Entity\EntryComment {#4562}
                                        +body: "Some people browse mainly from phone, ad blocking is harder since the API shit went down and most 3rd party apps folded or went to subscription."
                                        +lang: "en"
                                        +isAdult: false
                                        +favouriteCount: 11
                                        +score: 0
                                        +lastActive: DateTime @1700624497 {#5165 …1}
                                        +ip: null
                                        +tags: null
                                        +mentions: [ …2]
                                        +children: Doctrine\ORM\PersistentCollection {#5169 …}
                                        +nested: Doctrine\ORM\PersistentCollection {#5171 …}
                                        +votes: Doctrine\ORM\PersistentCollection {#5173 …}
                                        +reports: Doctrine\ORM\PersistentCollection {#5175 …}
                                        +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
                                        +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
                                        -id: 149543
                                        -bodyTs: "'3rd':19 'ad':7 'api':13 'app':21 'block':8 'brows':3 'fold':22 'harder':10 'main':4 'parti':20 'peopl':2 'phone':6 'shit':14 'sinc':11 'subscript':26 'went':15,24"
                                        +ranking: 0
                                        +commentCount: 0
                                        +upVotes: 0
                                        +downVotes: 0
                                        +visibility: "visible             "
                                        +apId: "https://lemmy.world/comment/5492554"
                                        +editedAt: null
                                        +createdAt: DateTimeImmutable @1700624497 {#5166 …1}
                                      }
                                      +root: App\Entity\EntryComment {#4562}
                                      +body: "Harder? What? Ad blocking hasn’t changed at all. Just use a local vpn based blocker like Ad Guard, like a normal person. Stop making this weird."
                                      +lang: "en"
                                      +isAdult: false
                                      +favouriteCount: 0
                                      +score: 0
                                      +lastActive: DateTime @1700641098 {#5405
                                        date: 2023-11-22 09:18:18.0 +01:00
                                      }
                                      +ip: null
                                      +tags: null
                                      +mentions: [
                                        "@Grayox@lemmy.ml"
                                        "@ASeriesOfPoorChoices@lemmy.world"
                                        "@GaMEChld@lemmy.world"
                                      ]
                                      +children: Doctrine\ORM\PersistentCollection {#5408 …}
                                      +nested: Doctrine\ORM\PersistentCollection {#5410 …}
                                      +votes: Doctrine\ORM\PersistentCollection {#5412 …}
                                      +reports: Doctrine\ORM\PersistentCollection {#5414 …}
                                      +favourites: Doctrine\ORM\PersistentCollection {#5416 …}
                                      +notifications: Doctrine\ORM\PersistentCollection {#5418 …}
                                      -id: 149951
                                      -bodyTs: "'ad':3,18 'base':15 'block':4 'blocker':16 'chang':7 'guard':19 'harder':1 'hasn':5 'like':17,20 'local':13 'make':25 'normal':22 'person':23 'stop':24 'use':11 'vpn':14 'weird':27"
                                      +ranking: 0
                                      +commentCount: 0
                                      +upVotes: 0
                                      +downVotes: 0
                                      +visibility: "visible             "
                                      +apId: "https://lemmy.world/comment/5496043"
                                      +editedAt: null
                                      +createdAt: DateTimeImmutable @1700641098 {#5406
                                        date: 2023-11-22 09:18:18.0 +01:00
                                      }
                                    }
                                    +root: App\Entity\EntryComment {#4562}
                                    +body: "… And use what app to browse it on my phone? I’m not using their trash official app and I’m not using a phone web browser."
                                    +lang: "en"
                                    +isAdult: false
                                    +favouriteCount: 0
                                    +score: 0
                                    +lastActive: DateTime @1700669197 {#5503
                                      date: 2023-11-22 17:06:37.0 +01:00
                                    }
                                    +ip: null
                                    +tags: null
                                    +mentions: [
                                      "@Grayox@lemmy.ml"
                                      "@ASeriesOfPoorChoices@lemmy.world"
                                      "@GaMEChld@lemmy.world"
                                    ]
                                    +children: Doctrine\ORM\PersistentCollection {#5506 …}
                                    +nested: Doctrine\ORM\PersistentCollection {#5508 …}
                                    +votes: Doctrine\ORM\PersistentCollection {#5510 …}
                                    +reports: Doctrine\ORM\PersistentCollection {#5512 …}
                                    +favourites: Doctrine\ORM\PersistentCollection {#5514 …}
                                    +notifications: Doctrine\ORM\PersistentCollection {#5516 …}
                                    -id: 150994
                                    -bodyTs: "'app':4,18 'brows':6 'browser':27 'm':12,21 'offici':17 'phone':10,25 'trash':16 'use':2,14,23 'web':26"
                                    +ranking: 0
                                    +commentCount: 0
                                    +upVotes: 0
                                    +downVotes: 0
                                    +visibility: "visible             "
                                    +apId: "https://lemmy.world/comment/5503477"
                                    +editedAt: null
                                    +createdAt: DateTimeImmutable @1700669197 {#5504
                                      date: 2023-11-22 17:06:37.0 +01:00
                                    }
                                  }
                                  +root: App\Entity\EntryComment {#4562}
                                  +body: "Any app. Pick one. It doesn’t matter. Ads are already blocked."
                                  +lang: "en"
                                  +isAdult: false
                                  +favouriteCount: 0
                                  +score: 0
                                  +lastActive: DateTime @1700720883 {#5555
                                    date: 2023-11-23 07:28:03.0 +01:00
                                  }
                                  +ip: null
                                  +tags: null
                                  +mentions: [
                                    "@Grayox@lemmy.ml"
                                    "@ASeriesOfPoorChoices@lemmy.world"
                                    "@GaMEChld@lemmy.world"
                                  ]
                                  +children: Doctrine\ORM\PersistentCollection {#5558 …}
                                  +nested: Doctrine\ORM\PersistentCollection {#5560 …}
                                  +votes: Doctrine\ORM\PersistentCollection {#5562 …}
                                  +reports: Doctrine\ORM\PersistentCollection {#5564 …}
                                  +favourites: Doctrine\ORM\PersistentCollection {#5566 …}
                                  +notifications: Doctrine\ORM\PersistentCollection {#5568 …}
                                  -id: 153584
                                  -bodyTs: "'ad':9 'alreadi':11 'app':2 'block':12 'doesn':6 'matter':8 'one':4 'pick':3"
                                  +ranking: 0
                                  +commentCount: 0
                                  +upVotes: 0
                                  +downVotes: 0
                                  +visibility: "visible             "
                                  +apId: "https://lemmy.world/comment/5524396"
                                  +editedAt: null
                                  +createdAt: DateTimeImmutable @1700720883 {#5556
                                    date: 2023-11-23 07:28:03.0 +01:00
                                  }
                                }
                                +root: App\Entity\EntryComment {#4562}
                                +body: "Amazing specificity. It’s almost like you won’t give specifics because you don’t know."
                                +lang: "en"
                                +isAdult: false
                                +favouriteCount: 0
                                +score: 0
                                +lastActive: DateTime @1700730959 {#5576
                                  date: 2023-11-23 10:15:59.0 +01:00
                                }
                                +ip: null
                                +tags: null
                                +mentions: [
                                  "@Grayox@lemmy.ml"
                                  "@ASeriesOfPoorChoices@lemmy.world"
                                  "@GaMEChld@lemmy.world"
                                ]
                                +children: Doctrine\ORM\PersistentCollection {#5579 …}
                                +nested: Doctrine\ORM\PersistentCollection {#5583 …}
                                +votes: Doctrine\ORM\PersistentCollection {#5585 …}
                                +reports: Doctrine\ORM\PersistentCollection {#5586 …}
                                +favourites: Doctrine\ORM\PersistentCollection {#5588 …}
                                +notifications: Doctrine\ORM\PersistentCollection {#5590 …}
                                -id: 153952
                                -bodyTs: "'almost':5 'amaz':1 'give':10 'know':16 'like':6 'specif':2,11 'won':8"
                                +ranking: 0
                                +commentCount: 0
                                +upVotes: 0
                                +downVotes: 0
                                +visibility: "visible             "
                                +apId: "https://lemmy.world/comment/5526335"
                                +editedAt: null
                                +createdAt: DateTimeImmutable @1700730959 {#5573
                                  date: 2023-11-23 10:15:59.0 +01:00
                                }
                              }
                              +root: App\Entity\EntryComment {#4562}
                              +body: "[www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)"
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 0
                              +score: 0
                              +lastActive: DateTime @1700747987 {#5602
                                date: 2023-11-23 14:59:47.0 +01:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Grayox@lemmy.ml"
                                "@ASeriesOfPoorChoices@lemmy.world"
                                "@GaMEChld@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#5599 …}
                              +nested: Doctrine\ORM\PersistentCollection {#5596 …}
                              +votes: Doctrine\ORM\PersistentCollection {#5594 …}
                              +reports: Doctrine\ORM\PersistentCollection {#5608 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
                              -id: 154611
                              -bodyTs: "'/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':3 'www.google.com':2 'www.google.com/search?q=reddit+app+alternative](https://www.google.com/search?q=reddit+app+alternative)':1"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/5529907"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1700747987 {#5605
                                date: 2023-11-23 14:59:47.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4562}
                            +body: "Yep, that’s what I said. Not a specific app. So you don’t actually have an app in mind do you? I’m not reading a bunch of reddit threads to back your claim for you. You are simply wrong until you back your claim. I mean you can simply tell me what app you use right? The app that’s free and ad free when using your suggested VPN?"
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 0
                            +score: 0
                            +lastActive: DateTime @1700750834 {#5624
                              date: 2023-11-23 15:47:14.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Grayox@lemmy.ml"
                              "@ASeriesOfPoorChoices@lemmy.world"
                              "@GaMEChld@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#5621 …}
                            +nested: Doctrine\ORM\PersistentCollection {#5618 …}
                            +votes: Doctrine\ORM\PersistentCollection {#5616 …}
                            +reports: Doctrine\ORM\PersistentCollection {#5630 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
                            -id: 154816
                            -bodyTs: "'actual':15 'ad':65 'app':10,18,55,60 'back':33,44 'bunch':28 'claim':35,46 'free':63,66 'm':24 'mean':48 'mind':20 'read':26 'reddit':30 'right':58 'said':6 'simpli':40,51 'specif':9 'suggest':70 'tell':52 'thread':31 'use':57,68 'vpn':71 'wrong':41 'yep':1"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/5530816"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1700750834 {#5627
                              date: 2023-11-23 15:47:14.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4562}
                          +body: """
                            Huh? My claim is that ad blocking hasn’t changed from before or after the API stuff. What Reddit app you use - what method of accessing Reddit you use is completely irrelevant to the topic of blocking ads.\n
                            \n
                            They’re ALL ad free when you block ads, you numpty.\n
                            \n
                            I’m not sure if you’re straw manning me, red herring me, are drunk or just completely retarded, but in any case - you’re dumb as fuck.
                            """
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 0
                          +score: 0
                          +lastActive: DateTime @1700776115 {#5646
                            date: 2023-11-23 22:48:35.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Grayox@lemmy.ml"
                            "@ASeriesOfPoorChoices@lemmy.world"
                            "@GaMEChld@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#5643 …}
                          +nested: Doctrine\ORM\PersistentCollection {#5640 …}
                          +votes: Doctrine\ORM\PersistentCollection {#5638 …}
                          +reports: Doctrine\ORM\PersistentCollection {#5652 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#5654 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#5656 …}
                          -id: 156337
                          -bodyTs: "'access':26 'ad':6,38,42,47 'api':16 'app':20 'block':7,37,46 'case':72 'chang':10 'claim':3 'complet':31,67 'drunk':64 'dumb':75 'free':43 'fuck':77 'hasn':8 'herring':61 'huh':1 'irrelev':32 'm':51 'man':58 'method':24 'numpti':49 're':40,56,74 'red':60 'reddit':19,27 'retard':68 'straw':57 'stuff':17 'sure':53 'topic':35 'use':22,29"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/5538214"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1700776115 {#5649
                            date: 2023-11-23 22:48:35.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4562}
                        +body: """
                          And my claim is that many mobile phone users who used 3rd party apps did not even need a separate ad blocking solution, the apps already blocked them. Thus your claim that “ad blocking has not changed” is wrong.\n
                          \n
                          The ads were blocked from me before, and the app I used is no longer available. That is the definition of changed for my use case. Maybe understand that not everyone uses things the way you use things, you condescending windbag.
                          """
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 0
                        +score: 0
                        +lastActive: DateTime @1700800673 {#5668
                          date: 2023-11-24 05:37:53.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Grayox@lemmy.ml"
                          "@ASeriesOfPoorChoices@lemmy.world"
                          "@GaMEChld@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5665 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5662 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5660 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5674 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5676 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5678 …}
                        -id: 157397
                        -bodyTs: "'3rd':12 'ad':21,33,41 'alreadi':26 'app':14,25,49 'avail':55 'block':22,27,34,43 'case':65 'chang':37,61 'claim':3,31 'condescend':79 'definit':59 'even':17 'everyon':70 'longer':54 'mani':6 'mayb':66 'mobil':7 'need':18 'parti':13 'phone':8 'separ':20 'solut':23 'thing':72,77 'thus':29 'understand':67 'use':11,51,64,71,76 'user':9 'way':74 'windbag':80 'wrong':39"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/5543617"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1700800673 {#5671
                          date: 2023-11-24 05:37:53.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4562}
                      +body: """
                        If the app changed for you… That is completely irrelevant to the topic of ad revenue. Maybe you responded to the wrong person. Maybe you responded to the wrong post.\n
                        \n
                        But changing Reddit apps doesn’t have anything to do with giving Reddit ad revenue.\n
                        \n
                        To be clear: it didn’t matter if the app you used before didn’t serve ads, since you should be using an ad blocking service making the entire topic (the OP and whatever insanity you’re dribbling) irrelevant and non-existent.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 0
                      +score: 0
                      +lastActive: DateTime @1700821618 {#5690
                        date: 2023-11-24 11:26:58.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                        "@ASeriesOfPoorChoices@lemmy.world"
                        "@GaMEChld@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5687 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5684 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5682 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5696 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5698 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5700 …}
                      -id: 157968
                      -bodyTs: "'ad':15,44,62,69 'anyth':38 'app':3,34,55 'block':70 'chang':4,32 'clear':48 'complet':9 'didn':50,59 'doesn':35 'dribbl':83 'entir':74 'exist':88 'give':42 'insan':80 'irrelev':10,84 'make':72 'matter':52 'mayb':17,24 'non':87 'non-exist':86 'op':77 'person':23 'post':30 're':82 'reddit':33,43 'respond':19,26 'revenu':16,45 'serv':61 'servic':71 'sinc':63 'topic':13,75 'use':57,67 'whatev':79 'wrong':22,29"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/5546865"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1700821618 {#5693
                        date: 2023-11-24 11:26:58.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4562}
                    +body: """
                      It is not completely irrelevant. It is simply indirectly relevant. The reason people are keen to deny Reddit ad revenue is because the API issue pissed a lot of people off.\n
                      \n
                      Ad blocking alone wouldn’t prevent sponsored posts from showing up, and sponsored posts are also ads.\n
                      \n
                      Stop insulting people before you understand things completely. If you cannot understand other people and just think everyone is an idiot, you might want to get yourself screened for autism. And that’s not an insult, it’s a suggestion.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1700964476 {#5712
                      date: 2023-11-26 03:07:56.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@ASeriesOfPoorChoices@lemmy.world"
                      "@GaMEChld@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5707 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5705 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5703 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5719 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5721 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
                    -id: 164666
                    -bodyTs: "'ad':19,32,48 'alon':34 'also':47 'api':24 'autism':78 'block':33 'cannot':59 'complet':4,56 'deni':17 'everyon':66 'get':74 'idiot':69 'indirect':9 'insult':50,84 'irrelev':5 'issu':25 'keen':15 'lot':28 'might':71 'peopl':13,30,51,62 'piss':26 'post':39,45 'prevent':37 'reason':12 'reddit':18 'relev':10 'revenu':20 'screen':76 'show':41 'simpli':8 'sponsor':38,44 'stop':49 'suggest':88 'thing':55 'think':65 'understand':54,60 'want':72 'wouldn':35"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5588144"
                    +editedAt: DateTimeImmutable @1701569483 {#5715
                      date: 2023-12-03 03:11:23.0 +01:00
                    }
                    +createdAt: DateTimeImmutable @1700964476 {#5717
                      date: 2023-11-26 03:07:56.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4562}
                  +body: """
                    I don’t think everyone is an idiot, just you, and other people who don’t use adblockers.\n
                    \n
                    I love how you feel the need to explain why people want to block ad revenue - which just supports me, and makes you look retarded. Yes, block their ad revenue. By using an ad blocker.\n
                    \n
                    Fuck you’re dumb. 🤦🤡
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1701046515 {#5735
                    date: 2023-11-27 01:55:15.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@ASeriesOfPoorChoices@lemmy.world"
                    "@GaMEChld@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5732 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5729 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5727 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5741 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5743 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5745 …}
                  -id: 168591
                  -bodyTs: "'ad':33,47,52 'adblock':18 'block':32,45 'blocker':53 'dumb':57 'everyon':5 'explain':27 'feel':23 'fuck':54 'idiot':8 'look':42 'love':20 'make':40 'need':25 'peopl':13,29 're':56 'retard':43 'revenu':34,48 'support':37 'think':4 'use':17,50 'want':30 'yes':44"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5610485"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1701046515 {#5738
                    date: 2023-11-27 01:55:15.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4562}
                +body: """
                  Ah yes, keep insulting me. That truly shows you know what you’re talking about. Yep you’ve convinced me. Good luck with your future interactions with the rest of society. I’m fairly certain that more people think poorly of you than think highly of you.\n
                  \n
                  I’m glad you glossed over sponsored posts and ignored the fine details of my argument, but that’s about what I’d expect from someone with your irrational combative nature. It’s a pity. You could be so much more than that. Best of luck to you, sincerely. I’ll hope reason can dispel this anger in you some day. I clearly don’t know the words at present to allow you to understand my perspective, and I apologize for that deficiency.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1701060231 {#5757
                  date: 2023-11-27 05:43:51.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@ASeriesOfPoorChoices@lemmy.world"
                  "@GaMEChld@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5754 …}
                +nested: Doctrine\ORM\PersistentCollection {#5751 …}
                +votes: Doctrine\ORM\PersistentCollection {#5749 …}
                +reports: Doctrine\ORM\PersistentCollection {#5763 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5765 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5767 …}
                -id: 169013
                -bodyTs: "'ah':1 'allow':119 'anger':104 'apolog':127 'argument':63 'best':91 'certain':35 'clear':110 'combat':77 'convinc':19 'could':84 'd':70 'day':108 'defici':130 'detail':60 'dispel':102 'expect':71 'fair':34 'fine':59 'futur':25 'glad':50 'gloss':52 'good':21 'high':45 'hope':99 'ignor':57 'insult':4 'interact':26 'irrat':76 'keep':3 'know':10,113 'll':98 'luck':22,93 'm':33,49 'much':87 'natur':78 'peopl':38 'perspect':124 'piti':82 'poor':40 'post':55 'present':117 're':13 'reason':100 'rest':29 'show':8 'sincer':96 'societi':31 'someon':73 'sponsor':54 'talk':14 'think':39,44 'truli':7 'understand':122 've':18 'word':115 'yep':16 'yes':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5614133"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701060231 {#5760
                  date: 2023-11-27 05:43:51.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4562}
              +body: "You certainly are deficient in many things! 😂🤡"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1701098432 {#5779
                date: 2023-11-27 16:20:32.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@ASeriesOfPoorChoices@lemmy.world"
                "@GaMEChld@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5776 …}
              +nested: Doctrine\ORM\PersistentCollection {#5773 …}
              +votes: Doctrine\ORM\PersistentCollection {#5771 …}
              +reports: Doctrine\ORM\PersistentCollection {#5785 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
              -id: 170275
              -bodyTs: "'certain':2 'defici':4 'mani':6 'thing':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5622452"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701098432 {#5782
                date: 2023-11-27 16:20:32.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4562}
            +body: """
              We all are. Or do you consider yourself a paragon of humanity despite not knowing the definitions of words? Still no comment on sponsored posts with regards to advertisements. And for what it’s worth, I do use an ad blocker, but all ad blockers don’t function the same way, which is another subtle detail I am unsure you are capable of grasping. But that’s ok, it’s not inherently bad that you are ignorant, it’s simply a state of reality. Your irrationality doesn’t negatively impact my life in any meaningful way.\n
              \n
              The important thing is that you are happy.\n
              \n
              Also, just so I am completely transparent, the reason I have discussed things with you thus far was not for your benefit. I am using you to demonstrate something to others. So thank you for participating in my publicly viewable experiment. It’s been preserved, even if you delete your comments at this point. Have a nice day!
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1701098811 {#5801
              date: 2023-11-27 16:26:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@ASeriesOfPoorChoices@lemmy.world"
              "@GaMEChld@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5796 …}
            +nested: Doctrine\ORM\PersistentCollection {#5794 …}
            +votes: Doctrine\ORM\PersistentCollection {#5792 …}
            +reports: Doctrine\ORM\PersistentCollection {#5808 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5810 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5812 …}
            -id: 170289
            -bodyTs: "'ad':40,44 'advertis':29 'also':105 'anoth':54 'bad':73 'benefit':126 'blocker':41,45 'capabl':62 'comment':22,155 'complet':110 'consid':7 'day':162 'definit':17 'delet':153 'demonstr':132 'despit':13 'detail':56 'discuss':116 'doesn':87 'even':150 'experi':145 'far':121 'function':48 'grasp':64 'happi':104 'human':12 'ignor':77 'impact':90 'import':98 'inher':72 'irrat':86 'know':15 'life':92 'meaning':95 'negat':89 'nice':161 'ok':68 'other':135 'paragon':10 'particip':140 'point':158 'post':25 'preserv':149 'public':143 'realiti':84 'reason':113 'regard':27 'simpli':80 'someth':133 'sponsor':24 'state':82 'still':20 'subtl':55 'thank':137 'thing':99,117 'thus':120 'transpar':111 'unsur':59 'use':38,129 'viewabl':144 'way':51,96 'word':19 'worth':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5622584"
            +editedAt: DateTimeImmutable @1701818896 {#5804
              date: 2023-12-06 00:28:16.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701098811 {#5806
              date: 2023-11-27 16:26:51.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4562}
          +body: """
            😝 🤡\n
            \n
            Install an adblocker, and you and OP are moot. There are no ads when you’re not retarded like you. Regardless of what app or website you use. Fuck you’re stupid.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701252282 {#5824
            date: 2023-11-29 11:04:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@ASeriesOfPoorChoices@lemmy.world"
            "@GaMEChld@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5821 …}
          +nested: Doctrine\ORM\PersistentCollection {#5818 …}
          +votes: Doctrine\ORM\PersistentCollection {#5816 …}
          +reports: Doctrine\ORM\PersistentCollection {#5830 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5832 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5834 …}
          -id: 176346
          -bodyTs: "'ad':13 'adblock':3 'app':24 'fuck':29 'instal':1 'like':19 'moot':9 'op':7 're':16,31 'regardless':21 'retard':18 'stupid':32 'use':28 'websit':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5667802"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701252282 {#5827
            date: 2023-11-29 11:04:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4562}
        +body: """
          Thank you for proving my point. Your contributions to science will not be forgotten.\n
          \n
          I have follow-up questions. How many people were you successful at convincing of something while calling them names?\n
          \n
          I already see that you are an embellishing liar, because you said only I am an idiot, but your post history shows otherwise.\n
          \n
          Do you find your conversation skills particularly effective? Do you think there’s anything you can do to improve them?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701290447 {#5846
          date: 2023-11-29 21:40:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@ASeriesOfPoorChoices@lemmy.world"
          "@GaMEChld@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5841 …}
        +nested: Doctrine\ORM\PersistentCollection {#5839 …}
        +votes: Doctrine\ORM\PersistentCollection {#5837 …}
        +reports: Doctrine\ORM\PersistentCollection {#5853 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5855 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5857 …}
        -id: 178168
        -bodyTs: "'alreadi':36 'anyth':71 'call':32 'contribut':8 'convers':62 'convinc':28 'effect':65 'embellish':42 'find':60 'follow':18 'follow-up':17 'forgotten':14 'histori':55 'idiot':51 'improv':76 'liar':43 'mani':22 'name':34 'otherwis':57 'particular':64 'peopl':23 'point':6 'post':54 'prove':4 'question':20 'said':46 'scienc':10 'see':37 'show':56 'skill':63 'someth':30 'success':26 'thank':1 'think':68"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5679168"
        +editedAt: DateTimeImmutable @1702215335 {#5849
          date: 2023-12-10 14:35:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701290447 {#5851
          date: 2023-11-29 21:40:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4562}
      +body: "Try installing an ad blocker, and then Reddit doesn’t get any ad revenue from you! 👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701351442 {#5869
        date: 2023-11-30 14:37:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@ASeriesOfPoorChoices@lemmy.world"
        "@GaMEChld@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5866 …}
      +nested: Doctrine\ORM\PersistentCollection {#5863 …}
      +votes: Doctrine\ORM\PersistentCollection {#5861 …}
      +reports: Doctrine\ORM\PersistentCollection {#5875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5879 …}
      -id: 183686
      -bodyTs: "'ad':4,13 'blocker':5 'doesn':9 'get':11 'instal':2 'reddit':8 'revenu':14 'tri':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5695210"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701351442 {#5872
        date: 2023-11-30 14:37:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4562}
    +body: "I already use one… Oh, do you not speak English? Or have some condition that affects reading comprehension? You might need to reread this entire thread more carefully. You haven’t answered a single question that I asked. Are you being intentionally obtuse? Aren’t you the one who accused me of “red-herring” and other nonsense?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701370906 {#5891
      date: 2023-11-30 20:01:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@ASeriesOfPoorChoices@lemmy.world"
      "@GaMEChld@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5888 …}
    +nested: Doctrine\ORM\PersistentCollection {#5885 …}
    +votes: Doctrine\ORM\PersistentCollection {#5883 …}
    +reports: Doctrine\ORM\PersistentCollection {#5897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5901 …}
    -id: 183981
    -bodyTs: "'accus':50 'affect':16 'alreadi':2 'answer':32 'aren':44 'ask':38 'care':28 'comprehens':18 'condit':14 'english':10 'entir':25 'haven':30 'herring':55 'intent':42 'might':20 'need':21 'nonsens':58 'obtus':43 'oh':5 'one':4,48 'question':35 'read':17 'red':54 'red-her':53 'reread':23 'singl':34 'speak':9 'thread':26 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5701881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701370906 {#5894
      date: 2023-11-30 20:01:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4562}
  +body: "If you install an adblocker, then you won’t be giving ad revenue to Reddit, regardless of the method used to access Reddit. 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701697181 {#5913
    date: 2023-12-04 14:39:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@ASeriesOfPoorChoices@lemmy.world"
    "@GaMEChld@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5910 …}
  +nested: Doctrine\ORM\PersistentCollection {#5907 …}
  +votes: Doctrine\ORM\PersistentCollection {#5905 …}
  +reports: Doctrine\ORM\PersistentCollection {#5919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5923 …}
  -id: 195400
  -bodyTs: "'access':22 'ad':12 'adblock':5 'give':11 'instal':3 'method':19 'reddit':15,23 'regardless':16 'revenu':13 'use':20 'won':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5794541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701697181 {#5916
    date: 2023-12-04 14:39: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
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#4635
  +user: App\Entity\User {#4648 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wurd brudder"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700623874 {#4630
    date: 2023-11-22 04:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4638 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 149520
  -bodyTs: "'brudder':2 'wurd':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700623874 {#4631
    date: 2023-11-22 04:31:14.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
187 DENIED edit
App\Entity\EntryComment {#4635
  +user: App\Entity\User {#4648 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wurd brudder"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700623874 {#4630
    date: 2023-11-22 04:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4638 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 149520
  -bodyTs: "'brudder':2 'wurd':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700623874 {#4631
    date: 2023-11-22 04:31:14.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
188 DENIED moderate
App\Entity\EntryComment {#4635
  +user: App\Entity\User {#4648 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wurd brudder"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700623874 {#4630
    date: 2023-11-22 04:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4638 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 149520
  -bodyTs: "'brudder':2 'wurd':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700623874 {#4631
    date: 2023-11-22 04:31:14.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
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#4709
  +user: App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been here for like 6 months now, maybe more. Posts SEEM to be getting more engagement than when I started. It definitely doesn’t seem like there are fewer users."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1701095355 {#4703
    date: 2023-11-27 15:29:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4710 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 149488
  -bodyTs: "'6':7 'definit':24 'doesn':25 'engag':18 'fewer':31 'get':16 'like':6,28 'mayb':10 'month':8 'post':12 'seem':13,27 'start':22 'user':32 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700622776 {#4704
    date: 2023-11-22 04:12:56.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
191 DENIED edit
App\Entity\EntryComment {#4709
  +user: App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been here for like 6 months now, maybe more. Posts SEEM to be getting more engagement than when I started. It definitely doesn’t seem like there are fewer users."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1701095355 {#4703
    date: 2023-11-27 15:29:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4710 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 149488
  -bodyTs: "'6':7 'definit':24 'doesn':25 'engag':18 'fewer':31 'get':16 'like':6,28 'mayb':10 'month':8 'post':12 'seem':13,27 'start':22 'user':32 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700622776 {#4704
    date: 2023-11-22 04:12:56.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
192 DENIED moderate
App\Entity\EntryComment {#4709
  +user: App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve been here for like 6 months now, maybe more. Posts SEEM to be getting more engagement than when I started. It definitely doesn’t seem like there are fewer users."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1701095355 {#4703
    date: 2023-11-27 15:29:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4710 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 149488
  -bodyTs: "'6':7 'definit':24 'doesn':25 'engag':18 'fewer':31 'get':16 'like':6,28 'mayb':10 'month':8 'post':12 'seem':13,27 'start':22 'user':32 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700622776 {#4704
    date: 2023-11-22 04:12:56.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
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#5151
  +user: Proxies\__CG__\App\Entity\User {#5152 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve been here for like 6 months now, maybe more. Posts SEEM to be getting more engagement than when I started. It definitely doesn’t seem like there are fewer users."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1701095355 {#4703
      date: 2023-11-27 15:29:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4710 …}
    +nested: Doctrine\ORM\PersistentCollection {#4712 …}
    +votes: Doctrine\ORM\PersistentCollection {#4714 …}
    +reports: Doctrine\ORM\PersistentCollection {#4716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 149488
    -bodyTs: "'6':7 'definit':24 'doesn':25 'engag':18 'fewer':31 'get':16 'like':6,28 'mayb':10 'month':8 'post':12 'seem':13,27 'start':22 'user':32 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492200"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700622776 {#4704
      date: 2023-11-22 04:12:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4709}
  +body: """
    The vibrancy of communities is what matters, not total numbers. I have definitely noticed a solidification of new communities into places that feel longterm sustainable.\n
    \n
    I mean also people are really tired and beat up, in the US most people are worse off than they were before the pandemic (not good). I don’t blame people for not having the mental bandwidth to join a new social network.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700629515 {#5149
    date: 2023-11-22 06:05:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@jimbo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5153 …}
  +nested: Doctrine\ORM\PersistentCollection {#5155 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
  -id: 149654
  -bodyTs: "'also':28 'bandwidth':62 'beat':34 'blame':55 'communiti':4,19 'definit':13 'feel':23 'good':51 'join':64 'longterm':24 'matter':7 'mean':27 'mental':61 'network':68 'new':18,66 'notic':14 'number':10 'pandem':49 'peopl':29,40,56 'place':21 'realli':31 'social':67 'solidif':16 'sustain':25 'tire':32 'total':9 'us':38 'vibranc':2 'wors':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700629515 {#5150
    date: 2023-11-22 06:05:15.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
195 DENIED edit
App\Entity\EntryComment {#5151
  +user: Proxies\__CG__\App\Entity\User {#5152 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve been here for like 6 months now, maybe more. Posts SEEM to be getting more engagement than when I started. It definitely doesn’t seem like there are fewer users."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1701095355 {#4703
      date: 2023-11-27 15:29:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4710 …}
    +nested: Doctrine\ORM\PersistentCollection {#4712 …}
    +votes: Doctrine\ORM\PersistentCollection {#4714 …}
    +reports: Doctrine\ORM\PersistentCollection {#4716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 149488
    -bodyTs: "'6':7 'definit':24 'doesn':25 'engag':18 'fewer':31 'get':16 'like':6,28 'mayb':10 'month':8 'post':12 'seem':13,27 'start':22 'user':32 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492200"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700622776 {#4704
      date: 2023-11-22 04:12:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4709}
  +body: """
    The vibrancy of communities is what matters, not total numbers. I have definitely noticed a solidification of new communities into places that feel longterm sustainable.\n
    \n
    I mean also people are really tired and beat up, in the US most people are worse off than they were before the pandemic (not good). I don’t blame people for not having the mental bandwidth to join a new social network.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700629515 {#5149
    date: 2023-11-22 06:05:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@jimbo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5153 …}
  +nested: Doctrine\ORM\PersistentCollection {#5155 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
  -id: 149654
  -bodyTs: "'also':28 'bandwidth':62 'beat':34 'blame':55 'communiti':4,19 'definit':13 'feel':23 'good':51 'join':64 'longterm':24 'matter':7 'mean':27 'mental':61 'network':68 'new':18,66 'notic':14 'number':10 'pandem':49 'peopl':29,40,56 'place':21 'realli':31 'social':67 'solidif':16 'sustain':25 'tire':32 'total':9 'us':38 'vibranc':2 'wors':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700629515 {#5150
    date: 2023-11-22 06:05:15.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
196 DENIED moderate
App\Entity\EntryComment {#5151
  +user: Proxies\__CG__\App\Entity\User {#5152 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve been here for like 6 months now, maybe more. Posts SEEM to be getting more engagement than when I started. It definitely doesn’t seem like there are fewer users."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1701095355 {#4703
      date: 2023-11-27 15:29:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4710 …}
    +nested: Doctrine\ORM\PersistentCollection {#4712 …}
    +votes: Doctrine\ORM\PersistentCollection {#4714 …}
    +reports: Doctrine\ORM\PersistentCollection {#4716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 149488
    -bodyTs: "'6':7 'definit':24 'doesn':25 'engag':18 'fewer':31 'get':16 'like':6,28 'mayb':10 'month':8 'post':12 'seem':13,27 'start':22 'user':32 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492200"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700622776 {#4704
      date: 2023-11-22 04:12:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4709}
  +body: """
    The vibrancy of communities is what matters, not total numbers. I have definitely noticed a solidification of new communities into places that feel longterm sustainable.\n
    \n
    I mean also people are really tired and beat up, in the US most people are worse off than they were before the pandemic (not good). I don’t blame people for not having the mental bandwidth to join a new social network.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700629515 {#5149
    date: 2023-11-22 06:05:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@jimbo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5153 …}
  +nested: Doctrine\ORM\PersistentCollection {#5155 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
  -id: 149654
  -bodyTs: "'also':28 'bandwidth':62 'beat':34 'blame':55 'communiti':4,19 'definit':13 'feel':23 'good':51 'join':64 'longterm':24 'matter':7 'mean':27 'mental':61 'network':68 'new':18,66 'notic':14 'number':10 'pandem':49 'peopl':29,40,56 'place':21 'realli':31 'social':67 'solidif':16 'sustain':25 'tire':32 'total':9 'us':38 'vibranc':2 'wors':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700629515 {#5150
    date: 2023-11-22 06:05:15.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
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#4782
  +user: App\Entity\User {#4795 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "As soon as reddit links fall out of Google, I won’t even have to think about seeing it anymore. I also have it DNSBlocked because that’s the only way I am going to stay off of it. X too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700619589 {#4777
    date: 2023-11-22 03:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4783 …}
  +nested: Doctrine\ORM\PersistentCollection {#4785 …}
  +votes: Doctrine\ORM\PersistentCollection {#4787 …}
  +reports: Doctrine\ORM\PersistentCollection {#4789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
  -id: 149404
  -bodyTs: "'also':22 'anymor':20 'dnsblock':25 'even':13 'fall':6 'go':34 'googl':9 'link':5 'reddit':4 'see':18 'soon':2 'stay':36 'think':16 'way':31 'won':11 'x':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6011119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700619589 {#4778
    date: 2023-11-22 03:19:49.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
199 DENIED edit
App\Entity\EntryComment {#4782
  +user: App\Entity\User {#4795 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "As soon as reddit links fall out of Google, I won’t even have to think about seeing it anymore. I also have it DNSBlocked because that’s the only way I am going to stay off of it. X too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700619589 {#4777
    date: 2023-11-22 03:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4783 …}
  +nested: Doctrine\ORM\PersistentCollection {#4785 …}
  +votes: Doctrine\ORM\PersistentCollection {#4787 …}
  +reports: Doctrine\ORM\PersistentCollection {#4789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
  -id: 149404
  -bodyTs: "'also':22 'anymor':20 'dnsblock':25 'even':13 'fall':6 'go':34 'googl':9 'link':5 'reddit':4 'see':18 'soon':2 'stay':36 'think':16 'way':31 'won':11 'x':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6011119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700619589 {#4778
    date: 2023-11-22 03:19:49.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
200 DENIED moderate
App\Entity\EntryComment {#4782
  +user: App\Entity\User {#4795 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "As soon as reddit links fall out of Google, I won’t even have to think about seeing it anymore. I also have it DNSBlocked because that’s the only way I am going to stay off of it. X too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700619589 {#4777
    date: 2023-11-22 03:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4783 …}
  +nested: Doctrine\ORM\PersistentCollection {#4785 …}
  +votes: Doctrine\ORM\PersistentCollection {#4787 …}
  +reports: Doctrine\ORM\PersistentCollection {#4789 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4791 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4793 …}
  -id: 149404
  -bodyTs: "'also':22 'anymor':20 'dnsblock':25 'even':13 'fall':6 'go':34 'googl':9 'link':5 'reddit':4 'see':18 'soon':2 'stay':36 'think':16 'way':31 'won':11 'x':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6011119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700619589 {#4778
    date: 2023-11-22 03:19:49.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
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#4857
  +user: App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t, I was one of those given bullshit bans for no reason"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701163683 {#4852
    date: 2023-11-28 10:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4858 …}
  +nested: Doctrine\ORM\PersistentCollection {#4860 …}
  +votes: Doctrine\ORM\PersistentCollection {#4862 …}
  +reports: Doctrine\ORM\PersistentCollection {#4864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
  -id: 149387
  -bodyTs: "'ban':11 'bullshit':10 'given':9 'one':6 'reason':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6423647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700619158 {#4853
    date: 2023-11-22 03:12:38.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
203 DENIED edit
App\Entity\EntryComment {#4857
  +user: App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t, I was one of those given bullshit bans for no reason"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701163683 {#4852
    date: 2023-11-28 10:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4858 …}
  +nested: Doctrine\ORM\PersistentCollection {#4860 …}
  +votes: Doctrine\ORM\PersistentCollection {#4862 …}
  +reports: Doctrine\ORM\PersistentCollection {#4864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
  -id: 149387
  -bodyTs: "'ban':11 'bullshit':10 'given':9 'one':6 'reason':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6423647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700619158 {#4853
    date: 2023-11-22 03:12:38.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
204 DENIED moderate
App\Entity\EntryComment {#4857
  +user: App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t, I was one of those given bullshit bans for no reason"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701163683 {#4852
    date: 2023-11-28 10:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4858 …}
  +nested: Doctrine\ORM\PersistentCollection {#4860 …}
  +votes: Doctrine\ORM\PersistentCollection {#4862 …}
  +reports: Doctrine\ORM\PersistentCollection {#4864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
  -id: 149387
  -bodyTs: "'ban':11 'bullshit':10 'given':9 'one':6 'reason':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6423647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700619158 {#4853
    date: 2023-11-22 03:12:38.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
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#5135
  +user: Proxies\__CG__\App\Entity\User {#5136 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4857
    +user: App\Entity\User {#4870 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I can’t, I was one of those given bullshit bans for no reason"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701163683 {#4852
      date: 2023-11-28 10:28:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4858 …}
    +nested: Doctrine\ORM\PersistentCollection {#4860 …}
    +votes: Doctrine\ORM\PersistentCollection {#4862 …}
    +reports: Doctrine\ORM\PersistentCollection {#4864 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
    -id: 149387
    -bodyTs: "'ban':11 'bullshit':10 'given':9 'one':6 'reason':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6423647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700619158 {#4853
      date: 2023-11-22 03:12:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4857}
  +body: """
    Same. I said “Men would blame everything else before ever accepting that toxic masculinity is the source of their misery”\n
    \n
    And that got me a permanent sidewide ban
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700623893 {#5132
    date: 2023-11-22 04:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5139 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 149521
  -bodyTs: "'accept':11 'ban':28 'blame':6 'els':8 'ever':10 'everyth':7 'got':23 'masculin':14 'men':4 'miseri':20 'perman':26 'said':3 'sidewid':27 'sourc':17 'toxic':13 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492435"
  +editedAt: DateTimeImmutable @1701088266 {#5133
    date: 2023-11-27 13:31:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700623893 {#5134
    date: 2023-11-22 04:31: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
207 DENIED edit
App\Entity\EntryComment {#5135
  +user: Proxies\__CG__\App\Entity\User {#5136 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4857
    +user: App\Entity\User {#4870 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I can’t, I was one of those given bullshit bans for no reason"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701163683 {#4852
      date: 2023-11-28 10:28:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4858 …}
    +nested: Doctrine\ORM\PersistentCollection {#4860 …}
    +votes: Doctrine\ORM\PersistentCollection {#4862 …}
    +reports: Doctrine\ORM\PersistentCollection {#4864 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
    -id: 149387
    -bodyTs: "'ban':11 'bullshit':10 'given':9 'one':6 'reason':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6423647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700619158 {#4853
      date: 2023-11-22 03:12:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4857}
  +body: """
    Same. I said “Men would blame everything else before ever accepting that toxic masculinity is the source of their misery”\n
    \n
    And that got me a permanent sidewide ban
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700623893 {#5132
    date: 2023-11-22 04:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5139 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 149521
  -bodyTs: "'accept':11 'ban':28 'blame':6 'els':8 'ever':10 'everyth':7 'got':23 'masculin':14 'men':4 'miseri':20 'perman':26 'said':3 'sidewid':27 'sourc':17 'toxic':13 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492435"
  +editedAt: DateTimeImmutable @1701088266 {#5133
    date: 2023-11-27 13:31:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700623893 {#5134
    date: 2023-11-22 04:31: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
208 DENIED moderate
App\Entity\EntryComment {#5135
  +user: Proxies\__CG__\App\Entity\User {#5136 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4857
    +user: App\Entity\User {#4870 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I can’t, I was one of those given bullshit bans for no reason"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701163683 {#4852
      date: 2023-11-28 10:28:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4858 …}
    +nested: Doctrine\ORM\PersistentCollection {#4860 …}
    +votes: Doctrine\ORM\PersistentCollection {#4862 …}
    +reports: Doctrine\ORM\PersistentCollection {#4864 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
    -id: 149387
    -bodyTs: "'ban':11 'bullshit':10 'given':9 'one':6 'reason':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6423647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700619158 {#4853
      date: 2023-11-22 03:12:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4857}
  +body: """
    Same. I said “Men would blame everything else before ever accepting that toxic masculinity is the source of their misery”\n
    \n
    And that got me a permanent sidewide ban
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700623893 {#5132
    date: 2023-11-22 04:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5139 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
  -id: 149521
  -bodyTs: "'accept':11 'ban':28 'blame':6 'els':8 'ever':10 'everyth':7 'got':23 'masculin':14 'men':4 'miseri':20 'perman':26 'said':3 'sidewid':27 'sourc':17 'toxic':13 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492435"
  +editedAt: DateTimeImmutable @1701088266 {#5133
    date: 2023-11-27 13:31:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700623893 {#5134
    date: 2023-11-22 04:31: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
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#5362
  +user: Proxies\__CG__\App\Entity\User {#5152 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4857
      +user: App\Entity\User {#4870 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I can’t, I was one of those given bullshit bans for no reason"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701163683 {#4852
        date: 2023-11-28 10:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4858 …}
      +nested: Doctrine\ORM\PersistentCollection {#4860 …}
      +votes: Doctrine\ORM\PersistentCollection {#4862 …}
      +reports: Doctrine\ORM\PersistentCollection {#4864 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
      -id: 149387
      -bodyTs: "'ban':11 'bullshit':10 'given':9 'one':6 'reason':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6423647"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700619158 {#4853
        date: 2023-11-22 03:12:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4857}
    +body: """
      Same. I said “Men would blame everything else before ever accepting that toxic masculinity is the source of their misery”\n
      \n
      And that got me a permanent sidewide ban
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700623893 {#5132
      date: 2023-11-22 04:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5137 …}
    +nested: Doctrine\ORM\PersistentCollection {#5139 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 149521
    -bodyTs: "'accept':11 'ban':28 'blame':6 'els':8 'ever':10 'everyth':7 'got':23 'masculin':14 'men':4 'miseri':20 'perman':26 'said':3 'sidewid':27 'sourc':17 'toxic':13 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492435"
    +editedAt: DateTimeImmutable @1701088266 {#5133
      date: 2023-11-27 13:31:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700623893 {#5134
      date: 2023-11-22 04:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4857}
  +body: "Damn this timeline sucks but also I would totally get that put on a plaque and be proud af for getting permabanned by reddit for that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700629599 {#5360
    date: 2023-11-22 06:06:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HawlSera@lemm.ee"
    "@Sheeple@lemmy.world"
  ]
  +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: 149656
  -bodyTs: "'af':19 'also':6 'damn':1 'get':10,21 'permaban':22 'plaqu':15 'proud':18 'put':12 'reddit':24 'suck':4 'timelin':3 'total':9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700629599 {#5361
    date: 2023-11-22 06:06:39.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
211 DENIED edit
App\Entity\EntryComment {#5362
  +user: Proxies\__CG__\App\Entity\User {#5152 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4857
      +user: App\Entity\User {#4870 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I can’t, I was one of those given bullshit bans for no reason"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701163683 {#4852
        date: 2023-11-28 10:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4858 …}
      +nested: Doctrine\ORM\PersistentCollection {#4860 …}
      +votes: Doctrine\ORM\PersistentCollection {#4862 …}
      +reports: Doctrine\ORM\PersistentCollection {#4864 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
      -id: 149387
      -bodyTs: "'ban':11 'bullshit':10 'given':9 'one':6 'reason':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6423647"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700619158 {#4853
        date: 2023-11-22 03:12:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4857}
    +body: """
      Same. I said “Men would blame everything else before ever accepting that toxic masculinity is the source of their misery”\n
      \n
      And that got me a permanent sidewide ban
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700623893 {#5132
      date: 2023-11-22 04:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5137 …}
    +nested: Doctrine\ORM\PersistentCollection {#5139 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 149521
    -bodyTs: "'accept':11 'ban':28 'blame':6 'els':8 'ever':10 'everyth':7 'got':23 'masculin':14 'men':4 'miseri':20 'perman':26 'said':3 'sidewid':27 'sourc':17 'toxic':13 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492435"
    +editedAt: DateTimeImmutable @1701088266 {#5133
      date: 2023-11-27 13:31:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700623893 {#5134
      date: 2023-11-22 04:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4857}
  +body: "Damn this timeline sucks but also I would totally get that put on a plaque and be proud af for getting permabanned by reddit for that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700629599 {#5360
    date: 2023-11-22 06:06:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HawlSera@lemm.ee"
    "@Sheeple@lemmy.world"
  ]
  +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: 149656
  -bodyTs: "'af':19 'also':6 'damn':1 'get':10,21 'permaban':22 'plaqu':15 'proud':18 'put':12 'reddit':24 'suck':4 'timelin':3 'total':9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700629599 {#5361
    date: 2023-11-22 06:06:39.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
212 DENIED moderate
App\Entity\EntryComment {#5362
  +user: Proxies\__CG__\App\Entity\User {#5152 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4857
      +user: App\Entity\User {#4870 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I can’t, I was one of those given bullshit bans for no reason"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701163683 {#4852
        date: 2023-11-28 10:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4858 …}
      +nested: Doctrine\ORM\PersistentCollection {#4860 …}
      +votes: Doctrine\ORM\PersistentCollection {#4862 …}
      +reports: Doctrine\ORM\PersistentCollection {#4864 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
      -id: 149387
      -bodyTs: "'ban':11 'bullshit':10 'given':9 'one':6 'reason':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6423647"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700619158 {#4853
        date: 2023-11-22 03:12:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4857}
    +body: """
      Same. I said “Men would blame everything else before ever accepting that toxic masculinity is the source of their misery”\n
      \n
      And that got me a permanent sidewide ban
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700623893 {#5132
      date: 2023-11-22 04:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5137 …}
    +nested: Doctrine\ORM\PersistentCollection {#5139 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 149521
    -bodyTs: "'accept':11 'ban':28 'blame':6 'els':8 'ever':10 'everyth':7 'got':23 'masculin':14 'men':4 'miseri':20 'perman':26 'said':3 'sidewid':27 'sourc':17 'toxic':13 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492435"
    +editedAt: DateTimeImmutable @1701088266 {#5133
      date: 2023-11-27 13:31:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700623893 {#5134
      date: 2023-11-22 04:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4857}
  +body: "Damn this timeline sucks but also I would totally get that put on a plaque and be proud af for getting permabanned by reddit for that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700629599 {#5360
    date: 2023-11-22 06:06:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HawlSera@lemm.ee"
    "@Sheeple@lemmy.world"
  ]
  +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: 149656
  -bodyTs: "'af':19 'also':6 'damn':1 'get':10,21 'permaban':22 'plaqu':15 'proud':18 'put':12 'reddit':24 'suck':4 'timelin':3 'total':9 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5493632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700629599 {#5361
    date: 2023-11-22 06:06:39.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
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#5377
  +user: App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4857
      +user: App\Entity\User {#4870 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I can’t, I was one of those given bullshit bans for no reason"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701163683 {#4852
        date: 2023-11-28 10:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4858 …}
      +nested: Doctrine\ORM\PersistentCollection {#4860 …}
      +votes: Doctrine\ORM\PersistentCollection {#4862 …}
      +reports: Doctrine\ORM\PersistentCollection {#4864 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
      -id: 149387
      -bodyTs: "'ban':11 'bullshit':10 'given':9 'one':6 'reason':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6423647"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700619158 {#4853
        date: 2023-11-22 03:12:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4857}
    +body: """
      Same. I said “Men would blame everything else before ever accepting that toxic masculinity is the source of their misery”\n
      \n
      And that got me a permanent sidewide ban
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700623893 {#5132
      date: 2023-11-22 04:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5137 …}
    +nested: Doctrine\ORM\PersistentCollection {#5139 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 149521
    -bodyTs: "'accept':11 'ban':28 'blame':6 'els':8 'ever':10 'everyth':7 'got':23 'masculin':14 'men':4 'miseri':20 'perman':26 'said':3 'sidewid':27 'sourc':17 'toxic':13 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492435"
    +editedAt: DateTimeImmutable @1701088266 {#5133
      date: 2023-11-27 13:31:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700623893 {#5134
      date: 2023-11-22 04:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4857}
  +body: "I just reported people for transphobia and islamophobia, and they claimed it was abusing the report button so they banned me site-wide. They claimed it was a violation of the terms of service, but literally I checked and abusing the report button isn’t even a rule. It just seems to me like getting rid of the complainer was better than getting rid of the problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700681055 {#5375
    date: 2023-11-22 20:24:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HawlSera@lemm.ee"
    "@Sheeple@lemmy.world"
  ]
  +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: 151647
  -bodyTs: "'abus':14,41 'ban':20 'better':62 'button':17,44 'check':39 'claim':11,26 'complain':60 'even':47 'get':56,64 'islamophobia':8 'isn':45 'like':55 'liter':37 'peopl':4 'problem':68 'report':3,16,43 'rid':57,65 'rule':49 'seem':52 'servic':35 'site':23 'site-wid':22 'term':33 'transphobia':6 'violat':30 'wide':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6450519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681055 {#5376
    date: 2023-11-22 20:24:15.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
215 DENIED edit
App\Entity\EntryComment {#5377
  +user: App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4857
      +user: App\Entity\User {#4870 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I can’t, I was one of those given bullshit bans for no reason"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701163683 {#4852
        date: 2023-11-28 10:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4858 …}
      +nested: Doctrine\ORM\PersistentCollection {#4860 …}
      +votes: Doctrine\ORM\PersistentCollection {#4862 …}
      +reports: Doctrine\ORM\PersistentCollection {#4864 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
      -id: 149387
      -bodyTs: "'ban':11 'bullshit':10 'given':9 'one':6 'reason':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6423647"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700619158 {#4853
        date: 2023-11-22 03:12:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4857}
    +body: """
      Same. I said “Men would blame everything else before ever accepting that toxic masculinity is the source of their misery”\n
      \n
      And that got me a permanent sidewide ban
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700623893 {#5132
      date: 2023-11-22 04:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5137 …}
    +nested: Doctrine\ORM\PersistentCollection {#5139 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 149521
    -bodyTs: "'accept':11 'ban':28 'blame':6 'els':8 'ever':10 'everyth':7 'got':23 'masculin':14 'men':4 'miseri':20 'perman':26 'said':3 'sidewid':27 'sourc':17 'toxic':13 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492435"
    +editedAt: DateTimeImmutable @1701088266 {#5133
      date: 2023-11-27 13:31:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700623893 {#5134
      date: 2023-11-22 04:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4857}
  +body: "I just reported people for transphobia and islamophobia, and they claimed it was abusing the report button so they banned me site-wide. They claimed it was a violation of the terms of service, but literally I checked and abusing the report button isn’t even a rule. It just seems to me like getting rid of the complainer was better than getting rid of the problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700681055 {#5375
    date: 2023-11-22 20:24:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HawlSera@lemm.ee"
    "@Sheeple@lemmy.world"
  ]
  +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: 151647
  -bodyTs: "'abus':14,41 'ban':20 'better':62 'button':17,44 'check':39 'claim':11,26 'complain':60 'even':47 'get':56,64 'islamophobia':8 'isn':45 'like':55 'liter':37 'peopl':4 'problem':68 'report':3,16,43 'rid':57,65 'rule':49 'seem':52 'servic':35 'site':23 'site-wid':22 'term':33 'transphobia':6 'violat':30 'wide':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6450519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681055 {#5376
    date: 2023-11-22 20:24:15.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
216 DENIED moderate
App\Entity\EntryComment {#5377
  +user: App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#5136 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4857
      +user: App\Entity\User {#4870 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I can’t, I was one of those given bullshit bans for no reason"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701163683 {#4852
        date: 2023-11-28 10:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4858 …}
      +nested: Doctrine\ORM\PersistentCollection {#4860 …}
      +votes: Doctrine\ORM\PersistentCollection {#4862 …}
      +reports: Doctrine\ORM\PersistentCollection {#4864 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
      -id: 149387
      -bodyTs: "'ban':11 'bullshit':10 'given':9 'one':6 'reason':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6423647"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700619158 {#4853
        date: 2023-11-22 03:12:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4857}
    +body: """
      Same. I said “Men would blame everything else before ever accepting that toxic masculinity is the source of their misery”\n
      \n
      And that got me a permanent sidewide ban
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700623893 {#5132
      date: 2023-11-22 04:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@HawlSera@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5137 …}
    +nested: Doctrine\ORM\PersistentCollection {#5139 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5143 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5147 …}
    -id: 149521
    -bodyTs: "'accept':11 'ban':28 'blame':6 'els':8 'ever':10 'everyth':7 'got':23 'masculin':14 'men':4 'miseri':20 'perman':26 'said':3 'sidewid':27 'sourc':17 'toxic':13 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492435"
    +editedAt: DateTimeImmutable @1701088266 {#5133
      date: 2023-11-27 13:31:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700623893 {#5134
      date: 2023-11-22 04:31:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4857}
  +body: "I just reported people for transphobia and islamophobia, and they claimed it was abusing the report button so they banned me site-wide. They claimed it was a violation of the terms of service, but literally I checked and abusing the report button isn’t even a rule. It just seems to me like getting rid of the complainer was better than getting rid of the problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700681055 {#5375
    date: 2023-11-22 20:24:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@HawlSera@lemm.ee"
    "@Sheeple@lemmy.world"
  ]
  +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: 151647
  -bodyTs: "'abus':14,41 'ban':20 'better':62 'button':17,44 'check':39 'claim':11,26 'complain':60 'even':47 'get':56,64 'islamophobia':8 'isn':45 'like':55 'liter':37 'peopl':4 'problem':68 'report':3,16,43 'rid':57,65 'rule':49 'seem':52 'servic':35 'site':23 'site-wid':22 'term':33 'transphobia':6 'violat':30 'wide':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6450519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681055 {#5376
    date: 2023-11-22 20:24:15.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
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#4930
  +user: App\Entity\User {#4943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1701159129 {#4925
    date: 2023-11-28 09:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 149305
  -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5490798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700616626 {#4926
    date: 2023-11-22 02:30:26.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
219 DENIED edit
App\Entity\EntryComment {#4930
  +user: App\Entity\User {#4943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1701159129 {#4925
    date: 2023-11-28 09:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 149305
  -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5490798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700616626 {#4926
    date: 2023-11-22 02:30:26.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
220 DENIED moderate
App\Entity\EntryComment {#4930
  +user: App\Entity\User {#4943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1701159129 {#4925
    date: 2023-11-28 09:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 149305
  -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5490798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700616626 {#4926
    date: 2023-11-22 02:30:26.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
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#5087
  +user: Proxies\__CG__\App\Entity\User {#5084 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701159129 {#4925
      date: 2023-11-28 09:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 149305
    -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700616626 {#4926
      date: 2023-11-22 02:30:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "We love you, too. Even S’ned is warming to your presence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700620281 {#5088
    date: 2023-11-22 03:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5081 …}
  +nested: Doctrine\ORM\PersistentCollection {#5079 …}
  +votes: Doctrine\ORM\PersistentCollection {#5083 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 149424
  -bodyTs: "'even':5 'love':2 'ned':7 'presenc':12 'warm':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5491657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700620281 {#5091
    date: 2023-11-22 03:31:21.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
223 DENIED edit
App\Entity\EntryComment {#5087
  +user: Proxies\__CG__\App\Entity\User {#5084 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701159129 {#4925
      date: 2023-11-28 09:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 149305
    -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700616626 {#4926
      date: 2023-11-22 02:30:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "We love you, too. Even S’ned is warming to your presence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700620281 {#5088
    date: 2023-11-22 03:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5081 …}
  +nested: Doctrine\ORM\PersistentCollection {#5079 …}
  +votes: Doctrine\ORM\PersistentCollection {#5083 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 149424
  -bodyTs: "'even':5 'love':2 'ned':7 'presenc':12 'warm':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5491657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700620281 {#5091
    date: 2023-11-22 03:31:21.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
224 DENIED moderate
App\Entity\EntryComment {#5087
  +user: Proxies\__CG__\App\Entity\User {#5084 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701159129 {#4925
      date: 2023-11-28 09:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 149305
    -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700616626 {#4926
      date: 2023-11-22 02:30:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "We love you, too. Even S’ned is warming to your presence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700620281 {#5088
    date: 2023-11-22 03:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5081 …}
  +nested: Doctrine\ORM\PersistentCollection {#5079 …}
  +votes: Doctrine\ORM\PersistentCollection {#5083 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 149424
  -bodyTs: "'even':5 'love':2 'ned':7 'presenc':12 'warm':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5491657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700620281 {#5091
    date: 2023-11-22 03:31:21.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
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#5344
  +user: App\Entity\User {#4943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: Proxies\__CG__\App\Entity\User {#5084 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: App\Entity\User {#4943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701159129 {#4925
        date: 2023-11-28 09:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4931 …}
      +nested: Doctrine\ORM\PersistentCollection {#4933 …}
      +votes: Doctrine\ORM\PersistentCollection {#4935 …}
      +reports: Doctrine\ORM\PersistentCollection {#4937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
      -id: 149305
      -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5490798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700616626 {#4926
        date: 2023-11-22 02:30:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4930}
    +body: "We love you, too. Even S’ned is warming to your presence."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700620281 {#5088
      date: 2023-11-22 03:31:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yamainwitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5081 …}
    +nested: Doctrine\ORM\PersistentCollection {#5079 …}
    +votes: Doctrine\ORM\PersistentCollection {#5083 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 149424
    -bodyTs: "'even':5 'love':2 'ned':7 'presenc':12 'warm':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5491657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700620281 {#5091
      date: 2023-11-22 03:31:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "👉😎👉"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700642037 {#5343
    date: 2023-11-22 09:33:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
    "@ZoopZeZoop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5348 …}
  +reports: Doctrine\ORM\PersistentCollection {#5354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
  -id: 149983
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700642037 {#5340
    date: 2023-11-22 09:33: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
227 DENIED edit
App\Entity\EntryComment {#5344
  +user: App\Entity\User {#4943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: Proxies\__CG__\App\Entity\User {#5084 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: App\Entity\User {#4943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701159129 {#4925
        date: 2023-11-28 09:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4931 …}
      +nested: Doctrine\ORM\PersistentCollection {#4933 …}
      +votes: Doctrine\ORM\PersistentCollection {#4935 …}
      +reports: Doctrine\ORM\PersistentCollection {#4937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
      -id: 149305
      -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5490798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700616626 {#4926
        date: 2023-11-22 02:30:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4930}
    +body: "We love you, too. Even S’ned is warming to your presence."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700620281 {#5088
      date: 2023-11-22 03:31:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yamainwitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5081 …}
    +nested: Doctrine\ORM\PersistentCollection {#5079 …}
    +votes: Doctrine\ORM\PersistentCollection {#5083 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 149424
    -bodyTs: "'even':5 'love':2 'ned':7 'presenc':12 'warm':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5491657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700620281 {#5091
      date: 2023-11-22 03:31:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "👉😎👉"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700642037 {#5343
    date: 2023-11-22 09:33:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
    "@ZoopZeZoop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5348 …}
  +reports: Doctrine\ORM\PersistentCollection {#5354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
  -id: 149983
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700642037 {#5340
    date: 2023-11-22 09:33: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
228 DENIED moderate
App\Entity\EntryComment {#5344
  +user: App\Entity\User {#4943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: Proxies\__CG__\App\Entity\User {#5084 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: App\Entity\User {#4943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701159129 {#4925
        date: 2023-11-28 09:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4931 …}
      +nested: Doctrine\ORM\PersistentCollection {#4933 …}
      +votes: Doctrine\ORM\PersistentCollection {#4935 …}
      +reports: Doctrine\ORM\PersistentCollection {#4937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
      -id: 149305
      -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5490798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700616626 {#4926
        date: 2023-11-22 02:30:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4930}
    +body: "We love you, too. Even S’ned is warming to your presence."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700620281 {#5088
      date: 2023-11-22 03:31:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yamainwitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5081 …}
    +nested: Doctrine\ORM\PersistentCollection {#5079 …}
    +votes: Doctrine\ORM\PersistentCollection {#5083 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 149424
    -bodyTs: "'even':5 'love':2 'ned':7 'presenc':12 'warm':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5491657"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700620281 {#5091
      date: 2023-11-22 03:31:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "👉😎👉"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700642037 {#5343
    date: 2023-11-22 09:33:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
    "@ZoopZeZoop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5348 …}
  +reports: Doctrine\ORM\PersistentCollection {#5354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
  -id: 149983
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700642037 {#5340
    date: 2023-11-22 09:33: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
229 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
230 DENIED moderate
App\Entity\EntryComment {#5520
  +user: Proxies\__CG__\App\Entity\User {#5084 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5344
    +user: App\Entity\User {#4943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5087
      +user: Proxies\__CG__\App\Entity\User {#5084 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4930
        +user: App\Entity\User {#4943 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701159129 {#4925
          date: 2023-11-28 09:12:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4931 …}
        +nested: Doctrine\ORM\PersistentCollection {#4933 …}
        +votes: Doctrine\ORM\PersistentCollection {#4935 …}
        +reports: Doctrine\ORM\PersistentCollection {#4937 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
        -id: 149305
        -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5490798"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700616626 {#4926
          date: 2023-11-22 02:30:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4930}
      +body: "We love you, too. Even S’ned is warming to your presence."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700620281 {#5088
        date: 2023-11-22 03:31:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yamainwitch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5081 …}
      +nested: Doctrine\ORM\PersistentCollection {#5079 …}
      +votes: Doctrine\ORM\PersistentCollection {#5083 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -id: 149424
      -bodyTs: "'even':5 'love':2 'ned':7 'presenc':12 'warm':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5491657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700620281 {#5091
        date: 2023-11-22 03:31:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4930}
    +body: "👉😎👉"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700642037 {#5343
      date: 2023-11-22 09:33:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yamainwitch@lemmy.world"
      "@ZoopZeZoop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5352 …}
    +votes: Doctrine\ORM\PersistentCollection {#5348 …}
    +reports: Doctrine\ORM\PersistentCollection {#5354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
    -id: 149983
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5496259"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700642037 {#5340
      date: 2023-11-22 09:33:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "👈😎👈"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700678303 {#5518
    date: 2023-11-22 19:38:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
    "@ZoopZeZoop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5521 …}
  +nested: Doctrine\ORM\PersistentCollection {#5523 …}
  +votes: Doctrine\ORM\PersistentCollection {#5525 …}
  +reports: Doctrine\ORM\PersistentCollection {#5527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5531 …}
  -id: 151484
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5506672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700678303 {#5519
    date: 2023-11-22 19:38:23.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
231 DENIED edit
App\Entity\EntryComment {#5520
  +user: Proxies\__CG__\App\Entity\User {#5084 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5344
    +user: App\Entity\User {#4943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5087
      +user: Proxies\__CG__\App\Entity\User {#5084 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4930
        +user: App\Entity\User {#4943 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701159129 {#4925
          date: 2023-11-28 09:12:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4931 …}
        +nested: Doctrine\ORM\PersistentCollection {#4933 …}
        +votes: Doctrine\ORM\PersistentCollection {#4935 …}
        +reports: Doctrine\ORM\PersistentCollection {#4937 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
        -id: 149305
        -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5490798"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700616626 {#4926
          date: 2023-11-22 02:30:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4930}
      +body: "We love you, too. Even S’ned is warming to your presence."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700620281 {#5088
        date: 2023-11-22 03:31:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yamainwitch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5081 …}
      +nested: Doctrine\ORM\PersistentCollection {#5079 …}
      +votes: Doctrine\ORM\PersistentCollection {#5083 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -id: 149424
      -bodyTs: "'even':5 'love':2 'ned':7 'presenc':12 'warm':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5491657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700620281 {#5091
        date: 2023-11-22 03:31:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4930}
    +body: "👉😎👉"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700642037 {#5343
      date: 2023-11-22 09:33:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yamainwitch@lemmy.world"
      "@ZoopZeZoop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5352 …}
    +votes: Doctrine\ORM\PersistentCollection {#5348 …}
    +reports: Doctrine\ORM\PersistentCollection {#5354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
    -id: 149983
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5496259"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700642037 {#5340
      date: 2023-11-22 09:33:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "👈😎👈"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700678303 {#5518
    date: 2023-11-22 19:38:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
    "@ZoopZeZoop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5521 …}
  +nested: Doctrine\ORM\PersistentCollection {#5523 …}
  +votes: Doctrine\ORM\PersistentCollection {#5525 …}
  +reports: Doctrine\ORM\PersistentCollection {#5527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5531 …}
  -id: 151484
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5506672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700678303 {#5519
    date: 2023-11-22 19:38:23.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
232 DENIED moderate
App\Entity\EntryComment {#5520
  +user: Proxies\__CG__\App\Entity\User {#5084 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5344
    +user: App\Entity\User {#4943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5087
      +user: Proxies\__CG__\App\Entity\User {#5084 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4930
        +user: App\Entity\User {#4943 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1701159129 {#4925
          date: 2023-11-28 09:12:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4931 …}
        +nested: Doctrine\ORM\PersistentCollection {#4933 …}
        +votes: Doctrine\ORM\PersistentCollection {#4935 …}
        +reports: Doctrine\ORM\PersistentCollection {#4937 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
        -id: 149305
        -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5490798"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700616626 {#4926
          date: 2023-11-22 02:30:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4930}
      +body: "We love you, too. Even S’ned is warming to your presence."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700620281 {#5088
        date: 2023-11-22 03:31:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yamainwitch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5081 …}
      +nested: Doctrine\ORM\PersistentCollection {#5079 …}
      +votes: Doctrine\ORM\PersistentCollection {#5083 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -id: 149424
      -bodyTs: "'even':5 'love':2 'ned':7 'presenc':12 'warm':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5491657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700620281 {#5091
        date: 2023-11-22 03:31:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4930}
    +body: "👉😎👉"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700642037 {#5343
      date: 2023-11-22 09:33:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yamainwitch@lemmy.world"
      "@ZoopZeZoop@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5347 …}
    +nested: Doctrine\ORM\PersistentCollection {#5352 …}
    +votes: Doctrine\ORM\PersistentCollection {#5348 …}
    +reports: Doctrine\ORM\PersistentCollection {#5354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5356 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5358 …}
    -id: 149983
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5496259"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700642037 {#5340
      date: 2023-11-22 09:33:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "👈😎👈"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700678303 {#5518
    date: 2023-11-22 19:38:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
    "@ZoopZeZoop@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5521 …}
  +nested: Doctrine\ORM\PersistentCollection {#5523 …}
  +votes: Doctrine\ORM\PersistentCollection {#5525 …}
  +reports: Doctrine\ORM\PersistentCollection {#5527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5531 …}
  -id: 151484
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5506672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700678303 {#5519
    date: 2023-11-22 19:38:23.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
233 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
234 DENIED moderate
App\Entity\EntryComment {#5102
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701159129 {#4925
      date: 2023-11-28 09:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 149305
    -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700616626 {#4926
      date: 2023-11-22 02:30:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "It feels like mostly internet veterans and people that care to explain themselves to me. Less recent users that don’t know technology or are newer to social media that isn’t “mainstream”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700632549 {#5100
    date: 2023-11-22 06:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5104 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -id: 149723
  -bodyTs: "'care':10 'explain':12 'feel':2 'internet':5 'isn':31 'know':22 'less':16 'like':3 'mainstream':33 'media':29 'most':4 'newer':26 'peopl':8 'recent':17 'social':28 'technolog':23 'user':18 'veteran':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5792967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700632549 {#5101
    date: 2023-11-22 06:55:49.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
235 DENIED edit
App\Entity\EntryComment {#5102
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701159129 {#4925
      date: 2023-11-28 09:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 149305
    -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700616626 {#4926
      date: 2023-11-22 02:30:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "It feels like mostly internet veterans and people that care to explain themselves to me. Less recent users that don’t know technology or are newer to social media that isn’t “mainstream”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700632549 {#5100
    date: 2023-11-22 06:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5104 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -id: 149723
  -bodyTs: "'care':10 'explain':12 'feel':2 'internet':5 'isn':31 'know':22 'less':16 'like':3 'mainstream':33 'media':29 'most':4 'newer':26 'peopl':8 'recent':17 'social':28 'technolog':23 'user':18 'veteran':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5792967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700632549 {#5101
    date: 2023-11-22 06:55:49.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
236 DENIED moderate
App\Entity\EntryComment {#5102
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701159129 {#4925
      date: 2023-11-28 09:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 149305
    -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700616626 {#4926
      date: 2023-11-22 02:30:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "It feels like mostly internet veterans and people that care to explain themselves to me. Less recent users that don’t know technology or are newer to social media that isn’t “mainstream”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700632549 {#5100
    date: 2023-11-22 06:55:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5104 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -id: 149723
  -bodyTs: "'care':10 'explain':12 'feel':2 'internet':5 'isn':31 'know':22 'less':16 'like':3 'mainstream':33 'media':29 'most':4 'newer':26 'peopl':8 'recent':17 'social':28 'technolog':23 'user':18 'veteran':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5792967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700632549 {#5101
    date: 2023-11-22 06:55:49.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
237 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
238 DENIED moderate
App\Entity\EntryComment {#5437
  +user: App\Entity\User {#4943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5102
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: App\Entity\User {#4943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701159129 {#4925
        date: 2023-11-28 09:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4931 …}
      +nested: Doctrine\ORM\PersistentCollection {#4933 …}
      +votes: Doctrine\ORM\PersistentCollection {#4935 …}
      +reports: Doctrine\ORM\PersistentCollection {#4937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
      -id: 149305
      -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5490798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700616626 {#4926
        date: 2023-11-22 02:30:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4930}
    +body: "It feels like mostly internet veterans and people that care to explain themselves to me. Less recent users that don’t know technology or are newer to social media that isn’t “mainstream”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700632549 {#5100
      date: 2023-11-22 06:55:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yamainwitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5104 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5108 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -id: 149723
    -bodyTs: "'care':10 'explain':12 'feel':2 'internet':5 'isn':31 'know':22 'less':16 'like':3 'mainstream':33 'media':29 'most':4 'newer':26 'peopl':8 'recent':17 'social':28 'technolog':23 'user':18 'veteran':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5792967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700632549 {#5101
      date: 2023-11-22 06:55:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "Absolutely, this is really well said. I think because of the barrier to entry on this platform we are all a little more invested and I am here for it. I’ve hated what social media has become (Myspace was peak imo) and I’m so delighted the fediverse exists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700641993 {#5435
    date: 2023-11-22 09:33:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
    "@Goldmage263@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5438 …}
  +nested: Doctrine\ORM\PersistentCollection {#5440 …}
  +votes: Doctrine\ORM\PersistentCollection {#5442 …}
  +reports: Doctrine\ORM\PersistentCollection {#5444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5448 …}
  -id: 149980
  -bodyTs: "'absolut':1 'barrier':12 'becom':38 'delight':47 'entri':14 'exist':50 'fedivers':49 'hate':33 'imo':42 'invest':24 'littl':22 'm':45 'media':36 'myspac':39 'peak':41 'platform':17 'realli':4 'said':6 'social':35 'think':8 've':32 'well':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641993 {#5436
    date: 2023-11-22 09:33: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
239 DENIED edit
App\Entity\EntryComment {#5437
  +user: App\Entity\User {#4943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5102
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: App\Entity\User {#4943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701159129 {#4925
        date: 2023-11-28 09:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4931 …}
      +nested: Doctrine\ORM\PersistentCollection {#4933 …}
      +votes: Doctrine\ORM\PersistentCollection {#4935 …}
      +reports: Doctrine\ORM\PersistentCollection {#4937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
      -id: 149305
      -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5490798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700616626 {#4926
        date: 2023-11-22 02:30:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4930}
    +body: "It feels like mostly internet veterans and people that care to explain themselves to me. Less recent users that don’t know technology or are newer to social media that isn’t “mainstream”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700632549 {#5100
      date: 2023-11-22 06:55:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yamainwitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5104 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5108 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -id: 149723
    -bodyTs: "'care':10 'explain':12 'feel':2 'internet':5 'isn':31 'know':22 'less':16 'like':3 'mainstream':33 'media':29 'most':4 'newer':26 'peopl':8 'recent':17 'social':28 'technolog':23 'user':18 'veteran':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5792967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700632549 {#5101
      date: 2023-11-22 06:55:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "Absolutely, this is really well said. I think because of the barrier to entry on this platform we are all a little more invested and I am here for it. I’ve hated what social media has become (Myspace was peak imo) and I’m so delighted the fediverse exists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700641993 {#5435
    date: 2023-11-22 09:33:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
    "@Goldmage263@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5438 …}
  +nested: Doctrine\ORM\PersistentCollection {#5440 …}
  +votes: Doctrine\ORM\PersistentCollection {#5442 …}
  +reports: Doctrine\ORM\PersistentCollection {#5444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5448 …}
  -id: 149980
  -bodyTs: "'absolut':1 'barrier':12 'becom':38 'delight':47 'entri':14 'exist':50 'fedivers':49 'hate':33 'imo':42 'invest':24 'littl':22 'm':45 'media':36 'myspac':39 'peak':41 'platform':17 'realli':4 'said':6 'social':35 'think':8 've':32 'well':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641993 {#5436
    date: 2023-11-22 09:33: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
240 DENIED moderate
App\Entity\EntryComment {#5437
  +user: App\Entity\User {#4943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5102
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: App\Entity\User {#4943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1701159129 {#4925
        date: 2023-11-28 09:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4931 …}
      +nested: Doctrine\ORM\PersistentCollection {#4933 …}
      +votes: Doctrine\ORM\PersistentCollection {#4935 …}
      +reports: Doctrine\ORM\PersistentCollection {#4937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
      -id: 149305
      -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5490798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700616626 {#4926
        date: 2023-11-22 02:30:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4930}
    +body: "It feels like mostly internet veterans and people that care to explain themselves to me. Less recent users that don’t know technology or are newer to social media that isn’t “mainstream”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700632549 {#5100
      date: 2023-11-22 06:55:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yamainwitch@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5104 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5108 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -id: 149723
    -bodyTs: "'care':10 'explain':12 'feel':2 'internet':5 'isn':31 'know':22 'less':16 'like':3 'mainstream':33 'media':29 'most':4 'newer':26 'peopl':8 'recent':17 'social':28 'technolog':23 'user':18 'veteran':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5792967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700632549 {#5101
      date: 2023-11-22 06:55:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "Absolutely, this is really well said. I think because of the barrier to entry on this platform we are all a little more invested and I am here for it. I’ve hated what social media has become (Myspace was peak imo) and I’m so delighted the fediverse exists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700641993 {#5435
    date: 2023-11-22 09:33:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
    "@Goldmage263@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5438 …}
  +nested: Doctrine\ORM\PersistentCollection {#5440 …}
  +votes: Doctrine\ORM\PersistentCollection {#5442 …}
  +reports: Doctrine\ORM\PersistentCollection {#5444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5448 …}
  -id: 149980
  -bodyTs: "'absolut':1 'barrier':12 'becom':38 'delight':47 'entri':14 'exist':50 'fedivers':49 'hate':33 'imo':42 'invest':24 'littl':22 'm':45 'media':36 'myspac':39 'peak':41 'platform':17 'realli':4 'said':6 'social':35 'think':8 've':32 'well':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700641993 {#5436
    date: 2023-11-22 09:33: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
241 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
242 DENIED moderate
App\Entity\EntryComment {#5118
  +user: Proxies\__CG__\App\Entity\User {#5119 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701159129 {#4925
      date: 2023-11-28 09:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 149305
    -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700616626 {#4926
      date: 2023-11-22 02:30:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "I feel the same way. Also, fuck spez. Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700645496 {#5116
    date: 2023-11-22 10:31:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
  ]
  +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: 150063
  -bodyTs: "'also':6 'feel':2 'fuck':7 'lol':9 'spez':8 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645496 {#5117
    date: 2023-11-22 10:31: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
243 DENIED edit
App\Entity\EntryComment {#5118
  +user: Proxies\__CG__\App\Entity\User {#5119 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701159129 {#4925
      date: 2023-11-28 09:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 149305
    -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700616626 {#4926
      date: 2023-11-22 02:30:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "I feel the same way. Also, fuck spez. Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700645496 {#5116
    date: 2023-11-22 10:31:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
  ]
  +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: 150063
  -bodyTs: "'also':6 'feel':2 'fuck':7 'lol':9 'spez':8 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645496 {#5117
    date: 2023-11-22 10:31: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
244 DENIED moderate
App\Entity\EntryComment {#5118
  +user: Proxies\__CG__\App\Entity\User {#5119 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I love how so many of us former reddit lurkers found a home on Lemmy/the fediverse. I have absolutely loved being a part of the greater community here, I don’t know how else to describe it but it feels like my Internet home. I love all you fellow nerds. Obligatory fuck spez."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1701159129 {#4925
      date: 2023-11-28 09:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 149305
    -bodyTs: "'absolut':19 'communiti':27 'describ':36 'els':34 'fedivers':16 'feel':40 'fellow':49 'former':8 'found':11 'fuck':52 'greater':26 'home':13,44 'internet':43 'know':32 'lemmy/the':15 'like':41 'love':2,20,46 'lurker':10 'mani':5 'nerd':50 'obligatori':51 'part':23 'reddit':9 'spez':53 'us':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700616626 {#4926
      date: 2023-11-22 02:30:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4930}
  +body: "I feel the same way. Also, fuck spez. Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700645496 {#5116
    date: 2023-11-22 10:31:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yamainwitch@lemmy.world"
  ]
  +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: 150063
  -bodyTs: "'also':6 'feel':2 'fuck':7 'lol':9 'spez':8 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645496 {#5117
    date: 2023-11-22 10:31: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
245 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
246 DENIED moderate
App\Entity\EntryComment {#5003
  +user: App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So are actual numbers of users down?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700616545 {#4998
    date: 2023-11-22 02:29:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 149303
  -bodyTs: "'actual':3 'number':4 'user':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5490782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700616545 {#4999
    date: 2023-11-22 02:29: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
247 DENIED edit
App\Entity\EntryComment {#5003
  +user: App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So are actual numbers of users down?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700616545 {#4998
    date: 2023-11-22 02:29:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 149303
  -bodyTs: "'actual':3 'number':4 'user':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5490782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700616545 {#4999
    date: 2023-11-22 02:29: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
248 DENIED moderate
App\Entity\EntryComment {#5003
  +user: App\Entity\User {#5016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "F-EURk-pez"
    +title: "F#€k $pez"
    +url: "https://lemmy.ml/pictrs/image/2bdd770f-f3ab-4b6d-b829-ee00fce64c7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 354
    +favouriteCount: 3274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724206715 {#2414
      date: 2024-08-21 04:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15032
    -titleTs: "'f':1 'k':2 'pez':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700651354
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8267728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700564954 {#1793
      date: 2023-11-21 12:09:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So are actual numbers of users down?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700616545 {#4998
    date: 2023-11-22 02:29:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 149303
  -bodyTs: "'actual':3 'number':4 'user':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5490782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700616545 {#4999
    date: 2023-11-22 02:29: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
249 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