GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/15378/Youtube-is-at-it-again

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 …}
}
58.65 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.06 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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Youtube-is-at-it-again"
  +title: "Youtube is at it again"
  +url: "https://imgur.com/cyxkhNT"
  +body: "Google decided to delay playback of youtube on firefox."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 184
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700762926 {#2418
    date: 2023-11-23 19:08:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 15378
  -titleTs: "'youtub':1"
  -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700731612
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15718309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645212 {#1858
    date: 2023-11-22 10:26:52.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Youtube-is-at-it-again"
  +title: "Youtube is at it again"
  +url: "https://imgur.com/cyxkhNT"
  +body: "Google decided to delay playback of youtube on firefox."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 184
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700762926 {#2418
    date: 2023-11-23 19:08:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 15378
  -titleTs: "'youtub':1"
  -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700731612
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15718309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645212 {#1858
    date: 2023-11-22 10:26:52.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Youtube-is-at-it-again"
  +title: "Youtube is at it again"
  +url: "https://imgur.com/cyxkhNT"
  +body: "Google decided to delay playback of youtube on firefox."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 184
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700762926 {#2418
    date: 2023-11-23 19:08:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 15378
  -titleTs: "'youtub':1"
  -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700731612
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15718309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645212 {#1858
    date: 2023-11-22 10:26:52.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 {#4013
  +user: App\Entity\User {#3961 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Someone elsewhere shared this but:\n
    \n
    Go into your ublock origin settings and go to your My Filters section. Add:\n
    \n
    [www.youtube.com#](http://www.youtube.com#)#+js(nano-stb, resolve(1), *, 0.001)\n
    \n
    on a new line and apply. Should stop the delay from occuring.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703229260 {#4023
    date: 2023-12-22 08:14:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4011 …}
  +nested: Doctrine\ORM\PersistentCollection {#4009 …}
  +votes: Doctrine\ORM\PersistentCollection {#4007 …}
  +reports: Doctrine\ORM\PersistentCollection {#4005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
  -id: 150313
  -bodyTs: "'0.001':28 '1':27 'add':19 'appli':34 'delay':38 'elsewher':2 'filter':17 'go':6,13 'js':22 'line':32 'nano':24 'nano-stb':23 'new':31 'occur':40 'origin':10 'resolv':26 'section':18 'set':11 'share':3 'someon':1 'stb':25 'stop':36 'ublock':9 'www.youtube.com':20,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/646940/-/comment/3710908"
  +editedAt: DateTimeImmutable @1701125478 {#3959
    date: 2023-11-27 23:51:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700655963 {#4022
    date: 2023-11-22 13:26: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
7 DENIED edit
App\Entity\EntryComment {#4013
  +user: App\Entity\User {#3961 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Someone elsewhere shared this but:\n
    \n
    Go into your ublock origin settings and go to your My Filters section. Add:\n
    \n
    [www.youtube.com#](http://www.youtube.com#)#+js(nano-stb, resolve(1), *, 0.001)\n
    \n
    on a new line and apply. Should stop the delay from occuring.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703229260 {#4023
    date: 2023-12-22 08:14:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4011 …}
  +nested: Doctrine\ORM\PersistentCollection {#4009 …}
  +votes: Doctrine\ORM\PersistentCollection {#4007 …}
  +reports: Doctrine\ORM\PersistentCollection {#4005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
  -id: 150313
  -bodyTs: "'0.001':28 '1':27 'add':19 'appli':34 'delay':38 'elsewher':2 'filter':17 'go':6,13 'js':22 'line':32 'nano':24 'nano-stb':23 'new':31 'occur':40 'origin':10 'resolv':26 'section':18 'set':11 'share':3 'someon':1 'stb':25 'stop':36 'ublock':9 'www.youtube.com':20,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/646940/-/comment/3710908"
  +editedAt: DateTimeImmutable @1701125478 {#3959
    date: 2023-11-27 23:51:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700655963 {#4022
    date: 2023-11-22 13:26: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
8 DENIED moderate
App\Entity\EntryComment {#4013
  +user: App\Entity\User {#3961 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Someone elsewhere shared this but:\n
    \n
    Go into your ublock origin settings and go to your My Filters section. Add:\n
    \n
    [www.youtube.com#](http://www.youtube.com#)#+js(nano-stb, resolve(1), *, 0.001)\n
    \n
    on a new line and apply. Should stop the delay from occuring.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703229260 {#4023
    date: 2023-12-22 08:14:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4011 …}
  +nested: Doctrine\ORM\PersistentCollection {#4009 …}
  +votes: Doctrine\ORM\PersistentCollection {#4007 …}
  +reports: Doctrine\ORM\PersistentCollection {#4005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
  -id: 150313
  -bodyTs: "'0.001':28 '1':27 'add':19 'appli':34 'delay':38 'elsewher':2 'filter':17 'go':6,13 'js':22 'line':32 'nano':24 'nano-stb':23 'new':31 'occur':40 'origin':10 'resolv':26 'section':18 'set':11 'share':3 'someon':1 'stb':25 'stop':36 'ublock':9 'www.youtube.com':20,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/646940/-/comment/3710908"
  +editedAt: DateTimeImmutable @1701125478 {#3959
    date: 2023-11-27 23:51:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700655963 {#4022
    date: 2023-11-22 13:26: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
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 {#4444
  +user: Proxies\__CG__\App\Entity\User {#4445 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4013
    +user: App\Entity\User {#3961 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Someone elsewhere shared this but:\n
      \n
      Go into your ublock origin settings and go to your My Filters section. Add:\n
      \n
      [www.youtube.com#](http://www.youtube.com#)#+js(nano-stb, resolve(1), *, 0.001)\n
      \n
      on a new line and apply. Should stop the delay from occuring.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703229260 {#4023
      date: 2023-12-22 08:14:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4011 …}
    +nested: Doctrine\ORM\PersistentCollection {#4009 …}
    +votes: Doctrine\ORM\PersistentCollection {#4007 …}
    +reports: Doctrine\ORM\PersistentCollection {#4005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
    -id: 150313
    -bodyTs: "'0.001':28 '1':27 'add':19 'appli':34 'delay':38 'elsewher':2 'filter':17 'go':6,13 'js':22 'line':32 'nano':24 'nano-stb':23 'new':31 'occur':40 'origin':10 'resolv':26 'section':18 'set':11 'share':3 'someon':1 'stb':25 'stop':36 'ublock':9 'www.youtube.com':20,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/646940/-/comment/3710908"
    +editedAt: DateTimeImmutable @1701125478 {#3959
      date: 2023-11-27 23:51:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700655963 {#4022
      date: 2023-11-22 13:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4013}
  +body: """
    @GeekFTW@kbin.social @agame@lemm.ee, or simply avoid to use the YT site, using eg. this\n
    \n
    <https://omega.gg/MotionBox/>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700658224 {#4442
    date: 2023-11-22 14:03:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@GeekFTW@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4446 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4450 …}
  +reports: Doctrine\ORM\PersistentCollection {#4452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
  -id: 203399
  -bodyTs: "'/motionbox/':16 'agame@lemm.ee':2 'avoid':5 'eg':12 'geekftw@kbin.social':1 'omega.gg':15 'omega.gg/motionbox/':14 'simpli':4 'site':10 'use':7,11 'yt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://social.vivaldi.net/users/Catweazle/statuses/111454337410823317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700658224 {#4443
    date: 2023-11-22 14:03: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
11 DENIED edit
App\Entity\EntryComment {#4444
  +user: Proxies\__CG__\App\Entity\User {#4445 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4013
    +user: App\Entity\User {#3961 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Someone elsewhere shared this but:\n
      \n
      Go into your ublock origin settings and go to your My Filters section. Add:\n
      \n
      [www.youtube.com#](http://www.youtube.com#)#+js(nano-stb, resolve(1), *, 0.001)\n
      \n
      on a new line and apply. Should stop the delay from occuring.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703229260 {#4023
      date: 2023-12-22 08:14:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4011 …}
    +nested: Doctrine\ORM\PersistentCollection {#4009 …}
    +votes: Doctrine\ORM\PersistentCollection {#4007 …}
    +reports: Doctrine\ORM\PersistentCollection {#4005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
    -id: 150313
    -bodyTs: "'0.001':28 '1':27 'add':19 'appli':34 'delay':38 'elsewher':2 'filter':17 'go':6,13 'js':22 'line':32 'nano':24 'nano-stb':23 'new':31 'occur':40 'origin':10 'resolv':26 'section':18 'set':11 'share':3 'someon':1 'stb':25 'stop':36 'ublock':9 'www.youtube.com':20,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/646940/-/comment/3710908"
    +editedAt: DateTimeImmutable @1701125478 {#3959
      date: 2023-11-27 23:51:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700655963 {#4022
      date: 2023-11-22 13:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4013}
  +body: """
    @GeekFTW@kbin.social @agame@lemm.ee, or simply avoid to use the YT site, using eg. this\n
    \n
    <https://omega.gg/MotionBox/>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700658224 {#4442
    date: 2023-11-22 14:03:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@GeekFTW@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4446 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4450 …}
  +reports: Doctrine\ORM\PersistentCollection {#4452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
  -id: 203399
  -bodyTs: "'/motionbox/':16 'agame@lemm.ee':2 'avoid':5 'eg':12 'geekftw@kbin.social':1 'omega.gg':15 'omega.gg/motionbox/':14 'simpli':4 'site':10 'use':7,11 'yt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://social.vivaldi.net/users/Catweazle/statuses/111454337410823317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700658224 {#4443
    date: 2023-11-22 14:03: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
12 DENIED moderate
App\Entity\EntryComment {#4444
  +user: Proxies\__CG__\App\Entity\User {#4445 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4013
    +user: App\Entity\User {#3961 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Someone elsewhere shared this but:\n
      \n
      Go into your ublock origin settings and go to your My Filters section. Add:\n
      \n
      [www.youtube.com#](http://www.youtube.com#)#+js(nano-stb, resolve(1), *, 0.001)\n
      \n
      on a new line and apply. Should stop the delay from occuring.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703229260 {#4023
      date: 2023-12-22 08:14:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4011 …}
    +nested: Doctrine\ORM\PersistentCollection {#4009 …}
    +votes: Doctrine\ORM\PersistentCollection {#4007 …}
    +reports: Doctrine\ORM\PersistentCollection {#4005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
    -id: 150313
    -bodyTs: "'0.001':28 '1':27 'add':19 'appli':34 'delay':38 'elsewher':2 'filter':17 'go':6,13 'js':22 'line':32 'nano':24 'nano-stb':23 'new':31 'occur':40 'origin':10 'resolv':26 'section':18 'set':11 'share':3 'someon':1 'stb':25 'stop':36 'ublock':9 'www.youtube.com':20,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/646940/-/comment/3710908"
    +editedAt: DateTimeImmutable @1701125478 {#3959
      date: 2023-11-27 23:51:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700655963 {#4022
      date: 2023-11-22 13:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4013}
  +body: """
    @GeekFTW@kbin.social @agame@lemm.ee, or simply avoid to use the YT site, using eg. this\n
    \n
    <https://omega.gg/MotionBox/>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700658224 {#4442
    date: 2023-11-22 14:03:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@GeekFTW@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4446 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4450 …}
  +reports: Doctrine\ORM\PersistentCollection {#4452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
  -id: 203399
  -bodyTs: "'/motionbox/':16 'agame@lemm.ee':2 'avoid':5 'eg':12 'geekftw@kbin.social':1 'omega.gg':15 'omega.gg/motionbox/':14 'simpli':4 'site':10 'use':7,11 'yt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://social.vivaldi.net/users/Catweazle/statuses/111454337410823317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700658224 {#4443
    date: 2023-11-22 14:03: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
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 {#4050
  +user: App\Entity\User {#4032 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "No they did not. It is an anti adblock feature and you can get it in chrome too. YouTube already answered to the claims."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700655092 {#4056
    date: 2023-11-22 13:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4042 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 150293
  -bodyTs: "'adblock':9 'alreadi':20 'answer':21 'anti':8 'chrome':17 'claim':24 'featur':10 'get':14 'youtub':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4805851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700655092 {#4053
    date: 2023-11-22 13:11: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
15 DENIED edit
App\Entity\EntryComment {#4050
  +user: App\Entity\User {#4032 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "No they did not. It is an anti adblock feature and you can get it in chrome too. YouTube already answered to the claims."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700655092 {#4056
    date: 2023-11-22 13:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4042 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 150293
  -bodyTs: "'adblock':9 'alreadi':20 'answer':21 'anti':8 'chrome':17 'claim':24 'featur':10 'get':14 'youtub':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4805851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700655092 {#4053
    date: 2023-11-22 13:11: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
16 DENIED moderate
App\Entity\EntryComment {#4050
  +user: App\Entity\User {#4032 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "No they did not. It is an anti adblock feature and you can get it in chrome too. YouTube already answered to the claims."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700655092 {#4056
    date: 2023-11-22 13:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4042 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 150293
  -bodyTs: "'adblock':9 'alreadi':20 'answer':21 'anti':8 'chrome':17 'claim':24 'featur':10 'get':14 'youtub':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4805851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700655092 {#4053
    date: 2023-11-22 13:11: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
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4134
  +user: App\Entity\User {#4147 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Hey cool the 500th thread that hasn’t done any research."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701269344 {#4129
    date: 2023-11-29 15:49:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4135 …}
  +nested: Doctrine\ORM\PersistentCollection {#4137 …}
  +votes: Doctrine\ORM\PersistentCollection {#4139 …}
  +reports: Doctrine\ORM\PersistentCollection {#4141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
  -id: 150289
  -bodyTs: "'500th':4 'cool':2 'done':9 'hasn':7 'hey':1 'research':11 'thread':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5498866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700655025 {#4130
    date: 2023-11-22 13:10:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4134
  +user: App\Entity\User {#4147 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Hey cool the 500th thread that hasn’t done any research."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701269344 {#4129
    date: 2023-11-29 15:49:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4135 …}
  +nested: Doctrine\ORM\PersistentCollection {#4137 …}
  +votes: Doctrine\ORM\PersistentCollection {#4139 …}
  +reports: Doctrine\ORM\PersistentCollection {#4141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
  -id: 150289
  -bodyTs: "'500th':4 'cool':2 'done':9 'hasn':7 'hey':1 'research':11 'thread':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5498866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700655025 {#4130
    date: 2023-11-22 13:10:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4134
  +user: App\Entity\User {#4147 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Hey cool the 500th thread that hasn’t done any research."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701269344 {#4129
    date: 2023-11-29 15:49:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4135 …}
  +nested: Doctrine\ORM\PersistentCollection {#4137 …}
  +votes: Doctrine\ORM\PersistentCollection {#4139 …}
  +reports: Doctrine\ORM\PersistentCollection {#4141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
  -id: 150289
  -bodyTs: "'500th':4 'cool':2 'done':9 'hasn':7 'hey':1 'research':11 'thread':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5498866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700655025 {#4130
    date: 2023-11-22 13:10:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4428
  +user: Proxies\__CG__\App\Entity\User {#4429 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4134
    +user: App\Entity\User {#4147 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Hey cool the 500th thread that hasn’t done any research."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701269344 {#4129
      date: 2023-11-29 15:49:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4135 …}
    +nested: Doctrine\ORM\PersistentCollection {#4137 …}
    +votes: Doctrine\ORM\PersistentCollection {#4139 …}
    +reports: Doctrine\ORM\PersistentCollection {#4141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
    -id: 150289
    -bodyTs: "'500th':4 'cool':2 'done':9 'hasn':7 'hey':1 'research':11 'thread':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5498866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700655025 {#4130
      date: 2023-11-22 13:10:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4134}
  +body: "It’s right in the Javascript… What more do you need to research?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700659822 {#4426
    date: 2023-11-22 14:30:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@KuroiKaze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 150437
  -bodyTs: "'javascript':6 'need':11 'research':13 'right':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659822 {#4427
    date: 2023-11-22 14:30: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
23 DENIED edit
App\Entity\EntryComment {#4428
  +user: Proxies\__CG__\App\Entity\User {#4429 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4134
    +user: App\Entity\User {#4147 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Hey cool the 500th thread that hasn’t done any research."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701269344 {#4129
      date: 2023-11-29 15:49:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4135 …}
    +nested: Doctrine\ORM\PersistentCollection {#4137 …}
    +votes: Doctrine\ORM\PersistentCollection {#4139 …}
    +reports: Doctrine\ORM\PersistentCollection {#4141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
    -id: 150289
    -bodyTs: "'500th':4 'cool':2 'done':9 'hasn':7 'hey':1 'research':11 'thread':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5498866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700655025 {#4130
      date: 2023-11-22 13:10:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4134}
  +body: "It’s right in the Javascript… What more do you need to research?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700659822 {#4426
    date: 2023-11-22 14:30:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@KuroiKaze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 150437
  -bodyTs: "'javascript':6 'need':11 'research':13 'right':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659822 {#4427
    date: 2023-11-22 14:30: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
24 DENIED moderate
App\Entity\EntryComment {#4428
  +user: Proxies\__CG__\App\Entity\User {#4429 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4134
    +user: App\Entity\User {#4147 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Hey cool the 500th thread that hasn’t done any research."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701269344 {#4129
      date: 2023-11-29 15:49:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4135 …}
    +nested: Doctrine\ORM\PersistentCollection {#4137 …}
    +votes: Doctrine\ORM\PersistentCollection {#4139 …}
    +reports: Doctrine\ORM\PersistentCollection {#4141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
    -id: 150289
    -bodyTs: "'500th':4 'cool':2 'done':9 'hasn':7 'hey':1 'research':11 'thread':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5498866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700655025 {#4130
      date: 2023-11-22 13:10:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4134}
  +body: "It’s right in the Javascript… What more do you need to research?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700659822 {#4426
    date: 2023-11-22 14:30:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@KuroiKaze@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 150437
  -bodyTs: "'javascript':6 'need':11 'research':13 'right':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659822 {#4427
    date: 2023-11-22 14:30: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
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 {#4482
  +user: Proxies\__CG__\App\Entity\User {#4483 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4428
    +user: Proxies\__CG__\App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4134
      +user: App\Entity\User {#4147 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Hey cool the 500th thread that hasn’t done any research."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701269344 {#4129
        date: 2023-11-29 15:49:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4135 …}
      +nested: Doctrine\ORM\PersistentCollection {#4137 …}
      +votes: Doctrine\ORM\PersistentCollection {#4139 …}
      +reports: Doctrine\ORM\PersistentCollection {#4141 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
      -id: 150289
      -bodyTs: "'500th':4 'cool':2 'done':9 'hasn':7 'hey':1 'research':11 'thread':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5498866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700655025 {#4130
        date: 2023-11-22 13:10:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4134}
    +body: "It’s right in the Javascript… What more do you need to research?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700659822 {#4426
      date: 2023-11-22 14:30:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@KuroiKaze@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4430 …}
    +nested: Doctrine\ORM\PersistentCollection {#4432 …}
    +votes: Doctrine\ORM\PersistentCollection {#4434 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 150437
    -bodyTs: "'javascript':6 'need':11 'research':13 'right':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5500159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700659822 {#4427
      date: 2023-11-22 14:30:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4134}
  +body: """
    He’s basically saying what Google said. “It’s not Firefox, it’s for checking for adblocking.” But it’s mostly summarized here without me getting into why either are bad (which they are)\n
    \n
    [tomshardware.com/…/youtube-responds-to-delayed-lo…](https://www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700660705 {#4480
    date: 2023-11-22 14:45:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@KuroiKaze@lemmy.world"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 150475
  -bodyTs: "'/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)':39 '/youtube-responds-to-delayed-lo':36 'adblock':17 'bad':31 'basic':3 'check':15 'either':29 'firefox':11 'get':26 'googl':6 'most':21 'said':7 'say':4 'summar':22 'tomshardware.com':35 'without':24 'www.tomshardware.com':38 'www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700660705 {#4481
    date: 2023-11-22 14:45: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
27 DENIED edit
App\Entity\EntryComment {#4482
  +user: Proxies\__CG__\App\Entity\User {#4483 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4428
    +user: Proxies\__CG__\App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4134
      +user: App\Entity\User {#4147 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Hey cool the 500th thread that hasn’t done any research."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701269344 {#4129
        date: 2023-11-29 15:49:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4135 …}
      +nested: Doctrine\ORM\PersistentCollection {#4137 …}
      +votes: Doctrine\ORM\PersistentCollection {#4139 …}
      +reports: Doctrine\ORM\PersistentCollection {#4141 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
      -id: 150289
      -bodyTs: "'500th':4 'cool':2 'done':9 'hasn':7 'hey':1 'research':11 'thread':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5498866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700655025 {#4130
        date: 2023-11-22 13:10:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4134}
    +body: "It’s right in the Javascript… What more do you need to research?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700659822 {#4426
      date: 2023-11-22 14:30:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@KuroiKaze@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4430 …}
    +nested: Doctrine\ORM\PersistentCollection {#4432 …}
    +votes: Doctrine\ORM\PersistentCollection {#4434 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 150437
    -bodyTs: "'javascript':6 'need':11 'research':13 'right':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5500159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700659822 {#4427
      date: 2023-11-22 14:30:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4134}
  +body: """
    He’s basically saying what Google said. “It’s not Firefox, it’s for checking for adblocking.” But it’s mostly summarized here without me getting into why either are bad (which they are)\n
    \n
    [tomshardware.com/…/youtube-responds-to-delayed-lo…](https://www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700660705 {#4480
    date: 2023-11-22 14:45:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@KuroiKaze@lemmy.world"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 150475
  -bodyTs: "'/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)':39 '/youtube-responds-to-delayed-lo':36 'adblock':17 'bad':31 'basic':3 'check':15 'either':29 'firefox':11 'get':26 'googl':6 'most':21 'said':7 'say':4 'summar':22 'tomshardware.com':35 'without':24 'www.tomshardware.com':38 'www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700660705 {#4481
    date: 2023-11-22 14:45: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
28 DENIED moderate
App\Entity\EntryComment {#4482
  +user: Proxies\__CG__\App\Entity\User {#4483 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4428
    +user: Proxies\__CG__\App\Entity\User {#4429 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4134
      +user: App\Entity\User {#4147 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Hey cool the 500th thread that hasn’t done any research."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701269344 {#4129
        date: 2023-11-29 15:49:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4135 …}
      +nested: Doctrine\ORM\PersistentCollection {#4137 …}
      +votes: Doctrine\ORM\PersistentCollection {#4139 …}
      +reports: Doctrine\ORM\PersistentCollection {#4141 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
      -id: 150289
      -bodyTs: "'500th':4 'cool':2 'done':9 'hasn':7 'hey':1 'research':11 'thread':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5498866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700655025 {#4130
        date: 2023-11-22 13:10:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4134}
    +body: "It’s right in the Javascript… What more do you need to research?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700659822 {#4426
      date: 2023-11-22 14:30:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@KuroiKaze@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4430 …}
    +nested: Doctrine\ORM\PersistentCollection {#4432 …}
    +votes: Doctrine\ORM\PersistentCollection {#4434 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 150437
    -bodyTs: "'javascript':6 'need':11 'research':13 'right':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5500159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700659822 {#4427
      date: 2023-11-22 14:30:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4134}
  +body: """
    He’s basically saying what Google said. “It’s not Firefox, it’s for checking for adblocking.” But it’s mostly summarized here without me getting into why either are bad (which they are)\n
    \n
    [tomshardware.com/…/youtube-responds-to-delayed-lo…](https://www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700660705 {#4480
    date: 2023-11-22 14:45:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@KuroiKaze@lemmy.world"
    "@FlexibleToast@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 150475
  -bodyTs: "'/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)':39 '/youtube-responds-to-delayed-lo':36 'adblock':17 'bad':31 'basic':3 'check':15 'either':29 'firefox':11 'get':26 'googl':6 'most':21 'said':7 'say':4 'summar':22 'tomshardware.com':35 'without':24 'www.tomshardware.com':38 'www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700660705 {#4481
    date: 2023-11-22 14:45: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
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 {#4497
  +user: Proxies\__CG__\App\Entity\User {#4429 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: Proxies\__CG__\App\Entity\User {#4483 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4428
      +user: Proxies\__CG__\App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4134
        +user: App\Entity\User {#4147 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Hey cool the 500th thread that hasn’t done any research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701269344 {#4129
          date: 2023-11-29 15:49:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4135 …}
        +nested: Doctrine\ORM\PersistentCollection {#4137 …}
        +votes: Doctrine\ORM\PersistentCollection {#4139 …}
        +reports: Doctrine\ORM\PersistentCollection {#4141 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
        -id: 150289
        -bodyTs: "'500th':4 'cool':2 'done':9 'hasn':7 'hey':1 'research':11 'thread':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5498866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700655025 {#4130
          date: 2023-11-22 13:10:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4134}
      +body: "It’s right in the Javascript… What more do you need to research?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700659822 {#4426
        date: 2023-11-22 14:30:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@KuroiKaze@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4430 …}
      +nested: Doctrine\ORM\PersistentCollection {#4432 …}
      +votes: Doctrine\ORM\PersistentCollection {#4434 …}
      +reports: Doctrine\ORM\PersistentCollection {#4436 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
      -id: 150437
      -bodyTs: "'javascript':6 'need':11 'research':13 'right':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5500159"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700659822 {#4427
        date: 2023-11-22 14:30:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4134}
    +body: """
      He’s basically saying what Google said. “It’s not Firefox, it’s for checking for adblocking.” But it’s mostly summarized here without me getting into why either are bad (which they are)\n
      \n
      [tomshardware.com/…/youtube-responds-to-delayed-lo…](https://www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700660705 {#4480
      date: 2023-11-22 14:45:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@KuroiKaze@lemmy.world"
      "@FlexibleToast@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4484 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4488 …}
    +reports: Doctrine\ORM\PersistentCollection {#4490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
    -id: 150475
    -bodyTs: "'/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)':39 '/youtube-responds-to-delayed-lo':36 'adblock':17 'bad':31 'basic':3 'check':15 'either':29 'firefox':11 'get':26 'googl':6 'most':21 'said':7 'say':4 'summar':22 'tomshardware.com':35 'without':24 'www.tomshardware.com':38 'www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5500396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700660705 {#4481
      date: 2023-11-22 14:45:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4134}
  +body: "Yeah, that’s even worse…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700762926 {#4502
    date: 2023-11-23 19:08:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@KuroiKaze@lemmy.world"
    "@FlexibleToast@lemmy.world"
    "@kautau@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4505 …}
  +nested: Doctrine\ORM\PersistentCollection {#4509 …}
  +votes: Doctrine\ORM\PersistentCollection {#4511 …}
  +reports: Doctrine\ORM\PersistentCollection {#4512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
  -id: 155591
  -bodyTs: "'even':4 'wors':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762926 {#4499
    date: 2023-11-23 19:08: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
31 DENIED edit
App\Entity\EntryComment {#4497
  +user: Proxies\__CG__\App\Entity\User {#4429 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: Proxies\__CG__\App\Entity\User {#4483 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4428
      +user: Proxies\__CG__\App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4134
        +user: App\Entity\User {#4147 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Hey cool the 500th thread that hasn’t done any research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701269344 {#4129
          date: 2023-11-29 15:49:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4135 …}
        +nested: Doctrine\ORM\PersistentCollection {#4137 …}
        +votes: Doctrine\ORM\PersistentCollection {#4139 …}
        +reports: Doctrine\ORM\PersistentCollection {#4141 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
        -id: 150289
        -bodyTs: "'500th':4 'cool':2 'done':9 'hasn':7 'hey':1 'research':11 'thread':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5498866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700655025 {#4130
          date: 2023-11-22 13:10:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4134}
      +body: "It’s right in the Javascript… What more do you need to research?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700659822 {#4426
        date: 2023-11-22 14:30:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@KuroiKaze@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4430 …}
      +nested: Doctrine\ORM\PersistentCollection {#4432 …}
      +votes: Doctrine\ORM\PersistentCollection {#4434 …}
      +reports: Doctrine\ORM\PersistentCollection {#4436 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
      -id: 150437
      -bodyTs: "'javascript':6 'need':11 'research':13 'right':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5500159"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700659822 {#4427
        date: 2023-11-22 14:30:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4134}
    +body: """
      He’s basically saying what Google said. “It’s not Firefox, it’s for checking for adblocking.” But it’s mostly summarized here without me getting into why either are bad (which they are)\n
      \n
      [tomshardware.com/…/youtube-responds-to-delayed-lo…](https://www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700660705 {#4480
      date: 2023-11-22 14:45:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@KuroiKaze@lemmy.world"
      "@FlexibleToast@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4484 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4488 …}
    +reports: Doctrine\ORM\PersistentCollection {#4490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
    -id: 150475
    -bodyTs: "'/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)':39 '/youtube-responds-to-delayed-lo':36 'adblock':17 'bad':31 'basic':3 'check':15 'either':29 'firefox':11 'get':26 'googl':6 'most':21 'said':7 'say':4 'summar':22 'tomshardware.com':35 'without':24 'www.tomshardware.com':38 'www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5500396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700660705 {#4481
      date: 2023-11-22 14:45:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4134}
  +body: "Yeah, that’s even worse…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700762926 {#4502
    date: 2023-11-23 19:08:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@KuroiKaze@lemmy.world"
    "@FlexibleToast@lemmy.world"
    "@kautau@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4505 …}
  +nested: Doctrine\ORM\PersistentCollection {#4509 …}
  +votes: Doctrine\ORM\PersistentCollection {#4511 …}
  +reports: Doctrine\ORM\PersistentCollection {#4512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
  -id: 155591
  -bodyTs: "'even':4 'wors':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762926 {#4499
    date: 2023-11-23 19:08: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
32 DENIED moderate
App\Entity\EntryComment {#4497
  +user: Proxies\__CG__\App\Entity\User {#4429 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: Proxies\__CG__\App\Entity\User {#4483 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4428
      +user: Proxies\__CG__\App\Entity\User {#4429 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4134
        +user: App\Entity\User {#4147 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Hey cool the 500th thread that hasn’t done any research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701269344 {#4129
          date: 2023-11-29 15:49:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4135 …}
        +nested: Doctrine\ORM\PersistentCollection {#4137 …}
        +votes: Doctrine\ORM\PersistentCollection {#4139 …}
        +reports: Doctrine\ORM\PersistentCollection {#4141 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4145 …}
        -id: 150289
        -bodyTs: "'500th':4 'cool':2 'done':9 'hasn':7 'hey':1 'research':11 'thread':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5498866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700655025 {#4130
          date: 2023-11-22 13:10:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4134}
      +body: "It’s right in the Javascript… What more do you need to research?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700659822 {#4426
        date: 2023-11-22 14:30:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@KuroiKaze@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4430 …}
      +nested: Doctrine\ORM\PersistentCollection {#4432 …}
      +votes: Doctrine\ORM\PersistentCollection {#4434 …}
      +reports: Doctrine\ORM\PersistentCollection {#4436 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
      -id: 150437
      -bodyTs: "'javascript':6 'need':11 'research':13 'right':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5500159"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700659822 {#4427
        date: 2023-11-22 14:30:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4134}
    +body: """
      He’s basically saying what Google said. “It’s not Firefox, it’s for checking for adblocking.” But it’s mostly summarized here without me getting into why either are bad (which they are)\n
      \n
      [tomshardware.com/…/youtube-responds-to-delayed-lo…](https://www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700660705 {#4480
      date: 2023-11-22 14:45:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@KuroiKaze@lemmy.world"
      "@FlexibleToast@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4484 …}
    +nested: Doctrine\ORM\PersistentCollection {#4486 …}
    +votes: Doctrine\ORM\PersistentCollection {#4488 …}
    +reports: Doctrine\ORM\PersistentCollection {#4490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
    -id: 150475
    -bodyTs: "'/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)':39 '/youtube-responds-to-delayed-lo':36 'adblock':17 'bad':31 'basic':3 'check':15 'either':29 'firefox':11 'get':26 'googl':6 'most':21 'said':7 'say':4 'summar':22 'tomshardware.com':35 'without':24 'www.tomshardware.com':38 'www.tomshardware.com/news/youtube-responds-to-delayed-loading-in-rival-browser-complaints)':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5500396"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700660705 {#4481
      date: 2023-11-22 14:45:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4134}
  +body: "Yeah, that’s even worse…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700762926 {#4502
    date: 2023-11-23 19:08:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@KuroiKaze@lemmy.world"
    "@FlexibleToast@lemmy.world"
    "@kautau@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4505 …}
  +nested: Doctrine\ORM\PersistentCollection {#4509 …}
  +votes: Doctrine\ORM\PersistentCollection {#4511 …}
  +reports: Doctrine\ORM\PersistentCollection {#4512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
  -id: 155591
  -bodyTs: "'even':4 'wors':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5534636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700762926 {#4499
    date: 2023-11-23 19:08: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
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 {#4207
  +user: App\Entity\User {#4220 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "As if the fines are big enough for them to care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701129692 {#4202
    date: 2023-11-28 01:01:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4208 …}
  +nested: Doctrine\ORM\PersistentCollection {#4210 …}
  +votes: Doctrine\ORM\PersistentCollection {#4212 …}
  +reports: Doctrine\ORM\PersistentCollection {#4214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
  -id: 150153
  -bodyTs: "'big':6 'care':11 'enough':7 'fine':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4781271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649656 {#4203
    date: 2023-11-22 11:40: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
35 DENIED edit
App\Entity\EntryComment {#4207
  +user: App\Entity\User {#4220 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "As if the fines are big enough for them to care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701129692 {#4202
    date: 2023-11-28 01:01:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4208 …}
  +nested: Doctrine\ORM\PersistentCollection {#4210 …}
  +votes: Doctrine\ORM\PersistentCollection {#4212 …}
  +reports: Doctrine\ORM\PersistentCollection {#4214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
  -id: 150153
  -bodyTs: "'big':6 'care':11 'enough':7 'fine':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4781271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649656 {#4203
    date: 2023-11-22 11:40: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
36 DENIED moderate
App\Entity\EntryComment {#4207
  +user: App\Entity\User {#4220 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "As if the fines are big enough for them to care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701129692 {#4202
    date: 2023-11-28 01:01:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4208 …}
  +nested: Doctrine\ORM\PersistentCollection {#4210 …}
  +votes: Doctrine\ORM\PersistentCollection {#4212 …}
  +reports: Doctrine\ORM\PersistentCollection {#4214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
  -id: 150153
  -bodyTs: "'big':6 'care':11 'enough':7 'fine':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4781271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649656 {#4203
    date: 2023-11-22 11:40: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
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 {#4412
  +user: Proxies\__CG__\App\Entity\User {#4413 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4207
    +user: App\Entity\User {#4220 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "As if the fines are big enough for them to care."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701129692 {#4202
      date: 2023-11-28 01:01:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4208 …}
    +nested: Doctrine\ORM\PersistentCollection {#4210 …}
    +votes: Doctrine\ORM\PersistentCollection {#4212 …}
    +reports: Doctrine\ORM\PersistentCollection {#4214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
    -id: 150153
    -bodyTs: "'big':6 'care':11 'enough':7 'fine':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4781271"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700649656 {#4203
      date: 2023-11-22 11:40:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4207}
  +body: "Depends what the EU investigation ends up at. They’re known to take decent chunks at least."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700659381 {#4410
    date: 2023-11-22 14:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@Kosta554@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4414 …}
  +nested: Doctrine\ORM\PersistentCollection {#4416 …}
  +votes: Doctrine\ORM\PersistentCollection {#4418 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 150419
  -bodyTs: "'chunk':15 'decent':14 'depend':1 'end':6 'eu':4 'investig':5 'known':11 'least':17 're':10 'take':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5044102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659381 {#4411
    date: 2023-11-22 14:23:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4412
  +user: Proxies\__CG__\App\Entity\User {#4413 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4207
    +user: App\Entity\User {#4220 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "As if the fines are big enough for them to care."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701129692 {#4202
      date: 2023-11-28 01:01:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4208 …}
    +nested: Doctrine\ORM\PersistentCollection {#4210 …}
    +votes: Doctrine\ORM\PersistentCollection {#4212 …}
    +reports: Doctrine\ORM\PersistentCollection {#4214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
    -id: 150153
    -bodyTs: "'big':6 'care':11 'enough':7 'fine':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4781271"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700649656 {#4203
      date: 2023-11-22 11:40:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4207}
  +body: "Depends what the EU investigation ends up at. They’re known to take decent chunks at least."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700659381 {#4410
    date: 2023-11-22 14:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@Kosta554@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4414 …}
  +nested: Doctrine\ORM\PersistentCollection {#4416 …}
  +votes: Doctrine\ORM\PersistentCollection {#4418 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 150419
  -bodyTs: "'chunk':15 'decent':14 'depend':1 'end':6 'eu':4 'investig':5 'known':11 'least':17 're':10 'take':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5044102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659381 {#4411
    date: 2023-11-22 14:23:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4412
  +user: Proxies\__CG__\App\Entity\User {#4413 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4207
    +user: App\Entity\User {#4220 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "As if the fines are big enough for them to care."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701129692 {#4202
      date: 2023-11-28 01:01:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4208 …}
    +nested: Doctrine\ORM\PersistentCollection {#4210 …}
    +votes: Doctrine\ORM\PersistentCollection {#4212 …}
    +reports: Doctrine\ORM\PersistentCollection {#4214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4218 …}
    -id: 150153
    -bodyTs: "'big':6 'care':11 'enough':7 'fine':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4781271"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700649656 {#4203
      date: 2023-11-22 11:40:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4207}
  +body: "Depends what the EU investigation ends up at. They’re known to take decent chunks at least."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700659381 {#4410
    date: 2023-11-22 14:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@Kosta554@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4414 …}
  +nested: Doctrine\ORM\PersistentCollection {#4416 …}
  +votes: Doctrine\ORM\PersistentCollection {#4418 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 150419
  -bodyTs: "'chunk':15 'decent':14 'depend':1 'end':6 'eu':4 'investig':5 'known':11 'least':17 're':10 'take':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5044102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659381 {#4411
    date: 2023-11-22 14:23:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701190911 {#4276
    date: 2023-11-28 18:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 150133
  -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700648715 {#4277
    date: 2023-11-22 11:25: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
43 DENIED edit
App\Entity\EntryComment {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701190911 {#4276
    date: 2023-11-28 18:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 150133
  -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700648715 {#4277
    date: 2023-11-22 11:25: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
44 DENIED moderate
App\Entity\EntryComment {#4281
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701190911 {#4276
    date: 2023-11-28 18:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4284 …}
  +votes: Doctrine\ORM\PersistentCollection {#4286 …}
  +reports: Doctrine\ORM\PersistentCollection {#4288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
  -id: 150133
  -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700648715 {#4277
    date: 2023-11-22 11:25: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
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 {#4366
  +user: Proxies\__CG__\App\Entity\User {#4362 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701190911 {#4276
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 150133
    -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700648715 {#4277
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Sure! That reason is because they took the person responsible for wielding said hammer to a nice steak dinner before the trial."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700651895 {#4367
    date: 2023-11-22 12:18:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4358 …}
  +nested: Doctrine\ORM\PersistentCollection {#4356 …}
  +votes: Doctrine\ORM\PersistentCollection {#4360 …}
  +reports: Doctrine\ORM\PersistentCollection {#4372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4376 …}
  -id: 150202
  -bodyTs: "'dinner':19 'hammer':14 'nice':17 'person':9 'reason':3 'respons':10 'said':13 'steak':18 'sure':1 'took':7 'trial':22 'wield':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/646940/-/comment/3710170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700651895 {#4370
    date: 2023-11-22 12:18: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
47 DENIED edit
App\Entity\EntryComment {#4366
  +user: Proxies\__CG__\App\Entity\User {#4362 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701190911 {#4276
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 150133
    -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700648715 {#4277
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Sure! That reason is because they took the person responsible for wielding said hammer to a nice steak dinner before the trial."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700651895 {#4367
    date: 2023-11-22 12:18:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4358 …}
  +nested: Doctrine\ORM\PersistentCollection {#4356 …}
  +votes: Doctrine\ORM\PersistentCollection {#4360 …}
  +reports: Doctrine\ORM\PersistentCollection {#4372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4376 …}
  -id: 150202
  -bodyTs: "'dinner':19 'hammer':14 'nice':17 'person':9 'reason':3 'respons':10 'said':13 'steak':18 'sure':1 'took':7 'trial':22 'wield':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/646940/-/comment/3710170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700651895 {#4370
    date: 2023-11-22 12:18: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
48 DENIED moderate
App\Entity\EntryComment {#4366
  +user: Proxies\__CG__\App\Entity\User {#4362 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701190911 {#4276
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 150133
    -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700648715 {#4277
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Sure! That reason is because they took the person responsible for wielding said hammer to a nice steak dinner before the trial."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700651895 {#4367
    date: 2023-11-22 12:18:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4358 …}
  +nested: Doctrine\ORM\PersistentCollection {#4356 …}
  +votes: Doctrine\ORM\PersistentCollection {#4360 …}
  +reports: Doctrine\ORM\PersistentCollection {#4372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4376 …}
  -id: 150202
  -bodyTs: "'dinner':19 'hammer':14 'nice':17 'person':9 'reason':3 'respons':10 'said':13 'steak':18 'sure':1 'took':7 'trial':22 'wield':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/646940/-/comment/3710170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700651895 {#4370
    date: 2023-11-22 12:18: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
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 {#4380
  +user: Proxies\__CG__\App\Entity\User {#4381 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701190911 {#4276
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 150133
    -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700648715 {#4277
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Because all that hammer ever does is make an adorable squeaky noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700660679 {#4378
    date: 2023-11-22 14:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4382 …}
  +nested: Doctrine\ORM\PersistentCollection {#4384 …}
  +votes: Doctrine\ORM\PersistentCollection {#4386 …}
  +reports: Doctrine\ORM\PersistentCollection {#4388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4392 …}
  -id: 150473
  -bodyTs: "'ador':10 'ever':5 'hammer':4 'make':8 'nois':12 'squeaki':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700660679 {#4379
    date: 2023-11-22 14:44: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
51 DENIED edit
App\Entity\EntryComment {#4380
  +user: Proxies\__CG__\App\Entity\User {#4381 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701190911 {#4276
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 150133
    -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700648715 {#4277
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Because all that hammer ever does is make an adorable squeaky noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700660679 {#4378
    date: 2023-11-22 14:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4382 …}
  +nested: Doctrine\ORM\PersistentCollection {#4384 …}
  +votes: Doctrine\ORM\PersistentCollection {#4386 …}
  +reports: Doctrine\ORM\PersistentCollection {#4388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4392 …}
  -id: 150473
  -bodyTs: "'ador':10 'ever':5 'hammer':4 'make':8 'nois':12 'squeaki':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700660679 {#4379
    date: 2023-11-22 14:44: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
52 DENIED moderate
App\Entity\EntryComment {#4380
  +user: Proxies\__CG__\App\Entity\User {#4381 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701190911 {#4276
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 150133
    -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700648715 {#4277
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Because all that hammer ever does is make an adorable squeaky noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700660679 {#4378
    date: 2023-11-22 14:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4382 …}
  +nested: Doctrine\ORM\PersistentCollection {#4384 …}
  +votes: Doctrine\ORM\PersistentCollection {#4386 …}
  +reports: Doctrine\ORM\PersistentCollection {#4388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4392 …}
  -id: 150473
  -bodyTs: "'ador':10 'ever':5 'hammer':4 'make':8 'nois':12 'squeaki':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700660679 {#4379
    date: 2023-11-22 14:44: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
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 {#4396
  +user: Proxies\__CG__\App\Entity\User {#4397 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701190911 {#4276
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 150133
    -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700648715 {#4277
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700651893 {#4394
    date: 2023-11-22 12:18:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4398 …}
  +nested: Doctrine\ORM\PersistentCollection {#4400 …}
  +votes: Doctrine\ORM\PersistentCollection {#4402 …}
  +reports: Doctrine\ORM\PersistentCollection {#4404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
  -id: 150201
  -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6434850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700651893 {#4395
    date: 2023-11-22 12:18: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
55 DENIED edit
App\Entity\EntryComment {#4396
  +user: Proxies\__CG__\App\Entity\User {#4397 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701190911 {#4276
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 150133
    -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700648715 {#4277
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700651893 {#4394
    date: 2023-11-22 12:18:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4398 …}
  +nested: Doctrine\ORM\PersistentCollection {#4400 …}
  +votes: Doctrine\ORM\PersistentCollection {#4402 …}
  +reports: Doctrine\ORM\PersistentCollection {#4404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
  -id: 150201
  -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6434850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700651893 {#4395
    date: 2023-11-22 12:18: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
56 DENIED moderate
App\Entity\EntryComment {#4396
  +user: Proxies\__CG__\App\Entity\User {#4397 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4281
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1701190911 {#4276
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4284 …}
    +votes: Doctrine\ORM\PersistentCollection {#4286 …}
    +reports: Doctrine\ORM\PersistentCollection {#4288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
    -id: 150133
    -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700648715 {#4277
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700651893 {#4394
    date: 2023-11-22 12:18:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4398 …}
  +nested: Doctrine\ORM\PersistentCollection {#4400 …}
  +votes: Doctrine\ORM\PersistentCollection {#4402 …}
  +reports: Doctrine\ORM\PersistentCollection {#4404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
  -id: 150201
  -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6434850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700651893 {#4395
    date: 2023-11-22 12:18: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
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 {#4463
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4396
    +user: Proxies\__CG__\App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4281
      +user: App\Entity\User {#4294 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701190911 {#4276
        date: 2023-11-28 18:01:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4282 …}
      +nested: Doctrine\ORM\PersistentCollection {#4284 …}
      +votes: Doctrine\ORM\PersistentCollection {#4286 …}
      +reports: Doctrine\ORM\PersistentCollection {#4288 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
      -id: 150133
      -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5497559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700648715 {#4277
        date: 2023-11-22 11:25:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700651893 {#4394
      date: 2023-11-22 12:18:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4398 …}
    +nested: Doctrine\ORM\PersistentCollection {#4400 …}
    +votes: Doctrine\ORM\PersistentCollection {#4402 …}
    +reports: Doctrine\ORM\PersistentCollection {#4404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
    -id: 150201
    -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6434850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700651893 {#4395
      date: 2023-11-22 12:18:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700676045 {#4462
    date: 2023-11-22 19:00:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4467 …}
  +nested: Doctrine\ORM\PersistentCollection {#4473 …}
  +votes: Doctrine\ORM\PersistentCollection {#4469 …}
  +reports: Doctrine\ORM\PersistentCollection {#4474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
  -id: 151371
  -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5505901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700676045 {#4459
    date: 2023-11-22 19:00: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
59 DENIED edit
App\Entity\EntryComment {#4463
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4396
    +user: Proxies\__CG__\App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4281
      +user: App\Entity\User {#4294 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701190911 {#4276
        date: 2023-11-28 18:01:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4282 …}
      +nested: Doctrine\ORM\PersistentCollection {#4284 …}
      +votes: Doctrine\ORM\PersistentCollection {#4286 …}
      +reports: Doctrine\ORM\PersistentCollection {#4288 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
      -id: 150133
      -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5497559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700648715 {#4277
        date: 2023-11-22 11:25:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700651893 {#4394
      date: 2023-11-22 12:18:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4398 …}
    +nested: Doctrine\ORM\PersistentCollection {#4400 …}
    +votes: Doctrine\ORM\PersistentCollection {#4402 …}
    +reports: Doctrine\ORM\PersistentCollection {#4404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
    -id: 150201
    -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6434850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700651893 {#4395
      date: 2023-11-22 12:18:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700676045 {#4462
    date: 2023-11-22 19:00:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4467 …}
  +nested: Doctrine\ORM\PersistentCollection {#4473 …}
  +votes: Doctrine\ORM\PersistentCollection {#4469 …}
  +reports: Doctrine\ORM\PersistentCollection {#4474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
  -id: 151371
  -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5505901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700676045 {#4459
    date: 2023-11-22 19:00: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
60 DENIED moderate
App\Entity\EntryComment {#4463
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4396
    +user: Proxies\__CG__\App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4281
      +user: App\Entity\User {#4294 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701190911 {#4276
        date: 2023-11-28 18:01:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4282 …}
      +nested: Doctrine\ORM\PersistentCollection {#4284 …}
      +votes: Doctrine\ORM\PersistentCollection {#4286 …}
      +reports: Doctrine\ORM\PersistentCollection {#4288 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
      -id: 150133
      -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5497559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700648715 {#4277
        date: 2023-11-22 11:25:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700651893 {#4394
      date: 2023-11-22 12:18:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4398 …}
    +nested: Doctrine\ORM\PersistentCollection {#4400 …}
    +votes: Doctrine\ORM\PersistentCollection {#4402 …}
    +reports: Doctrine\ORM\PersistentCollection {#4404 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
    -id: 150201
    -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6434850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700651893 {#4395
      date: 2023-11-22 12:18:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700676045 {#4462
    date: 2023-11-22 19:00:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4467 …}
  +nested: Doctrine\ORM\PersistentCollection {#4473 …}
  +votes: Doctrine\ORM\PersistentCollection {#4469 …}
  +reports: Doctrine\ORM\PersistentCollection {#4474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
  -id: 151371
  -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5505901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700676045 {#4459
    date: 2023-11-22 19:00: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
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 {#4521
  +user: Proxies\__CG__\App\Entity\User {#4397 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4463
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4396
      +user: Proxies\__CG__\App\Entity\User {#4397 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4281
        +user: App\Entity\User {#4294 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701190911 {#4276
          date: 2023-11-28 18:01:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4282 …}
        +nested: Doctrine\ORM\PersistentCollection {#4284 …}
        +votes: Doctrine\ORM\PersistentCollection {#4286 …}
        +reports: Doctrine\ORM\PersistentCollection {#4288 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
        -id: 150133
        -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5497559"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700648715 {#4277
          date: 2023-11-22 11:25:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4281}
      +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700651893 {#4394
        date: 2023-11-22 12:18:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@WaxedWookie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4398 …}
      +nested: Doctrine\ORM\PersistentCollection {#4400 …}
      +votes: Doctrine\ORM\PersistentCollection {#4402 …}
      +reports: Doctrine\ORM\PersistentCollection {#4404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
      -id: 150201
      -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6434850"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700651893 {#4395
        date: 2023-11-22 12:18:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700676045 {#4462
      date: 2023-11-22 19:00:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
      "@cgarret3@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4467 …}
    +nested: Doctrine\ORM\PersistentCollection {#4473 …}
    +votes: Doctrine\ORM\PersistentCollection {#4469 …}
    +reports: Doctrine\ORM\PersistentCollection {#4474 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
    -id: 151371
    -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5505901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700676045 {#4459
      date: 2023-11-22 19:00:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    Right, but the Browser Wars are long dead and Google essentially won, then proceeded to build their business upon that outcome. It is surprising that they would opt to potentially lose their market share, (which is in the ballpark of 70% of users!), to reclaim the 10% they may be able to take from Mozilla.\n
    \n
    ** I want to add: I relatively recently watched the YouTuber Louis Rossman’s breakdown of u/Spez and his ridiculous handling of Reddit api pricing. The conclusion was basically that spez discarded his business sense to chase a vendetta. He wasn’t pricing to maximize Reddit’s profits but was pricing out Christian because the latter was more articulate about the issue at hand. I believe we’re seeing the same… that some exec within alphabet decided enough is enough and he is going to make sure adblocks die, regardless of what business sense tells us
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700678524 {#4518
    date: 2023-11-22 19:42:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 151492
  -bodyTs: "'10':47 '70':41 'abl':51 'adblock':142 'add':59 'alphabet':130 'api':78 'articul':113 'ballpark':39 'basic':83 'believ':120 'breakdown':69 'browser':4 'build':16 'busi':18,88,147 'chase':91 'christian':107 'conclus':81 'dead':8 'decid':131 'die':143 'discard':86 'enough':132,134 'essenti':11 'exec':128 'go':138 'googl':10 'hand':118 'handl':75 'issu':116 'latter':110 'long':7 'lose':31 'loui':66 'make':140 'market':33 'maxim':99 'may':49 'mozilla':55 'opt':28 'outcom':21 'potenti':30 'price':79,97,105 'proceed':14 'profit':102 're':122 'recent':62 'reclaim':45 'reddit':77,100 'regardless':144 'relat':61 'ridicul':74 'right':1 'rossman':67 'see':123 'sens':89,148 'share':34 'spez':85 'sure':141 'surpris':24 'take':53 'tell':149 'u/spez':71 'upon':19 'us':150 'user':43 'vendetta':93 'want':57 'war':5 'wasn':95 'watch':63 'within':129 'won':12 'would':27 'youtub':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6449033"
  +editedAt: DateTimeImmutable @1701160092 {#4519
    date: 2023-11-28 09:28:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700678524 {#4520
    date: 2023-11-22 19:42: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
63 DENIED edit
App\Entity\EntryComment {#4521
  +user: Proxies\__CG__\App\Entity\User {#4397 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4463
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4396
      +user: Proxies\__CG__\App\Entity\User {#4397 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4281
        +user: App\Entity\User {#4294 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701190911 {#4276
          date: 2023-11-28 18:01:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4282 …}
        +nested: Doctrine\ORM\PersistentCollection {#4284 …}
        +votes: Doctrine\ORM\PersistentCollection {#4286 …}
        +reports: Doctrine\ORM\PersistentCollection {#4288 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
        -id: 150133
        -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5497559"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700648715 {#4277
          date: 2023-11-22 11:25:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4281}
      +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700651893 {#4394
        date: 2023-11-22 12:18:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@WaxedWookie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4398 …}
      +nested: Doctrine\ORM\PersistentCollection {#4400 …}
      +votes: Doctrine\ORM\PersistentCollection {#4402 …}
      +reports: Doctrine\ORM\PersistentCollection {#4404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
      -id: 150201
      -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6434850"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700651893 {#4395
        date: 2023-11-22 12:18:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700676045 {#4462
      date: 2023-11-22 19:00:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
      "@cgarret3@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4467 …}
    +nested: Doctrine\ORM\PersistentCollection {#4473 …}
    +votes: Doctrine\ORM\PersistentCollection {#4469 …}
    +reports: Doctrine\ORM\PersistentCollection {#4474 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
    -id: 151371
    -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5505901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700676045 {#4459
      date: 2023-11-22 19:00:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    Right, but the Browser Wars are long dead and Google essentially won, then proceeded to build their business upon that outcome. It is surprising that they would opt to potentially lose their market share, (which is in the ballpark of 70% of users!), to reclaim the 10% they may be able to take from Mozilla.\n
    \n
    ** I want to add: I relatively recently watched the YouTuber Louis Rossman’s breakdown of u/Spez and his ridiculous handling of Reddit api pricing. The conclusion was basically that spez discarded his business sense to chase a vendetta. He wasn’t pricing to maximize Reddit’s profits but was pricing out Christian because the latter was more articulate about the issue at hand. I believe we’re seeing the same… that some exec within alphabet decided enough is enough and he is going to make sure adblocks die, regardless of what business sense tells us
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700678524 {#4518
    date: 2023-11-22 19:42:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 151492
  -bodyTs: "'10':47 '70':41 'abl':51 'adblock':142 'add':59 'alphabet':130 'api':78 'articul':113 'ballpark':39 'basic':83 'believ':120 'breakdown':69 'browser':4 'build':16 'busi':18,88,147 'chase':91 'christian':107 'conclus':81 'dead':8 'decid':131 'die':143 'discard':86 'enough':132,134 'essenti':11 'exec':128 'go':138 'googl':10 'hand':118 'handl':75 'issu':116 'latter':110 'long':7 'lose':31 'loui':66 'make':140 'market':33 'maxim':99 'may':49 'mozilla':55 'opt':28 'outcom':21 'potenti':30 'price':79,97,105 'proceed':14 'profit':102 're':122 'recent':62 'reclaim':45 'reddit':77,100 'regardless':144 'relat':61 'ridicul':74 'right':1 'rossman':67 'see':123 'sens':89,148 'share':34 'spez':85 'sure':141 'surpris':24 'take':53 'tell':149 'u/spez':71 'upon':19 'us':150 'user':43 'vendetta':93 'want':57 'war':5 'wasn':95 'watch':63 'within':129 'won':12 'would':27 'youtub':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6449033"
  +editedAt: DateTimeImmutable @1701160092 {#4519
    date: 2023-11-28 09:28:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700678524 {#4520
    date: 2023-11-22 19:42: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
64 DENIED moderate
App\Entity\EntryComment {#4521
  +user: Proxies\__CG__\App\Entity\User {#4397 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4463
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4396
      +user: Proxies\__CG__\App\Entity\User {#4397 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4281
        +user: App\Entity\User {#4294 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1701190911 {#4276
          date: 2023-11-28 18:01:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4282 …}
        +nested: Doctrine\ORM\PersistentCollection {#4284 …}
        +votes: Doctrine\ORM\PersistentCollection {#4286 …}
        +reports: Doctrine\ORM\PersistentCollection {#4288 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
        -id: 150133
        -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5497559"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700648715 {#4277
          date: 2023-11-22 11:25:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4281}
      +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700651893 {#4394
        date: 2023-11-22 12:18:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@WaxedWookie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4398 …}
      +nested: Doctrine\ORM\PersistentCollection {#4400 …}
      +votes: Doctrine\ORM\PersistentCollection {#4402 …}
      +reports: Doctrine\ORM\PersistentCollection {#4404 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
      -id: 150201
      -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6434850"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700651893 {#4395
        date: 2023-11-22 12:18:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700676045 {#4462
      date: 2023-11-22 19:00:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
      "@cgarret3@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4467 …}
    +nested: Doctrine\ORM\PersistentCollection {#4473 …}
    +votes: Doctrine\ORM\PersistentCollection {#4469 …}
    +reports: Doctrine\ORM\PersistentCollection {#4474 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
    -id: 151371
    -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5505901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700676045 {#4459
      date: 2023-11-22 19:00:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    Right, but the Browser Wars are long dead and Google essentially won, then proceeded to build their business upon that outcome. It is surprising that they would opt to potentially lose their market share, (which is in the ballpark of 70% of users!), to reclaim the 10% they may be able to take from Mozilla.\n
    \n
    ** I want to add: I relatively recently watched the YouTuber Louis Rossman’s breakdown of u/Spez and his ridiculous handling of Reddit api pricing. The conclusion was basically that spez discarded his business sense to chase a vendetta. He wasn’t pricing to maximize Reddit’s profits but was pricing out Christian because the latter was more articulate about the issue at hand. I believe we’re seeing the same… that some exec within alphabet decided enough is enough and he is going to make sure adblocks die, regardless of what business sense tells us
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700678524 {#4518
    date: 2023-11-22 19:42:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 151492
  -bodyTs: "'10':47 '70':41 'abl':51 'adblock':142 'add':59 'alphabet':130 'api':78 'articul':113 'ballpark':39 'basic':83 'believ':120 'breakdown':69 'browser':4 'build':16 'busi':18,88,147 'chase':91 'christian':107 'conclus':81 'dead':8 'decid':131 'die':143 'discard':86 'enough':132,134 'essenti':11 'exec':128 'go':138 'googl':10 'hand':118 'handl':75 'issu':116 'latter':110 'long':7 'lose':31 'loui':66 'make':140 'market':33 'maxim':99 'may':49 'mozilla':55 'opt':28 'outcom':21 'potenti':30 'price':79,97,105 'proceed':14 'profit':102 're':122 'recent':62 'reclaim':45 'reddit':77,100 'regardless':144 'relat':61 'ridicul':74 'right':1 'rossman':67 'see':123 'sens':89,148 'share':34 'spez':85 'sure':141 'surpris':24 'take':53 'tell':149 'u/spez':71 'upon':19 'us':150 'user':43 'vendetta':93 'want':57 'war':5 'wasn':95 'watch':63 'within':129 'won':12 'would':27 'youtub':65"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6449033"
  +editedAt: DateTimeImmutable @1701160092 {#4519
    date: 2023-11-28 09:28:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700678524 {#4520
    date: 2023-11-22 19:42: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
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 {#4535
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: Proxies\__CG__\App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4463
      +user: App\Entity\User {#4294 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4396
        +user: Proxies\__CG__\App\Entity\User {#4397 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4281
          +user: App\Entity\User {#4294 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1701190911 {#4276
            date: 2023-11-28 18:01:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@agame@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4282 …}
          +nested: Doctrine\ORM\PersistentCollection {#4284 …}
          +votes: Doctrine\ORM\PersistentCollection {#4286 …}
          +reports: Doctrine\ORM\PersistentCollection {#4288 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
          -id: 150133
          -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5497559"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700648715 {#4277
            date: 2023-11-22 11:25:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4281}
        +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700651893 {#4394
          date: 2023-11-22 12:18:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
          "@WaxedWookie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4398 …}
        +nested: Doctrine\ORM\PersistentCollection {#4400 …}
        +votes: Doctrine\ORM\PersistentCollection {#4402 …}
        +reports: Doctrine\ORM\PersistentCollection {#4404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
        -id: 150201
        -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6434850"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700651893 {#4395
          date: 2023-11-22 12:18:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4281}
      +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700676045 {#4462
        date: 2023-11-22 19:00:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@WaxedWookie@lemmy.world"
        "@cgarret3@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4467 …}
      +nested: Doctrine\ORM\PersistentCollection {#4473 …}
      +votes: Doctrine\ORM\PersistentCollection {#4469 …}
      +reports: Doctrine\ORM\PersistentCollection {#4474 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
      -id: 151371
      -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5505901"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700676045 {#4459
        date: 2023-11-22 19:00:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: """
      Right, but the Browser Wars are long dead and Google essentially won, then proceeded to build their business upon that outcome. It is surprising that they would opt to potentially lose their market share, (which is in the ballpark of 70% of users!), to reclaim the 10% they may be able to take from Mozilla.\n
      \n
      ** I want to add: I relatively recently watched the YouTuber Louis Rossman’s breakdown of u/Spez and his ridiculous handling of Reddit api pricing. The conclusion was basically that spez discarded his business sense to chase a vendetta. He wasn’t pricing to maximize Reddit’s profits but was pricing out Christian because the latter was more articulate about the issue at hand. I believe we’re seeing the same… that some exec within alphabet decided enough is enough and he is going to make sure adblocks die, regardless of what business sense tells us
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700678524 {#4518
      date: 2023-11-22 19:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
      "@cgarret3@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 151492
    -bodyTs: "'10':47 '70':41 'abl':51 'adblock':142 'add':59 'alphabet':130 'api':78 'articul':113 'ballpark':39 'basic':83 'believ':120 'breakdown':69 'browser':4 'build':16 'busi':18,88,147 'chase':91 'christian':107 'conclus':81 'dead':8 'decid':131 'die':143 'discard':86 'enough':132,134 'essenti':11 'exec':128 'go':138 'googl':10 'hand':118 'handl':75 'issu':116 'latter':110 'long':7 'lose':31 'loui':66 'make':140 'market':33 'maxim':99 'may':49 'mozilla':55 'opt':28 'outcom':21 'potenti':30 'price':79,97,105 'proceed':14 'profit':102 're':122 'recent':62 'reclaim':45 'reddit':77,100 'regardless':144 'relat':61 'ridicul':74 'right':1 'rossman':67 'see':123 'sens':89,148 'share':34 'spez':85 'sure':141 'surpris':24 'take':53 'tell':149 'u/spez':71 'upon':19 'us':150 'user':43 'vendetta':93 'want':57 'war':5 'wasn':95 'watch':63 'within':129 'won':12 'would':27 'youtub':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6449033"
    +editedAt: DateTimeImmutable @1701160092 {#4519
      date: 2023-11-28 09:28:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700678524 {#4520
      date: 2023-11-22 19:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    In spite of Google’s share, the fact that you still need to go download a browser means it isn’t over. The barrier for entry is no higher for Firefox vs Chrome, and to the average user, they’re not differentiated - you could change the icon and they’d be none the wiser.\n
    \n
    Google using their functional monopoly on search and streaming to entrench their functional monopoly on the browser in a way that’ll give them meaningful control of the way the Internet operates isn’t something we should just roll over on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700684352 {#4540
    date: 2023-11-22 21:19:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4543 …}
  +nested: Doctrine\ORM\PersistentCollection {#4547 …}
  +votes: Doctrine\ORM\PersistentCollection {#4549 …}
  +reports: Doctrine\ORM\PersistentCollection {#4550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4554 …}
  -id: 151863
  -bodyTs: "'averag':37 'barrier':24 'browser':17,71 'chang':45 'chrome':33 'control':80 'could':44 'd':50 'differenti':42 'download':15 'entrench':65 'entri':26 'fact':8 'firefox':31 'function':58,67 'give':77 'go':14 'googl':4,55 'higher':29 'icon':47 'internet':85 'isn':20,87 'll':76 'mean':18 'meaning':79 'monopoli':59,68 'need':12 'none':52 'oper':86 're':40 'roll':93 'search':61 'share':6 'someth':89 'spite':2 'still':11 'stream':63 'use':56 'user':38 'vs':32 'way':74,83 'wiser':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5509065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700684352 {#4537
    date: 2023-11-22 21:19:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4535
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: Proxies\__CG__\App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4463
      +user: App\Entity\User {#4294 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4396
        +user: Proxies\__CG__\App\Entity\User {#4397 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4281
          +user: App\Entity\User {#4294 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1701190911 {#4276
            date: 2023-11-28 18:01:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@agame@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4282 …}
          +nested: Doctrine\ORM\PersistentCollection {#4284 …}
          +votes: Doctrine\ORM\PersistentCollection {#4286 …}
          +reports: Doctrine\ORM\PersistentCollection {#4288 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
          -id: 150133
          -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5497559"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700648715 {#4277
            date: 2023-11-22 11:25:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4281}
        +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700651893 {#4394
          date: 2023-11-22 12:18:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
          "@WaxedWookie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4398 …}
        +nested: Doctrine\ORM\PersistentCollection {#4400 …}
        +votes: Doctrine\ORM\PersistentCollection {#4402 …}
        +reports: Doctrine\ORM\PersistentCollection {#4404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
        -id: 150201
        -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6434850"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700651893 {#4395
          date: 2023-11-22 12:18:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4281}
      +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700676045 {#4462
        date: 2023-11-22 19:00:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@WaxedWookie@lemmy.world"
        "@cgarret3@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4467 …}
      +nested: Doctrine\ORM\PersistentCollection {#4473 …}
      +votes: Doctrine\ORM\PersistentCollection {#4469 …}
      +reports: Doctrine\ORM\PersistentCollection {#4474 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
      -id: 151371
      -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5505901"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700676045 {#4459
        date: 2023-11-22 19:00:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: """
      Right, but the Browser Wars are long dead and Google essentially won, then proceeded to build their business upon that outcome. It is surprising that they would opt to potentially lose their market share, (which is in the ballpark of 70% of users!), to reclaim the 10% they may be able to take from Mozilla.\n
      \n
      ** I want to add: I relatively recently watched the YouTuber Louis Rossman’s breakdown of u/Spez and his ridiculous handling of Reddit api pricing. The conclusion was basically that spez discarded his business sense to chase a vendetta. He wasn’t pricing to maximize Reddit’s profits but was pricing out Christian because the latter was more articulate about the issue at hand. I believe we’re seeing the same… that some exec within alphabet decided enough is enough and he is going to make sure adblocks die, regardless of what business sense tells us
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700678524 {#4518
      date: 2023-11-22 19:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
      "@cgarret3@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 151492
    -bodyTs: "'10':47 '70':41 'abl':51 'adblock':142 'add':59 'alphabet':130 'api':78 'articul':113 'ballpark':39 'basic':83 'believ':120 'breakdown':69 'browser':4 'build':16 'busi':18,88,147 'chase':91 'christian':107 'conclus':81 'dead':8 'decid':131 'die':143 'discard':86 'enough':132,134 'essenti':11 'exec':128 'go':138 'googl':10 'hand':118 'handl':75 'issu':116 'latter':110 'long':7 'lose':31 'loui':66 'make':140 'market':33 'maxim':99 'may':49 'mozilla':55 'opt':28 'outcom':21 'potenti':30 'price':79,97,105 'proceed':14 'profit':102 're':122 'recent':62 'reclaim':45 'reddit':77,100 'regardless':144 'relat':61 'ridicul':74 'right':1 'rossman':67 'see':123 'sens':89,148 'share':34 'spez':85 'sure':141 'surpris':24 'take':53 'tell':149 'u/spez':71 'upon':19 'us':150 'user':43 'vendetta':93 'want':57 'war':5 'wasn':95 'watch':63 'within':129 'won':12 'would':27 'youtub':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6449033"
    +editedAt: DateTimeImmutable @1701160092 {#4519
      date: 2023-11-28 09:28:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700678524 {#4520
      date: 2023-11-22 19:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    In spite of Google’s share, the fact that you still need to go download a browser means it isn’t over. The barrier for entry is no higher for Firefox vs Chrome, and to the average user, they’re not differentiated - you could change the icon and they’d be none the wiser.\n
    \n
    Google using their functional monopoly on search and streaming to entrench their functional monopoly on the browser in a way that’ll give them meaningful control of the way the Internet operates isn’t something we should just roll over on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700684352 {#4540
    date: 2023-11-22 21:19:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4543 …}
  +nested: Doctrine\ORM\PersistentCollection {#4547 …}
  +votes: Doctrine\ORM\PersistentCollection {#4549 …}
  +reports: Doctrine\ORM\PersistentCollection {#4550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4554 …}
  -id: 151863
  -bodyTs: "'averag':37 'barrier':24 'browser':17,71 'chang':45 'chrome':33 'control':80 'could':44 'd':50 'differenti':42 'download':15 'entrench':65 'entri':26 'fact':8 'firefox':31 'function':58,67 'give':77 'go':14 'googl':4,55 'higher':29 'icon':47 'internet':85 'isn':20,87 'll':76 'mean':18 'meaning':79 'monopoli':59,68 'need':12 'none':52 'oper':86 're':40 'roll':93 'search':61 'share':6 'someth':89 'spite':2 'still':11 'stream':63 'use':56 'user':38 'vs':32 'way':74,83 'wiser':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5509065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700684352 {#4537
    date: 2023-11-22 21:19:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4535
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: Proxies\__CG__\App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4463
      +user: App\Entity\User {#4294 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4396
        +user: Proxies\__CG__\App\Entity\User {#4397 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4281
          +user: App\Entity\User {#4294 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1701190911 {#4276
            date: 2023-11-28 18:01:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@agame@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4282 …}
          +nested: Doctrine\ORM\PersistentCollection {#4284 …}
          +votes: Doctrine\ORM\PersistentCollection {#4286 …}
          +reports: Doctrine\ORM\PersistentCollection {#4288 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
          -id: 150133
          -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5497559"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700648715 {#4277
            date: 2023-11-22 11:25:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4281}
        +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700651893 {#4394
          date: 2023-11-22 12:18:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
          "@WaxedWookie@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4398 …}
        +nested: Doctrine\ORM\PersistentCollection {#4400 …}
        +votes: Doctrine\ORM\PersistentCollection {#4402 …}
        +reports: Doctrine\ORM\PersistentCollection {#4404 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
        -id: 150201
        -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6434850"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700651893 {#4395
          date: 2023-11-22 12:18:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4281}
      +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700676045 {#4462
        date: 2023-11-22 19:00:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@WaxedWookie@lemmy.world"
        "@cgarret3@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4467 …}
      +nested: Doctrine\ORM\PersistentCollection {#4473 …}
      +votes: Doctrine\ORM\PersistentCollection {#4469 …}
      +reports: Doctrine\ORM\PersistentCollection {#4474 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
      -id: 151371
      -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5505901"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700676045 {#4459
        date: 2023-11-22 19:00:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: """
      Right, but the Browser Wars are long dead and Google essentially won, then proceeded to build their business upon that outcome. It is surprising that they would opt to potentially lose their market share, (which is in the ballpark of 70% of users!), to reclaim the 10% they may be able to take from Mozilla.\n
      \n
      ** I want to add: I relatively recently watched the YouTuber Louis Rossman’s breakdown of u/Spez and his ridiculous handling of Reddit api pricing. The conclusion was basically that spez discarded his business sense to chase a vendetta. He wasn’t pricing to maximize Reddit’s profits but was pricing out Christian because the latter was more articulate about the issue at hand. I believe we’re seeing the same… that some exec within alphabet decided enough is enough and he is going to make sure adblocks die, regardless of what business sense tells us
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700678524 {#4518
      date: 2023-11-22 19:42:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
      "@cgarret3@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 151492
    -bodyTs: "'10':47 '70':41 'abl':51 'adblock':142 'add':59 'alphabet':130 'api':78 'articul':113 'ballpark':39 'basic':83 'believ':120 'breakdown':69 'browser':4 'build':16 'busi':18,88,147 'chase':91 'christian':107 'conclus':81 'dead':8 'decid':131 'die':143 'discard':86 'enough':132,134 'essenti':11 'exec':128 'go':138 'googl':10 'hand':118 'handl':75 'issu':116 'latter':110 'long':7 'lose':31 'loui':66 'make':140 'market':33 'maxim':99 'may':49 'mozilla':55 'opt':28 'outcom':21 'potenti':30 'price':79,97,105 'proceed':14 'profit':102 're':122 'recent':62 'reclaim':45 'reddit':77,100 'regardless':144 'relat':61 'ridicul':74 'right':1 'rossman':67 'see':123 'sens':89,148 'share':34 'spez':85 'sure':141 'surpris':24 'take':53 'tell':149 'u/spez':71 'upon':19 'us':150 'user':43 'vendetta':93 'want':57 'war':5 'wasn':95 'watch':63 'within':129 'won':12 'would':27 'youtub':65"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6449033"
    +editedAt: DateTimeImmutable @1701160092 {#4519
      date: 2023-11-28 09:28:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700678524 {#4520
      date: 2023-11-22 19:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    In spite of Google’s share, the fact that you still need to go download a browser means it isn’t over. The barrier for entry is no higher for Firefox vs Chrome, and to the average user, they’re not differentiated - you could change the icon and they’d be none the wiser.\n
    \n
    Google using their functional monopoly on search and streaming to entrench their functional monopoly on the browser in a way that’ll give them meaningful control of the way the Internet operates isn’t something we should just roll over on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700684352 {#4540
    date: 2023-11-22 21:19:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4543 …}
  +nested: Doctrine\ORM\PersistentCollection {#4547 …}
  +votes: Doctrine\ORM\PersistentCollection {#4549 …}
  +reports: Doctrine\ORM\PersistentCollection {#4550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4554 …}
  -id: 151863
  -bodyTs: "'averag':37 'barrier':24 'browser':17,71 'chang':45 'chrome':33 'control':80 'could':44 'd':50 'differenti':42 'download':15 'entrench':65 'entri':26 'fact':8 'firefox':31 'function':58,67 'give':77 'go':14 'googl':4,55 'higher':29 'icon':47 'internet':85 'isn':20,87 'll':76 'mean':18 'meaning':79 'monopoli':59,68 'need':12 'none':52 'oper':86 're':40 'roll':93 'search':61 'share':6 'someth':89 'spite':2 'still':11 'stream':63 'use':56 'user':38 'vs':32 'way':74,83 'wiser':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5509065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700684352 {#4537
    date: 2023-11-22 21:19:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4571
  +user: Proxies\__CG__\App\Entity\User {#4397 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4535
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4521
      +user: Proxies\__CG__\App\Entity\User {#4397 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4463
        +user: App\Entity\User {#4294 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4396
          +user: Proxies\__CG__\App\Entity\User {#4397 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4281
            +user: App\Entity\User {#4294 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 35
            +score: 0
            +lastActive: DateTime @1701190911 {#4276
              date: 2023-11-28 18:01:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@agame@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4282 …}
            +nested: Doctrine\ORM\PersistentCollection {#4284 …}
            +votes: Doctrine\ORM\PersistentCollection {#4286 …}
            +reports: Doctrine\ORM\PersistentCollection {#4288 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
            -id: 150133
            -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5497559"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700648715 {#4277
              date: 2023-11-22 11:25:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4281}
          +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700651893 {#4394
            date: 2023-11-22 12:18:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@agame@lemm.ee"
            "@WaxedWookie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4398 …}
          +nested: Doctrine\ORM\PersistentCollection {#4400 …}
          +votes: Doctrine\ORM\PersistentCollection {#4402 …}
          +reports: Doctrine\ORM\PersistentCollection {#4404 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
          -id: 150201
          -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6434850"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700651893 {#4395
            date: 2023-11-22 12:18:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4281}
        +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700676045 {#4462
          date: 2023-11-22 19:00:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
          "@WaxedWookie@lemmy.world"
          "@cgarret3@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4467 …}
        +nested: Doctrine\ORM\PersistentCollection {#4473 …}
        +votes: Doctrine\ORM\PersistentCollection {#4469 …}
        +reports: Doctrine\ORM\PersistentCollection {#4474 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
        -id: 151371
        -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5505901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700676045 {#4459
          date: 2023-11-22 19:00:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4281}
      +body: """
        Right, but the Browser Wars are long dead and Google essentially won, then proceeded to build their business upon that outcome. It is surprising that they would opt to potentially lose their market share, (which is in the ballpark of 70% of users!), to reclaim the 10% they may be able to take from Mozilla.\n
        \n
        ** I want to add: I relatively recently watched the YouTuber Louis Rossman’s breakdown of u/Spez and his ridiculous handling of Reddit api pricing. The conclusion was basically that spez discarded his business sense to chase a vendetta. He wasn’t pricing to maximize Reddit’s profits but was pricing out Christian because the latter was more articulate about the issue at hand. I believe we’re seeing the same… that some exec within alphabet decided enough is enough and he is going to make sure adblocks die, regardless of what business sense tells us
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700678524 {#4518
        date: 2023-11-22 19:42:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@WaxedWookie@lemmy.world"
        "@cgarret3@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4522 …}
      +nested: Doctrine\ORM\PersistentCollection {#4524 …}
      +votes: Doctrine\ORM\PersistentCollection {#4526 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -id: 151492
      -bodyTs: "'10':47 '70':41 'abl':51 'adblock':142 'add':59 'alphabet':130 'api':78 'articul':113 'ballpark':39 'basic':83 'believ':120 'breakdown':69 'browser':4 'build':16 'busi':18,88,147 'chase':91 'christian':107 'conclus':81 'dead':8 'decid':131 'die':143 'discard':86 'enough':132,134 'essenti':11 'exec':128 'go':138 'googl':10 'hand':118 'handl':75 'issu':116 'latter':110 'long':7 'lose':31 'loui':66 'make':140 'market':33 'maxim':99 'may':49 'mozilla':55 'opt':28 'outcom':21 'potenti':30 'price':79,97,105 'proceed':14 'profit':102 're':122 'recent':62 'reclaim':45 'reddit':77,100 'regardless':144 'relat':61 'ridicul':74 'right':1 'rossman':67 'see':123 'sens':89,148 'share':34 'spez':85 'sure':141 'surpris':24 'take':53 'tell':149 'u/spez':71 'upon':19 'us':150 'user':43 'vendetta':93 'want':57 'war':5 'wasn':95 'watch':63 'within':129 'won':12 'would':27 'youtub':65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6449033"
      +editedAt: DateTimeImmutable @1701160092 {#4519
        date: 2023-11-28 09:28:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700678524 {#4520
        date: 2023-11-22 19:42:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: """
      In spite of Google’s share, the fact that you still need to go download a browser means it isn’t over. The barrier for entry is no higher for Firefox vs Chrome, and to the average user, they’re not differentiated - you could change the icon and they’d be none the wiser.\n
      \n
      Google using their functional monopoly on search and streaming to entrench their functional monopoly on the browser in a way that’ll give them meaningful control of the way the Internet operates isn’t something we should just roll over on.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700684352 {#4540
      date: 2023-11-22 21:19:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
      "@cgarret3@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4543 …}
    +nested: Doctrine\ORM\PersistentCollection {#4547 …}
    +votes: Doctrine\ORM\PersistentCollection {#4549 …}
    +reports: Doctrine\ORM\PersistentCollection {#4550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4554 …}
    -id: 151863
    -bodyTs: "'averag':37 'barrier':24 'browser':17,71 'chang':45 'chrome':33 'control':80 'could':44 'd':50 'differenti':42 'download':15 'entrench':65 'entri':26 'fact':8 'firefox':31 'function':58,67 'give':77 'go':14 'googl':4,55 'higher':29 'icon':47 'internet':85 'isn':20,87 'll':76 'mean':18 'meaning':79 'monopoli':59,68 'need':12 'none':52 'oper':86 're':40 'roll':93 'search':61 'share':6 'someth':89 'spite':2 'still':11 'stream':63 'use':56 'user':38 'vs':32 'way':74,83 'wiser':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5509065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700684352 {#4537
      date: 2023-11-22 21:19:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    I don’t wholly disagree, but I do take issue with the “they’d be none the wiser”\n
    \n
    Even the average person knows there are more options than the original default browser. I have no love for windows, but long gone are the days when they didn’t prompt you for “would you like to make this your default browser” when you downloaded something else.\n
    \n
    Try changing the average user’s web browser that they’re accustomed to overnight and tell me they don’t pitch a fit
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700685437 {#4566
    date: 2023-11-22 21:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -id: 151930
  -bodyTs: "'accustom':77 'averag':21,69 'browser':32,60,73 'chang':67 'd':14 'day':44 'default':31,59 'didn':47 'disagre':5 'download':63 'els':65 'even':19 'fit':88 'gone':41 'issu':10 'know':23 'like':54 'long':40 'love':36 'make':56 'none':16 'option':27 'origin':30 'overnight':79 'person':22 'pitch':86 'prompt':49 're':76 'someth':64 'take':9 'tell':81 'tri':66 'user':70 'web':72 'wholli':4 'window':38 'wiser':18 'would':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6453597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700685437 {#4569
    date: 2023-11-22 21:37:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4571
  +user: Proxies\__CG__\App\Entity\User {#4397 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4535
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4521
      +user: Proxies\__CG__\App\Entity\User {#4397 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4463
        +user: App\Entity\User {#4294 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4396
          +user: Proxies\__CG__\App\Entity\User {#4397 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4281
            +user: App\Entity\User {#4294 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 35
            +score: 0
            +lastActive: DateTime @1701190911 {#4276
              date: 2023-11-28 18:01:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@agame@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4282 …}
            +nested: Doctrine\ORM\PersistentCollection {#4284 …}
            +votes: Doctrine\ORM\PersistentCollection {#4286 …}
            +reports: Doctrine\ORM\PersistentCollection {#4288 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
            -id: 150133
            -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5497559"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700648715 {#4277
              date: 2023-11-22 11:25:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4281}
          +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700651893 {#4394
            date: 2023-11-22 12:18:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@agame@lemm.ee"
            "@WaxedWookie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4398 …}
          +nested: Doctrine\ORM\PersistentCollection {#4400 …}
          +votes: Doctrine\ORM\PersistentCollection {#4402 …}
          +reports: Doctrine\ORM\PersistentCollection {#4404 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
          -id: 150201
          -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6434850"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700651893 {#4395
            date: 2023-11-22 12:18:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4281}
        +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700676045 {#4462
          date: 2023-11-22 19:00:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
          "@WaxedWookie@lemmy.world"
          "@cgarret3@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4467 …}
        +nested: Doctrine\ORM\PersistentCollection {#4473 …}
        +votes: Doctrine\ORM\PersistentCollection {#4469 …}
        +reports: Doctrine\ORM\PersistentCollection {#4474 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
        -id: 151371
        -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5505901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700676045 {#4459
          date: 2023-11-22 19:00:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4281}
      +body: """
        Right, but the Browser Wars are long dead and Google essentially won, then proceeded to build their business upon that outcome. It is surprising that they would opt to potentially lose their market share, (which is in the ballpark of 70% of users!), to reclaim the 10% they may be able to take from Mozilla.\n
        \n
        ** I want to add: I relatively recently watched the YouTuber Louis Rossman’s breakdown of u/Spez and his ridiculous handling of Reddit api pricing. The conclusion was basically that spez discarded his business sense to chase a vendetta. He wasn’t pricing to maximize Reddit’s profits but was pricing out Christian because the latter was more articulate about the issue at hand. I believe we’re seeing the same… that some exec within alphabet decided enough is enough and he is going to make sure adblocks die, regardless of what business sense tells us
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700678524 {#4518
        date: 2023-11-22 19:42:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@WaxedWookie@lemmy.world"
        "@cgarret3@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4522 …}
      +nested: Doctrine\ORM\PersistentCollection {#4524 …}
      +votes: Doctrine\ORM\PersistentCollection {#4526 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -id: 151492
      -bodyTs: "'10':47 '70':41 'abl':51 'adblock':142 'add':59 'alphabet':130 'api':78 'articul':113 'ballpark':39 'basic':83 'believ':120 'breakdown':69 'browser':4 'build':16 'busi':18,88,147 'chase':91 'christian':107 'conclus':81 'dead':8 'decid':131 'die':143 'discard':86 'enough':132,134 'essenti':11 'exec':128 'go':138 'googl':10 'hand':118 'handl':75 'issu':116 'latter':110 'long':7 'lose':31 'loui':66 'make':140 'market':33 'maxim':99 'may':49 'mozilla':55 'opt':28 'outcom':21 'potenti':30 'price':79,97,105 'proceed':14 'profit':102 're':122 'recent':62 'reclaim':45 'reddit':77,100 'regardless':144 'relat':61 'ridicul':74 'right':1 'rossman':67 'see':123 'sens':89,148 'share':34 'spez':85 'sure':141 'surpris':24 'take':53 'tell':149 'u/spez':71 'upon':19 'us':150 'user':43 'vendetta':93 'want':57 'war':5 'wasn':95 'watch':63 'within':129 'won':12 'would':27 'youtub':65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6449033"
      +editedAt: DateTimeImmutable @1701160092 {#4519
        date: 2023-11-28 09:28:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700678524 {#4520
        date: 2023-11-22 19:42:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: """
      In spite of Google’s share, the fact that you still need to go download a browser means it isn’t over. The barrier for entry is no higher for Firefox vs Chrome, and to the average user, they’re not differentiated - you could change the icon and they’d be none the wiser.\n
      \n
      Google using their functional monopoly on search and streaming to entrench their functional monopoly on the browser in a way that’ll give them meaningful control of the way the Internet operates isn’t something we should just roll over on.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700684352 {#4540
      date: 2023-11-22 21:19:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
      "@cgarret3@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4543 …}
    +nested: Doctrine\ORM\PersistentCollection {#4547 …}
    +votes: Doctrine\ORM\PersistentCollection {#4549 …}
    +reports: Doctrine\ORM\PersistentCollection {#4550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4554 …}
    -id: 151863
    -bodyTs: "'averag':37 'barrier':24 'browser':17,71 'chang':45 'chrome':33 'control':80 'could':44 'd':50 'differenti':42 'download':15 'entrench':65 'entri':26 'fact':8 'firefox':31 'function':58,67 'give':77 'go':14 'googl':4,55 'higher':29 'icon':47 'internet':85 'isn':20,87 'll':76 'mean':18 'meaning':79 'monopoli':59,68 'need':12 'none':52 'oper':86 're':40 'roll':93 'search':61 'share':6 'someth':89 'spite':2 'still':11 'stream':63 'use':56 'user':38 'vs':32 'way':74,83 'wiser':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5509065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700684352 {#4537
      date: 2023-11-22 21:19:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    I don’t wholly disagree, but I do take issue with the “they’d be none the wiser”\n
    \n
    Even the average person knows there are more options than the original default browser. I have no love for windows, but long gone are the days when they didn’t prompt you for “would you like to make this your default browser” when you downloaded something else.\n
    \n
    Try changing the average user’s web browser that they’re accustomed to overnight and tell me they don’t pitch a fit
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700685437 {#4566
    date: 2023-11-22 21:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -id: 151930
  -bodyTs: "'accustom':77 'averag':21,69 'browser':32,60,73 'chang':67 'd':14 'day':44 'default':31,59 'didn':47 'disagre':5 'download':63 'els':65 'even':19 'fit':88 'gone':41 'issu':10 'know':23 'like':54 'long':40 'love':36 'make':56 'none':16 'option':27 'origin':30 'overnight':79 'person':22 'pitch':86 'prompt':49 're':76 'someth':64 'take':9 'tell':81 'tri':66 'user':70 'web':72 'wholli':4 'window':38 'wiser':18 'would':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6453597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700685437 {#4569
    date: 2023-11-22 21:37:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4571
  +user: Proxies\__CG__\App\Entity\User {#4397 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4535
    +user: App\Entity\User {#4294 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4521
      +user: Proxies\__CG__\App\Entity\User {#4397 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4463
        +user: App\Entity\User {#4294 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4396
          +user: Proxies\__CG__\App\Entity\User {#4397 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4281
            +user: App\Entity\User {#4294 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 35
            +score: 0
            +lastActive: DateTime @1701190911 {#4276
              date: 2023-11-28 18:01:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@agame@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4282 …}
            +nested: Doctrine\ORM\PersistentCollection {#4284 …}
            +votes: Doctrine\ORM\PersistentCollection {#4286 …}
            +reports: Doctrine\ORM\PersistentCollection {#4288 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
            -id: 150133
            -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5497559"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700648715 {#4277
              date: 2023-11-22 11:25:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4281}
          +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1700651893 {#4394
            date: 2023-11-22 12:18:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@agame@lemm.ee"
            "@WaxedWookie@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4398 …}
          +nested: Doctrine\ORM\PersistentCollection {#4400 …}
          +votes: Doctrine\ORM\PersistentCollection {#4402 …}
          +reports: Doctrine\ORM\PersistentCollection {#4404 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
          -id: 150201
          -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6434850"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700651893 {#4395
            date: 2023-11-22 12:18:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4281}
        +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700676045 {#4462
          date: 2023-11-22 19:00:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
          "@WaxedWookie@lemmy.world"
          "@cgarret3@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4467 …}
        +nested: Doctrine\ORM\PersistentCollection {#4473 …}
        +votes: Doctrine\ORM\PersistentCollection {#4469 …}
        +reports: Doctrine\ORM\PersistentCollection {#4474 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
        -id: 151371
        -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5505901"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700676045 {#4459
          date: 2023-11-22 19:00:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4281}
      +body: """
        Right, but the Browser Wars are long dead and Google essentially won, then proceeded to build their business upon that outcome. It is surprising that they would opt to potentially lose their market share, (which is in the ballpark of 70% of users!), to reclaim the 10% they may be able to take from Mozilla.\n
        \n
        ** I want to add: I relatively recently watched the YouTuber Louis Rossman’s breakdown of u/Spez and his ridiculous handling of Reddit api pricing. The conclusion was basically that spez discarded his business sense to chase a vendetta. He wasn’t pricing to maximize Reddit’s profits but was pricing out Christian because the latter was more articulate about the issue at hand. I believe we’re seeing the same… that some exec within alphabet decided enough is enough and he is going to make sure adblocks die, regardless of what business sense tells us
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700678524 {#4518
        date: 2023-11-22 19:42:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@WaxedWookie@lemmy.world"
        "@cgarret3@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4522 …}
      +nested: Doctrine\ORM\PersistentCollection {#4524 …}
      +votes: Doctrine\ORM\PersistentCollection {#4526 …}
      +reports: Doctrine\ORM\PersistentCollection {#4528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
      -id: 151492
      -bodyTs: "'10':47 '70':41 'abl':51 'adblock':142 'add':59 'alphabet':130 'api':78 'articul':113 'ballpark':39 'basic':83 'believ':120 'breakdown':69 'browser':4 'build':16 'busi':18,88,147 'chase':91 'christian':107 'conclus':81 'dead':8 'decid':131 'die':143 'discard':86 'enough':132,134 'essenti':11 'exec':128 'go':138 'googl':10 'hand':118 'handl':75 'issu':116 'latter':110 'long':7 'lose':31 'loui':66 'make':140 'market':33 'maxim':99 'may':49 'mozilla':55 'opt':28 'outcom':21 'potenti':30 'price':79,97,105 'proceed':14 'profit':102 're':122 'recent':62 'reclaim':45 'reddit':77,100 'regardless':144 'relat':61 'ridicul':74 'right':1 'rossman':67 'see':123 'sens':89,148 'share':34 'spez':85 'sure':141 'surpris':24 'take':53 'tell':149 'u/spez':71 'upon':19 'us':150 'user':43 'vendetta':93 'want':57 'war':5 'wasn':95 'watch':63 'within':129 'won':12 'would':27 'youtub':65"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6449033"
      +editedAt: DateTimeImmutable @1701160092 {#4519
        date: 2023-11-28 09:28:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700678524 {#4520
        date: 2023-11-22 19:42:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: """
      In spite of Google’s share, the fact that you still need to go download a browser means it isn’t over. The barrier for entry is no higher for Firefox vs Chrome, and to the average user, they’re not differentiated - you could change the icon and they’d be none the wiser.\n
      \n
      Google using their functional monopoly on search and streaming to entrench their functional monopoly on the browser in a way that’ll give them meaningful control of the way the Internet operates isn’t something we should just roll over on.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700684352 {#4540
      date: 2023-11-22 21:19:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
      "@cgarret3@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4543 …}
    +nested: Doctrine\ORM\PersistentCollection {#4547 …}
    +votes: Doctrine\ORM\PersistentCollection {#4549 …}
    +reports: Doctrine\ORM\PersistentCollection {#4550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4554 …}
    -id: 151863
    -bodyTs: "'averag':37 'barrier':24 'browser':17,71 'chang':45 'chrome':33 'control':80 'could':44 'd':50 'differenti':42 'download':15 'entrench':65 'entri':26 'fact':8 'firefox':31 'function':58,67 'give':77 'go':14 'googl':4,55 'higher':29 'icon':47 'internet':85 'isn':20,87 'll':76 'mean':18 'meaning':79 'monopoli':59,68 'need':12 'none':52 'oper':86 're':40 'roll':93 'search':61 'share':6 'someth':89 'spite':2 'still':11 'stream':63 'use':56 'user':38 'vs':32 'way':74,83 'wiser':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5509065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700684352 {#4537
      date: 2023-11-22 21:19:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    I don’t wholly disagree, but I do take issue with the “they’d be none the wiser”\n
    \n
    Even the average person knows there are more options than the original default browser. I have no love for windows, but long gone are the days when they didn’t prompt you for “would you like to make this your default browser” when you downloaded something else.\n
    \n
    Try changing the average user’s web browser that they’re accustomed to overnight and tell me they don’t pitch a fit
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700685437 {#4566
    date: 2023-11-22 21:37:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -id: 151930
  -bodyTs: "'accustom':77 'averag':21,69 'browser':32,60,73 'chang':67 'd':14 'day':44 'default':31,59 'didn':47 'disagre':5 'download':63 'els':65 'even':19 'fit':88 'gone':41 'issu':10 'know':23 'like':54 'long':40 'love':36 'make':56 'none':16 'option':27 'origin':30 'overnight':79 'person':22 'pitch':86 'prompt':49 're':76 'someth':64 'take':9 'tell':81 'tri':66 'user':70 'web':72 'wholli':4 'window':38 'wiser':18 'would':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6453597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700685437 {#4569
    date: 2023-11-22 21:37:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4593
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4571
    +user: Proxies\__CG__\App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4535
      +user: App\Entity\User {#4294 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4521
        +user: Proxies\__CG__\App\Entity\User {#4397 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4463
          +user: App\Entity\User {#4294 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4396
            +user: Proxies\__CG__\App\Entity\User {#4397 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4281
              +user: App\Entity\User {#4294 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 35
              +score: 0
              +lastActive: DateTime @1701190911 {#4276
                date: 2023-11-28 18:01:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@agame@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4282 …}
              +nested: Doctrine\ORM\PersistentCollection {#4284 …}
              +votes: Doctrine\ORM\PersistentCollection {#4286 …}
              +reports: Doctrine\ORM\PersistentCollection {#4288 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
              -id: 150133
              -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5497559"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700648715 {#4277
                date: 2023-11-22 11:25:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4281}
            +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700651893 {#4394
              date: 2023-11-22 12:18:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@agame@lemm.ee"
              "@WaxedWookie@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4398 …}
            +nested: Doctrine\ORM\PersistentCollection {#4400 …}
            +votes: Doctrine\ORM\PersistentCollection {#4402 …}
            +reports: Doctrine\ORM\PersistentCollection {#4404 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
            -id: 150201
            -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6434850"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700651893 {#4395
              date: 2023-11-22 12:18:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4281}
          +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1700676045 {#4462
            date: 2023-11-22 19:00:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@agame@lemm.ee"
            "@WaxedWookie@lemmy.world"
            "@cgarret3@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4467 …}
          +nested: Doctrine\ORM\PersistentCollection {#4473 …}
          +votes: Doctrine\ORM\PersistentCollection {#4469 …}
          +reports: Doctrine\ORM\PersistentCollection {#4474 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
          -id: 151371
          -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5505901"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700676045 {#4459
            date: 2023-11-22 19:00:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4281}
        +body: """
          Right, but the Browser Wars are long dead and Google essentially won, then proceeded to build their business upon that outcome. It is surprising that they would opt to potentially lose their market share, (which is in the ballpark of 70% of users!), to reclaim the 10% they may be able to take from Mozilla.\n
          \n
          ** I want to add: I relatively recently watched the YouTuber Louis Rossman’s breakdown of u/Spez and his ridiculous handling of Reddit api pricing. The conclusion was basically that spez discarded his business sense to chase a vendetta. He wasn’t pricing to maximize Reddit’s profits but was pricing out Christian because the latter was more articulate about the issue at hand. I believe we’re seeing the same… that some exec within alphabet decided enough is enough and he is going to make sure adblocks die, regardless of what business sense tells us
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700678524 {#4518
          date: 2023-11-22 19:42:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
          "@WaxedWookie@lemmy.world"
          "@cgarret3@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4522 …}
        +nested: Doctrine\ORM\PersistentCollection {#4524 …}
        +votes: Doctrine\ORM\PersistentCollection {#4526 …}
        +reports: Doctrine\ORM\PersistentCollection {#4528 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
        -id: 151492
        -bodyTs: "'10':47 '70':41 'abl':51 'adblock':142 'add':59 'alphabet':130 'api':78 'articul':113 'ballpark':39 'basic':83 'believ':120 'breakdown':69 'browser':4 'build':16 'busi':18,88,147 'chase':91 'christian':107 'conclus':81 'dead':8 'decid':131 'die':143 'discard':86 'enough':132,134 'essenti':11 'exec':128 'go':138 'googl':10 'hand':118 'handl':75 'issu':116 'latter':110 'long':7 'lose':31 'loui':66 'make':140 'market':33 'maxim':99 'may':49 'mozilla':55 'opt':28 'outcom':21 'potenti':30 'price':79,97,105 'proceed':14 'profit':102 're':122 'recent':62 'reclaim':45 'reddit':77,100 'regardless':144 'relat':61 'ridicul':74 'right':1 'rossman':67 'see':123 'sens':89,148 'share':34 'spez':85 'sure':141 'surpris':24 'take':53 'tell':149 'u/spez':71 'upon':19 'us':150 'user':43 'vendetta':93 'want':57 'war':5 'wasn':95 'watch':63 'within':129 'won':12 'would':27 'youtub':65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6449033"
        +editedAt: DateTimeImmutable @1701160092 {#4519
          date: 2023-11-28 09:28:12.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700678524 {#4520
          date: 2023-11-22 19:42:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4281}
      +body: """
        In spite of Google’s share, the fact that you still need to go download a browser means it isn’t over. The barrier for entry is no higher for Firefox vs Chrome, and to the average user, they’re not differentiated - you could change the icon and they’d be none the wiser.\n
        \n
        Google using their functional monopoly on search and streaming to entrench their functional monopoly on the browser in a way that’ll give them meaningful control of the way the Internet operates isn’t something we should just roll over on.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700684352 {#4540
        date: 2023-11-22 21:19:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@WaxedWookie@lemmy.world"
        "@cgarret3@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4543 …}
      +nested: Doctrine\ORM\PersistentCollection {#4547 …}
      +votes: Doctrine\ORM\PersistentCollection {#4549 …}
      +reports: Doctrine\ORM\PersistentCollection {#4550 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4552 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4554 …}
      -id: 151863
      -bodyTs: "'averag':37 'barrier':24 'browser':17,71 'chang':45 'chrome':33 'control':80 'could':44 'd':50 'differenti':42 'download':15 'entrench':65 'entri':26 'fact':8 'firefox':31 'function':58,67 'give':77 'go':14 'googl':4,55 'higher':29 'icon':47 'internet':85 'isn':20,87 'll':76 'mean':18 'meaning':79 'monopoli':59,68 'need':12 'none':52 'oper':86 're':40 'roll':93 'search':61 'share':6 'someth':89 'spite':2 'still':11 'stream':63 'use':56 'user':38 'vs':32 'way':74,83 'wiser':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5509065"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700684352 {#4537
        date: 2023-11-22 21:19:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: """
      I don’t wholly disagree, but I do take issue with the “they’d be none the wiser”\n
      \n
      Even the average person knows there are more options than the original default browser. I have no love for windows, but long gone are the days when they didn’t prompt you for “would you like to make this your default browser” when you downloaded something else.\n
      \n
      Try changing the average user’s web browser that they’re accustomed to overnight and tell me they don’t pitch a fit
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700685437 {#4566
      date: 2023-11-22 21:37:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
      "@cgarret3@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4558 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 151930
    -bodyTs: "'accustom':77 'averag':21,69 'browser':32,60,73 'chang':67 'd':14 'day':44 'default':31,59 'didn':47 'disagre':5 'download':63 'els':65 'even':19 'fit':88 'gone':41 'issu':10 'know':23 'like':54 'long':40 'love':36 'make':56 'none':16 'option':27 'origin':30 'overnight':79 'person':22 'pitch':86 'prompt':49 're':76 'someth':64 'take':9 'tell':81 'tri':66 'user':70 'web':72 'wholli':4 'window':38 'wiser':18 'would':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6453597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700685437 {#4569
      date: 2023-11-22 21:37:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    Beyond transferring bookmarks and extensions (neither of which tend to be an issue), and the different icon, what would the average user hang their allegiance off?\n
    \n
    The prompts to use Edge are the same whether you’re using Chrome or Firefox.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700701117 {#4588
    date: 2023-11-23 01:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4585 …}
  +nested: Doctrine\ORM\PersistentCollection {#4582 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
  -id: 152784
  -bodyTs: "'allegi':25 'averag':21 'beyond':1 'bookmark':3 'chrome':39 'differ':16 'edg':31 'extens':5 'firefox':41 'hang':23 'icon':17 'issu':13 'neither':6 'prompt':28 're':37 'tend':9 'transfer':2 'use':30,38 'user':22 'whether':35 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5515780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700701117 {#4591
    date: 2023-11-23 01:58: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
75 DENIED edit
App\Entity\EntryComment {#4593
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4571
    +user: Proxies\__CG__\App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4535
      +user: App\Entity\User {#4294 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4521
        +user: Proxies\__CG__\App\Entity\User {#4397 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4463
          +user: App\Entity\User {#4294 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4396
            +user: Proxies\__CG__\App\Entity\User {#4397 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4281
              +user: App\Entity\User {#4294 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 35
              +score: 0
              +lastActive: DateTime @1701190911 {#4276
                date: 2023-11-28 18:01:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@agame@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4282 …}
              +nested: Doctrine\ORM\PersistentCollection {#4284 …}
              +votes: Doctrine\ORM\PersistentCollection {#4286 …}
              +reports: Doctrine\ORM\PersistentCollection {#4288 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
              -id: 150133
              -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5497559"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700648715 {#4277
                date: 2023-11-22 11:25:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4281}
            +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700651893 {#4394
              date: 2023-11-22 12:18:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@agame@lemm.ee"
              "@WaxedWookie@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4398 …}
            +nested: Doctrine\ORM\PersistentCollection {#4400 …}
            +votes: Doctrine\ORM\PersistentCollection {#4402 …}
            +reports: Doctrine\ORM\PersistentCollection {#4404 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
            -id: 150201
            -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6434850"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700651893 {#4395
              date: 2023-11-22 12:18:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4281}
          +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1700676045 {#4462
            date: 2023-11-22 19:00:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@agame@lemm.ee"
            "@WaxedWookie@lemmy.world"
            "@cgarret3@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4467 …}
          +nested: Doctrine\ORM\PersistentCollection {#4473 …}
          +votes: Doctrine\ORM\PersistentCollection {#4469 …}
          +reports: Doctrine\ORM\PersistentCollection {#4474 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
          -id: 151371
          -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5505901"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700676045 {#4459
            date: 2023-11-22 19:00:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4281}
        +body: """
          Right, but the Browser Wars are long dead and Google essentially won, then proceeded to build their business upon that outcome. It is surprising that they would opt to potentially lose their market share, (which is in the ballpark of 70% of users!), to reclaim the 10% they may be able to take from Mozilla.\n
          \n
          ** I want to add: I relatively recently watched the YouTuber Louis Rossman’s breakdown of u/Spez and his ridiculous handling of Reddit api pricing. The conclusion was basically that spez discarded his business sense to chase a vendetta. He wasn’t pricing to maximize Reddit’s profits but was pricing out Christian because the latter was more articulate about the issue at hand. I believe we’re seeing the same… that some exec within alphabet decided enough is enough and he is going to make sure adblocks die, regardless of what business sense tells us
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700678524 {#4518
          date: 2023-11-22 19:42:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
          "@WaxedWookie@lemmy.world"
          "@cgarret3@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4522 …}
        +nested: Doctrine\ORM\PersistentCollection {#4524 …}
        +votes: Doctrine\ORM\PersistentCollection {#4526 …}
        +reports: Doctrine\ORM\PersistentCollection {#4528 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
        -id: 151492
        -bodyTs: "'10':47 '70':41 'abl':51 'adblock':142 'add':59 'alphabet':130 'api':78 'articul':113 'ballpark':39 'basic':83 'believ':120 'breakdown':69 'browser':4 'build':16 'busi':18,88,147 'chase':91 'christian':107 'conclus':81 'dead':8 'decid':131 'die':143 'discard':86 'enough':132,134 'essenti':11 'exec':128 'go':138 'googl':10 'hand':118 'handl':75 'issu':116 'latter':110 'long':7 'lose':31 'loui':66 'make':140 'market':33 'maxim':99 'may':49 'mozilla':55 'opt':28 'outcom':21 'potenti':30 'price':79,97,105 'proceed':14 'profit':102 're':122 'recent':62 'reclaim':45 'reddit':77,100 'regardless':144 'relat':61 'ridicul':74 'right':1 'rossman':67 'see':123 'sens':89,148 'share':34 'spez':85 'sure':141 'surpris':24 'take':53 'tell':149 'u/spez':71 'upon':19 'us':150 'user':43 'vendetta':93 'want':57 'war':5 'wasn':95 'watch':63 'within':129 'won':12 'would':27 'youtub':65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6449033"
        +editedAt: DateTimeImmutable @1701160092 {#4519
          date: 2023-11-28 09:28:12.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700678524 {#4520
          date: 2023-11-22 19:42:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4281}
      +body: """
        In spite of Google’s share, the fact that you still need to go download a browser means it isn’t over. The barrier for entry is no higher for Firefox vs Chrome, and to the average user, they’re not differentiated - you could change the icon and they’d be none the wiser.\n
        \n
        Google using their functional monopoly on search and streaming to entrench their functional monopoly on the browser in a way that’ll give them meaningful control of the way the Internet operates isn’t something we should just roll over on.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700684352 {#4540
        date: 2023-11-22 21:19:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@WaxedWookie@lemmy.world"
        "@cgarret3@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4543 …}
      +nested: Doctrine\ORM\PersistentCollection {#4547 …}
      +votes: Doctrine\ORM\PersistentCollection {#4549 …}
      +reports: Doctrine\ORM\PersistentCollection {#4550 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4552 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4554 …}
      -id: 151863
      -bodyTs: "'averag':37 'barrier':24 'browser':17,71 'chang':45 'chrome':33 'control':80 'could':44 'd':50 'differenti':42 'download':15 'entrench':65 'entri':26 'fact':8 'firefox':31 'function':58,67 'give':77 'go':14 'googl':4,55 'higher':29 'icon':47 'internet':85 'isn':20,87 'll':76 'mean':18 'meaning':79 'monopoli':59,68 'need':12 'none':52 'oper':86 're':40 'roll':93 'search':61 'share':6 'someth':89 'spite':2 'still':11 'stream':63 'use':56 'user':38 'vs':32 'way':74,83 'wiser':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5509065"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700684352 {#4537
        date: 2023-11-22 21:19:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: """
      I don’t wholly disagree, but I do take issue with the “they’d be none the wiser”\n
      \n
      Even the average person knows there are more options than the original default browser. I have no love for windows, but long gone are the days when they didn’t prompt you for “would you like to make this your default browser” when you downloaded something else.\n
      \n
      Try changing the average user’s web browser that they’re accustomed to overnight and tell me they don’t pitch a fit
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700685437 {#4566
      date: 2023-11-22 21:37:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
      "@cgarret3@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4558 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 151930
    -bodyTs: "'accustom':77 'averag':21,69 'browser':32,60,73 'chang':67 'd':14 'day':44 'default':31,59 'didn':47 'disagre':5 'download':63 'els':65 'even':19 'fit':88 'gone':41 'issu':10 'know':23 'like':54 'long':40 'love':36 'make':56 'none':16 'option':27 'origin':30 'overnight':79 'person':22 'pitch':86 'prompt':49 're':76 'someth':64 'take':9 'tell':81 'tri':66 'user':70 'web':72 'wholli':4 'window':38 'wiser':18 'would':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6453597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700685437 {#4569
      date: 2023-11-22 21:37:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    Beyond transferring bookmarks and extensions (neither of which tend to be an issue), and the different icon, what would the average user hang their allegiance off?\n
    \n
    The prompts to use Edge are the same whether you’re using Chrome or Firefox.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700701117 {#4588
    date: 2023-11-23 01:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4585 …}
  +nested: Doctrine\ORM\PersistentCollection {#4582 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
  -id: 152784
  -bodyTs: "'allegi':25 'averag':21 'beyond':1 'bookmark':3 'chrome':39 'differ':16 'edg':31 'extens':5 'firefox':41 'hang':23 'icon':17 'issu':13 'neither':6 'prompt':28 're':37 'tend':9 'transfer':2 'use':30,38 'user':22 'whether':35 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5515780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700701117 {#4591
    date: 2023-11-23 01:58: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
76 DENIED moderate
App\Entity\EntryComment {#4593
  +user: App\Entity\User {#4294 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Youtube-is-at-it-again"
    +title: "Youtube is at it again"
    +url: "https://imgur.com/cyxkhNT"
    +body: "Google decided to delay playback of youtube on firefox."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700762926 {#2418
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 15378
    -titleTs: "'youtub':1"
    -bodyTs: "'decid':2 'delay':4 'firefox':9 'googl':1 'playback':5 'youtub':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731612
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15718309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645212 {#1858
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4571
    +user: Proxies\__CG__\App\Entity\User {#4397 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4535
      +user: App\Entity\User {#4294 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4521
        +user: Proxies\__CG__\App\Entity\User {#4397 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4463
          +user: App\Entity\User {#4294 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4396
            +user: Proxies\__CG__\App\Entity\User {#4397 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4281
              +user: App\Entity\User {#4294 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Is there a reason they *shouldn’t* be beaten into itty bitty bits with the antitrust hammer?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 35
              +score: 0
              +lastActive: DateTime @1701190911 {#4276
                date: 2023-11-28 18:01:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@agame@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4282 …}
              +nested: Doctrine\ORM\PersistentCollection {#4284 …}
              +votes: Doctrine\ORM\PersistentCollection {#4286 …}
              +reports: Doctrine\ORM\PersistentCollection {#4288 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4290 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4292 …}
              -id: 150133
              -bodyTs: "'antitrust':16 'beaten':9 'bit':13 'bitti':12 'hammer':17 'itti':11 'reason':4 'shouldn':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5497559"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700648715 {#4277
                date: 2023-11-22 11:25:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4281}
            +body: "I truly don’t understand their motivation to do this. It is the definition of anti-competitive behavior. Maybe they hope that a lawsuit will arrive at a default judgement on adblockers? Or maybe they’re just so brazen in that the US government won’t break up one of its prized conglomerates? One thing is for sure, Mozilla is going to continue to be awarded headlines"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1700651893 {#4394
              date: 2023-11-22 12:18:13.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@agame@lemm.ee"
              "@WaxedWookie@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4398 …}
            +nested: Doctrine\ORM\PersistentCollection {#4400 …}
            +votes: Doctrine\ORM\PersistentCollection {#4402 …}
            +reports: Doctrine\ORM\PersistentCollection {#4404 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4406 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4408 …}
            -id: 150201
            -bodyTs: "'adblock':33 'anti':17 'anti-competit':16 'arriv':27 'award':67 'behavior':19 'brazen':40 'break':48 'competit':18 'conglomer':54 'continu':64 'default':30 'definit':14 'go':62 'govern':45 'headlin':68 'hope':22 'judgement':31 'lawsuit':25 'mayb':20,35 'motiv':7 'mozilla':60 'one':50,55 'prize':53 're':37 'sure':59 'thing':56 'truli':2 'understand':5 'us':44 'won':46"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6434850"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700651893 {#4395
              date: 2023-11-22 12:18:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4281}
          +body: "Competition is bad for (their) business, and it seems they’re trying to slowly steal control of the Internet."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1700676045 {#4462
            date: 2023-11-22 19:00:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@agame@lemm.ee"
            "@WaxedWookie@lemmy.world"
            "@cgarret3@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4467 …}
          +nested: Doctrine\ORM\PersistentCollection {#4473 …}
          +votes: Doctrine\ORM\PersistentCollection {#4469 …}
          +reports: Doctrine\ORM\PersistentCollection {#4474 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
          -id: 151371
          -bodyTs: "'bad':3 'busi':6 'competit':1 'control':16 'internet':19 're':11 'seem':9 'slowli':14 'steal':15 'tri':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5505901"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700676045 {#4459
            date: 2023-11-22 19:00:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4281}
        +body: """
          Right, but the Browser Wars are long dead and Google essentially won, then proceeded to build their business upon that outcome. It is surprising that they would opt to potentially lose their market share, (which is in the ballpark of 70% of users!), to reclaim the 10% they may be able to take from Mozilla.\n
          \n
          ** I want to add: I relatively recently watched the YouTuber Louis Rossman’s breakdown of u/Spez and his ridiculous handling of Reddit api pricing. The conclusion was basically that spez discarded his business sense to chase a vendetta. He wasn’t pricing to maximize Reddit’s profits but was pricing out Christian because the latter was more articulate about the issue at hand. I believe we’re seeing the same… that some exec within alphabet decided enough is enough and he is going to make sure adblocks die, regardless of what business sense tells us
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700678524 {#4518
          date: 2023-11-22 19:42:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
          "@WaxedWookie@lemmy.world"
          "@cgarret3@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4522 …}
        +nested: Doctrine\ORM\PersistentCollection {#4524 …}
        +votes: Doctrine\ORM\PersistentCollection {#4526 …}
        +reports: Doctrine\ORM\PersistentCollection {#4528 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
        -id: 151492
        -bodyTs: "'10':47 '70':41 'abl':51 'adblock':142 'add':59 'alphabet':130 'api':78 'articul':113 'ballpark':39 'basic':83 'believ':120 'breakdown':69 'browser':4 'build':16 'busi':18,88,147 'chase':91 'christian':107 'conclus':81 'dead':8 'decid':131 'die':143 'discard':86 'enough':132,134 'essenti':11 'exec':128 'go':138 'googl':10 'hand':118 'handl':75 'issu':116 'latter':110 'long':7 'lose':31 'loui':66 'make':140 'market':33 'maxim':99 'may':49 'mozilla':55 'opt':28 'outcom':21 'potenti':30 'price':79,97,105 'proceed':14 'profit':102 're':122 'recent':62 'reclaim':45 'reddit':77,100 'regardless':144 'relat':61 'ridicul':74 'right':1 'rossman':67 'see':123 'sens':89,148 'share':34 'spez':85 'sure':141 'surpris':24 'take':53 'tell':149 'u/spez':71 'upon':19 'us':150 'user':43 'vendetta':93 'want':57 'war':5 'wasn':95 'watch':63 'within':129 'won':12 'would':27 'youtub':65"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6449033"
        +editedAt: DateTimeImmutable @1701160092 {#4519
          date: 2023-11-28 09:28:12.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700678524 {#4520
          date: 2023-11-22 19:42:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4281}
      +body: """
        In spite of Google’s share, the fact that you still need to go download a browser means it isn’t over. The barrier for entry is no higher for Firefox vs Chrome, and to the average user, they’re not differentiated - you could change the icon and they’d be none the wiser.\n
        \n
        Google using their functional monopoly on search and streaming to entrench their functional monopoly on the browser in a way that’ll give them meaningful control of the way the Internet operates isn’t something we should just roll over on.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700684352 {#4540
        date: 2023-11-22 21:19:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
        "@WaxedWookie@lemmy.world"
        "@cgarret3@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4543 …}
      +nested: Doctrine\ORM\PersistentCollection {#4547 …}
      +votes: Doctrine\ORM\PersistentCollection {#4549 …}
      +reports: Doctrine\ORM\PersistentCollection {#4550 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4552 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4554 …}
      -id: 151863
      -bodyTs: "'averag':37 'barrier':24 'browser':17,71 'chang':45 'chrome':33 'control':80 'could':44 'd':50 'differenti':42 'download':15 'entrench':65 'entri':26 'fact':8 'firefox':31 'function':58,67 'give':77 'go':14 'googl':4,55 'higher':29 'icon':47 'internet':85 'isn':20,87 'll':76 'mean':18 'meaning':79 'monopoli':59,68 'need':12 'none':52 'oper':86 're':40 'roll':93 'search':61 'share':6 'someth':89 'spite':2 'still':11 'stream':63 'use':56 'user':38 'vs':32 'way':74,83 'wiser':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5509065"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700684352 {#4537
        date: 2023-11-22 21:19:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4281}
    +body: """
      I don’t wholly disagree, but I do take issue with the “they’d be none the wiser”\n
      \n
      Even the average person knows there are more options than the original default browser. I have no love for windows, but long gone are the days when they didn’t prompt you for “would you like to make this your default browser” when you downloaded something else.\n
      \n
      Try changing the average user’s web browser that they’re accustomed to overnight and tell me they don’t pitch a fit
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700685437 {#4566
      date: 2023-11-22 21:37:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
      "@WaxedWookie@lemmy.world"
      "@cgarret3@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4563 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4558 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 151930
    -bodyTs: "'accustom':77 'averag':21,69 'browser':32,60,73 'chang':67 'd':14 'day':44 'default':31,59 'didn':47 'disagre':5 'download':63 'els':65 'even':19 'fit':88 'gone':41 'issu':10 'know':23 'like':54 'long':40 'love':36 'make':56 'none':16 'option':27 'origin':30 'overnight':79 'person':22 'pitch':86 'prompt':49 're':76 'someth':64 'take':9 'tell':81 'tri':66 'user':70 'web':72 'wholli':4 'window':38 'wiser':18 'would':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6453597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700685437 {#4569
      date: 2023-11-22 21:37:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4281}
  +body: """
    Beyond transferring bookmarks and extensions (neither of which tend to be an issue), and the different icon, what would the average user hang their allegiance off?\n
    \n
    The prompts to use Edge are the same whether you’re using Chrome or Firefox.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700701117 {#4588
    date: 2023-11-23 01:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
    "@WaxedWookie@lemmy.world"
    "@cgarret3@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4585 …}
  +nested: Doctrine\ORM\PersistentCollection {#4582 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
  -id: 152784
  -bodyTs: "'allegi':25 'averag':21 'beyond':1 'bookmark':3 'chrome':39 'differ':16 'edg':31 'extens':5 'firefox':41 'hang':23 'icon':17 'issu':13 'neither':6 'prompt':28 're':37 'tend':9 'transfer':2 'use':30,38 'user':22 'whether':35 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5515780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700701117 {#4591
    date: 2023-11-23 01:58: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
77 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    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