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

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 …}
}
7.86 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.07 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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2410
    date: 2023-11-23 19:08:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +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 {#1850
    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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2410
    date: 2023-11-23 19:08:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +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 {#1850
    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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2410
    date: 2023-11-23 19:08:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +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 {#1850
    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 {#4022
  +user: App\Entity\User {#3970 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4032
    date: 2023-12-22 08:14:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4020 …}
  +nested: Doctrine\ORM\PersistentCollection {#4018 …}
  +votes: Doctrine\ORM\PersistentCollection {#4016 …}
  +reports: Doctrine\ORM\PersistentCollection {#4014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
  -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 {#3968
    date: 2023-11-27 23:51:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700655963 {#4031
    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 {#4022
  +user: App\Entity\User {#3970 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4032
    date: 2023-12-22 08:14:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4020 …}
  +nested: Doctrine\ORM\PersistentCollection {#4018 …}
  +votes: Doctrine\ORM\PersistentCollection {#4016 …}
  +reports: Doctrine\ORM\PersistentCollection {#4014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
  -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 {#3968
    date: 2023-11-27 23:51:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700655963 {#4031
    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 {#4022
  +user: App\Entity\User {#3970 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4032
    date: 2023-12-22 08:14:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4020 …}
  +nested: Doctrine\ORM\PersistentCollection {#4018 …}
  +votes: Doctrine\ORM\PersistentCollection {#4016 …}
  +reports: Doctrine\ORM\PersistentCollection {#4014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
  -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 {#3968
    date: 2023-11-27 23:51:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700655963 {#4031
    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 {#4453
  +user: Proxies\__CG__\App\Entity\User {#4454 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4022
    +user: App\Entity\User {#3970 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4032
      date: 2023-12-22 08:14:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4020 …}
    +nested: Doctrine\ORM\PersistentCollection {#4018 …}
    +votes: Doctrine\ORM\PersistentCollection {#4016 …}
    +reports: Doctrine\ORM\PersistentCollection {#4014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
    -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 {#3968
      date: 2023-11-27 23:51:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700655963 {#4031
      date: 2023-11-22 13:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +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 {#4451
    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 {#4455 …}
  +nested: Doctrine\ORM\PersistentCollection {#4457 …}
  +votes: Doctrine\ORM\PersistentCollection {#4459 …}
  +reports: Doctrine\ORM\PersistentCollection {#4461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4465 …}
  -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 {#4452
    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 {#4453
  +user: Proxies\__CG__\App\Entity\User {#4454 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4022
    +user: App\Entity\User {#3970 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4032
      date: 2023-12-22 08:14:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4020 …}
    +nested: Doctrine\ORM\PersistentCollection {#4018 …}
    +votes: Doctrine\ORM\PersistentCollection {#4016 …}
    +reports: Doctrine\ORM\PersistentCollection {#4014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
    -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 {#3968
      date: 2023-11-27 23:51:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700655963 {#4031
      date: 2023-11-22 13:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +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 {#4451
    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 {#4455 …}
  +nested: Doctrine\ORM\PersistentCollection {#4457 …}
  +votes: Doctrine\ORM\PersistentCollection {#4459 …}
  +reports: Doctrine\ORM\PersistentCollection {#4461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4465 …}
  -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 {#4452
    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 {#4453
  +user: Proxies\__CG__\App\Entity\User {#4454 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4022
    +user: App\Entity\User {#3970 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4032
      date: 2023-12-22 08:14:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4020 …}
    +nested: Doctrine\ORM\PersistentCollection {#4018 …}
    +votes: Doctrine\ORM\PersistentCollection {#4016 …}
    +reports: Doctrine\ORM\PersistentCollection {#4014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
    -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 {#3968
      date: 2023-11-27 23:51:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700655963 {#4031
      date: 2023-11-22 13:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4022}
  +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 {#4451
    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 {#4455 …}
  +nested: Doctrine\ORM\PersistentCollection {#4457 …}
  +votes: Doctrine\ORM\PersistentCollection {#4459 …}
  +reports: Doctrine\ORM\PersistentCollection {#4461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4465 …}
  -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 {#4452
    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 {#4059
  +user: App\Entity\User {#4041 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4065
    date: 2023-11-22 13:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4056 …}
  +nested: Doctrine\ORM\PersistentCollection {#4054 …}
  +votes: Doctrine\ORM\PersistentCollection {#4051 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
  -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 {#4062
    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 {#4059
  +user: App\Entity\User {#4041 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4065
    date: 2023-11-22 13:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4056 …}
  +nested: Doctrine\ORM\PersistentCollection {#4054 …}
  +votes: Doctrine\ORM\PersistentCollection {#4051 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
  -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 {#4062
    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 {#4059
  +user: App\Entity\User {#4041 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4065
    date: 2023-11-22 13:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4056 …}
  +nested: Doctrine\ORM\PersistentCollection {#4054 …}
  +votes: Doctrine\ORM\PersistentCollection {#4051 …}
  +reports: Doctrine\ORM\PersistentCollection {#4047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4043 …}
  -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 {#4062
    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 {#4143
  +user: App\Entity\User {#4156 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4138
    date: 2023-11-29 15:49:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4144 …}
  +nested: Doctrine\ORM\PersistentCollection {#4146 …}
  +votes: Doctrine\ORM\PersistentCollection {#4148 …}
  +reports: Doctrine\ORM\PersistentCollection {#4150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
  -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 {#4139
    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 {#4143
  +user: App\Entity\User {#4156 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4138
    date: 2023-11-29 15:49:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4144 …}
  +nested: Doctrine\ORM\PersistentCollection {#4146 …}
  +votes: Doctrine\ORM\PersistentCollection {#4148 …}
  +reports: Doctrine\ORM\PersistentCollection {#4150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
  -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 {#4139
    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 {#4143
  +user: App\Entity\User {#4156 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4138
    date: 2023-11-29 15:49:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4144 …}
  +nested: Doctrine\ORM\PersistentCollection {#4146 …}
  +votes: Doctrine\ORM\PersistentCollection {#4148 …}
  +reports: Doctrine\ORM\PersistentCollection {#4150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
  -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 {#4139
    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 {#4437
  +user: Proxies\__CG__\App\Entity\User {#4438 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4143
    +user: App\Entity\User {#4156 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4138
      date: 2023-11-29 15:49:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4144 …}
    +nested: Doctrine\ORM\PersistentCollection {#4146 …}
    +votes: Doctrine\ORM\PersistentCollection {#4148 …}
    +reports: Doctrine\ORM\PersistentCollection {#4150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
    -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 {#4139
      date: 2023-11-22 13:10:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4143}
  +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 {#4435
    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 {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -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 {#4436
    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 {#4437
  +user: Proxies\__CG__\App\Entity\User {#4438 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4143
    +user: App\Entity\User {#4156 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4138
      date: 2023-11-29 15:49:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4144 …}
    +nested: Doctrine\ORM\PersistentCollection {#4146 …}
    +votes: Doctrine\ORM\PersistentCollection {#4148 …}
    +reports: Doctrine\ORM\PersistentCollection {#4150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
    -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 {#4139
      date: 2023-11-22 13:10:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4143}
  +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 {#4435
    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 {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -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 {#4436
    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 {#4437
  +user: Proxies\__CG__\App\Entity\User {#4438 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4143
    +user: App\Entity\User {#4156 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4138
      date: 2023-11-29 15:49:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4144 …}
    +nested: Doctrine\ORM\PersistentCollection {#4146 …}
    +votes: Doctrine\ORM\PersistentCollection {#4148 …}
    +reports: Doctrine\ORM\PersistentCollection {#4150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
    -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 {#4139
      date: 2023-11-22 13:10:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4143}
  +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 {#4435
    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 {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -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 {#4436
    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 {#4491
  +user: Proxies\__CG__\App\Entity\User {#4492 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4437
    +user: Proxies\__CG__\App\Entity\User {#4438 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4143
      +user: App\Entity\User {#4156 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4138
        date: 2023-11-29 15:49:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4144 …}
      +nested: Doctrine\ORM\PersistentCollection {#4146 …}
      +votes: Doctrine\ORM\PersistentCollection {#4148 …}
      +reports: Doctrine\ORM\PersistentCollection {#4150 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
      -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 {#4139
        date: 2023-11-22 13:10:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4143}
    +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 {#4435
      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 {#4439 …}
    +nested: Doctrine\ORM\PersistentCollection {#4441 …}
    +votes: Doctrine\ORM\PersistentCollection {#4443 …}
    +reports: Doctrine\ORM\PersistentCollection {#4445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
    -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 {#4436
      date: 2023-11-22 14:30:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4143}
  +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 {#4489
    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 {#4493 …}
  +nested: Doctrine\ORM\PersistentCollection {#4495 …}
  +votes: Doctrine\ORM\PersistentCollection {#4497 …}
  +reports: Doctrine\ORM\PersistentCollection {#4499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
  -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 {#4490
    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 {#4491
  +user: Proxies\__CG__\App\Entity\User {#4492 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4437
    +user: Proxies\__CG__\App\Entity\User {#4438 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4143
      +user: App\Entity\User {#4156 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4138
        date: 2023-11-29 15:49:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4144 …}
      +nested: Doctrine\ORM\PersistentCollection {#4146 …}
      +votes: Doctrine\ORM\PersistentCollection {#4148 …}
      +reports: Doctrine\ORM\PersistentCollection {#4150 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
      -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 {#4139
        date: 2023-11-22 13:10:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4143}
    +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 {#4435
      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 {#4439 …}
    +nested: Doctrine\ORM\PersistentCollection {#4441 …}
    +votes: Doctrine\ORM\PersistentCollection {#4443 …}
    +reports: Doctrine\ORM\PersistentCollection {#4445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
    -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 {#4436
      date: 2023-11-22 14:30:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4143}
  +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 {#4489
    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 {#4493 …}
  +nested: Doctrine\ORM\PersistentCollection {#4495 …}
  +votes: Doctrine\ORM\PersistentCollection {#4497 …}
  +reports: Doctrine\ORM\PersistentCollection {#4499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
  -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 {#4490
    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 {#4491
  +user: Proxies\__CG__\App\Entity\User {#4492 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4437
    +user: Proxies\__CG__\App\Entity\User {#4438 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4143
      +user: App\Entity\User {#4156 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4138
        date: 2023-11-29 15:49:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4144 …}
      +nested: Doctrine\ORM\PersistentCollection {#4146 …}
      +votes: Doctrine\ORM\PersistentCollection {#4148 …}
      +reports: Doctrine\ORM\PersistentCollection {#4150 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
      -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 {#4139
        date: 2023-11-22 13:10:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4143}
    +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 {#4435
      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 {#4439 …}
    +nested: Doctrine\ORM\PersistentCollection {#4441 …}
    +votes: Doctrine\ORM\PersistentCollection {#4443 …}
    +reports: Doctrine\ORM\PersistentCollection {#4445 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
    -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 {#4436
      date: 2023-11-22 14:30:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4143}
  +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 {#4489
    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 {#4493 …}
  +nested: Doctrine\ORM\PersistentCollection {#4495 …}
  +votes: Doctrine\ORM\PersistentCollection {#4497 …}
  +reports: Doctrine\ORM\PersistentCollection {#4499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
  -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 {#4490
    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 {#4506
  +user: Proxies\__CG__\App\Entity\User {#4438 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4491
    +user: Proxies\__CG__\App\Entity\User {#4492 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4437
      +user: Proxies\__CG__\App\Entity\User {#4438 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4143
        +user: App\Entity\User {#4156 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4138
          date: 2023-11-29 15:49:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4144 …}
        +nested: Doctrine\ORM\PersistentCollection {#4146 …}
        +votes: Doctrine\ORM\PersistentCollection {#4148 …}
        +reports: Doctrine\ORM\PersistentCollection {#4150 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
        -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 {#4139
          date: 2023-11-22 13:10:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4143}
      +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 {#4435
        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 {#4439 …}
      +nested: Doctrine\ORM\PersistentCollection {#4441 …}
      +votes: Doctrine\ORM\PersistentCollection {#4443 …}
      +reports: Doctrine\ORM\PersistentCollection {#4445 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
      -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 {#4436
        date: 2023-11-22 14:30:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4143}
    +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 {#4489
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -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 {#4490
      date: 2023-11-22 14:45:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4143}
  +body: "Yeah, that’s even worse…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700762926 {#4511
    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 {#4514 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -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 {#4508
    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 {#4506
  +user: Proxies\__CG__\App\Entity\User {#4438 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4491
    +user: Proxies\__CG__\App\Entity\User {#4492 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4437
      +user: Proxies\__CG__\App\Entity\User {#4438 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4143
        +user: App\Entity\User {#4156 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4138
          date: 2023-11-29 15:49:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4144 …}
        +nested: Doctrine\ORM\PersistentCollection {#4146 …}
        +votes: Doctrine\ORM\PersistentCollection {#4148 …}
        +reports: Doctrine\ORM\PersistentCollection {#4150 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
        -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 {#4139
          date: 2023-11-22 13:10:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4143}
      +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 {#4435
        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 {#4439 …}
      +nested: Doctrine\ORM\PersistentCollection {#4441 …}
      +votes: Doctrine\ORM\PersistentCollection {#4443 …}
      +reports: Doctrine\ORM\PersistentCollection {#4445 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
      -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 {#4436
        date: 2023-11-22 14:30:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4143}
    +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 {#4489
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -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 {#4490
      date: 2023-11-22 14:45:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4143}
  +body: "Yeah, that’s even worse…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700762926 {#4511
    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 {#4514 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -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 {#4508
    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 {#4506
  +user: Proxies\__CG__\App\Entity\User {#4438 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4491
    +user: Proxies\__CG__\App\Entity\User {#4492 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4437
      +user: Proxies\__CG__\App\Entity\User {#4438 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4143
        +user: App\Entity\User {#4156 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4138
          date: 2023-11-29 15:49:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4144 …}
        +nested: Doctrine\ORM\PersistentCollection {#4146 …}
        +votes: Doctrine\ORM\PersistentCollection {#4148 …}
        +reports: Doctrine\ORM\PersistentCollection {#4150 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4152 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4154 …}
        -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 {#4139
          date: 2023-11-22 13:10:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4143}
      +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 {#4435
        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 {#4439 …}
      +nested: Doctrine\ORM\PersistentCollection {#4441 …}
      +votes: Doctrine\ORM\PersistentCollection {#4443 …}
      +reports: Doctrine\ORM\PersistentCollection {#4445 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
      -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 {#4436
        date: 2023-11-22 14:30:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4143}
    +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 {#4489
      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 {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -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 {#4490
      date: 2023-11-22 14:45:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4143}
  +body: "Yeah, that’s even worse…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700762926 {#4511
    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 {#4514 …}
  +nested: Doctrine\ORM\PersistentCollection {#4518 …}
  +votes: Doctrine\ORM\PersistentCollection {#4520 …}
  +reports: Doctrine\ORM\PersistentCollection {#4521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4525 …}
  -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 {#4508
    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 {#4216
  +user: App\Entity\User {#4229 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4211
    date: 2023-11-28 01:01:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4217 …}
  +nested: Doctrine\ORM\PersistentCollection {#4219 …}
  +votes: Doctrine\ORM\PersistentCollection {#4221 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -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 {#4212
    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 {#4216
  +user: App\Entity\User {#4229 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4211
    date: 2023-11-28 01:01:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4217 …}
  +nested: Doctrine\ORM\PersistentCollection {#4219 …}
  +votes: Doctrine\ORM\PersistentCollection {#4221 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -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 {#4212
    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 {#4216
  +user: App\Entity\User {#4229 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4211
    date: 2023-11-28 01:01:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4217 …}
  +nested: Doctrine\ORM\PersistentCollection {#4219 …}
  +votes: Doctrine\ORM\PersistentCollection {#4221 …}
  +reports: Doctrine\ORM\PersistentCollection {#4223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
  -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 {#4212
    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 {#4421
  +user: Proxies\__CG__\App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4216
    +user: App\Entity\User {#4229 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4211
      date: 2023-11-28 01:01:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4217 …}
    +nested: Doctrine\ORM\PersistentCollection {#4219 …}
    +votes: Doctrine\ORM\PersistentCollection {#4221 …}
    +reports: Doctrine\ORM\PersistentCollection {#4223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
    -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 {#4212
      date: 2023-11-22 11:40:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4216}
  +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 {#4419
    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 {#4423 …}
  +nested: Doctrine\ORM\PersistentCollection {#4425 …}
  +votes: Doctrine\ORM\PersistentCollection {#4427 …}
  +reports: Doctrine\ORM\PersistentCollection {#4429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
  -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 {#4420
    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 {#4421
  +user: Proxies\__CG__\App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4216
    +user: App\Entity\User {#4229 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4211
      date: 2023-11-28 01:01:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4217 …}
    +nested: Doctrine\ORM\PersistentCollection {#4219 …}
    +votes: Doctrine\ORM\PersistentCollection {#4221 …}
    +reports: Doctrine\ORM\PersistentCollection {#4223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
    -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 {#4212
      date: 2023-11-22 11:40:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4216}
  +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 {#4419
    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 {#4423 …}
  +nested: Doctrine\ORM\PersistentCollection {#4425 …}
  +votes: Doctrine\ORM\PersistentCollection {#4427 …}
  +reports: Doctrine\ORM\PersistentCollection {#4429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
  -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 {#4420
    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 {#4421
  +user: Proxies\__CG__\App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4216
    +user: App\Entity\User {#4229 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4211
      date: 2023-11-28 01:01:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4217 …}
    +nested: Doctrine\ORM\PersistentCollection {#4219 …}
    +votes: Doctrine\ORM\PersistentCollection {#4221 …}
    +reports: Doctrine\ORM\PersistentCollection {#4223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4227 …}
    -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 {#4212
      date: 2023-11-22 11:40:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4216}
  +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 {#4419
    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 {#4423 …}
  +nested: Doctrine\ORM\PersistentCollection {#4425 …}
  +votes: Doctrine\ORM\PersistentCollection {#4427 …}
  +reports: Doctrine\ORM\PersistentCollection {#4429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
  -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 {#4420
    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 {#4290
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4285
    date: 2023-11-28 18:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4291 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
  -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 {#4286
    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 {#4290
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4285
    date: 2023-11-28 18:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4291 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
  -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 {#4286
    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 {#4290
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +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 {#4285
    date: 2023-11-28 18:01:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@agame@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4291 …}
  +nested: Doctrine\ORM\PersistentCollection {#4293 …}
  +votes: Doctrine\ORM\PersistentCollection {#4295 …}
  +reports: Doctrine\ORM\PersistentCollection {#4297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
  -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 {#4286
    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 {#4375
  +user: Proxies\__CG__\App\Entity\User {#4371 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4285
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -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 {#4286
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4376
    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 {#4367 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
  -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 {#4379
    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 {#4375
  +user: Proxies\__CG__\App\Entity\User {#4371 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4285
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -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 {#4286
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4376
    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 {#4367 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
  -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 {#4379
    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 {#4375
  +user: Proxies\__CG__\App\Entity\User {#4371 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4285
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -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 {#4286
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4376
    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 {#4367 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4369 …}
  +reports: Doctrine\ORM\PersistentCollection {#4381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4385 …}
  -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 {#4379
    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 {#4389
  +user: Proxies\__CG__\App\Entity\User {#4390 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4285
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -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 {#4286
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +body: "Because all that hammer ever does is make an adorable squeaky noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700660679 {#4387
    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 {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4393 …}
  +votes: Doctrine\ORM\PersistentCollection {#4395 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -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 {#4388
    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 {#4389
  +user: Proxies\__CG__\App\Entity\User {#4390 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4285
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -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 {#4286
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +body: "Because all that hammer ever does is make an adorable squeaky noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700660679 {#4387
    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 {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4393 …}
  +votes: Doctrine\ORM\PersistentCollection {#4395 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -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 {#4388
    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 {#4389
  +user: Proxies\__CG__\App\Entity\User {#4390 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4285
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -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 {#4286
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +body: "Because all that hammer ever does is make an adorable squeaky noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700660679 {#4387
    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 {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4393 …}
  +votes: Doctrine\ORM\PersistentCollection {#4395 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -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 {#4388
    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 {#4405
  +user: Proxies\__CG__\App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4285
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -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 {#4286
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4403
    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 {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -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 {#4404
    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 {#4405
  +user: Proxies\__CG__\App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4285
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -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 {#4286
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4403
    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 {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -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 {#4404
    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 {#4405
  +user: Proxies\__CG__\App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4290
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +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 {#4285
      date: 2023-11-28 18:01:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@agame@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4291 …}
    +nested: Doctrine\ORM\PersistentCollection {#4293 …}
    +votes: Doctrine\ORM\PersistentCollection {#4295 …}
    +reports: Doctrine\ORM\PersistentCollection {#4297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
    -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 {#4286
      date: 2023-11-22 11:25:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4403
    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 {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -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 {#4404
    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 {#4472
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: Proxies\__CG__\App\Entity\User {#4406 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4290
      +user: App\Entity\User {#4303 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4285
        date: 2023-11-28 18:01:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4291 …}
      +nested: Doctrine\ORM\PersistentCollection {#4293 …}
      +votes: Doctrine\ORM\PersistentCollection {#4295 …}
      +reports: Doctrine\ORM\PersistentCollection {#4297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
      -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 {#4286
        date: 2023-11-22 11:25:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4403
      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 {#4407 …}
    +nested: Doctrine\ORM\PersistentCollection {#4409 …}
    +votes: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
    -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 {#4404
      date: 2023-11-22 12:18:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4471
    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 {#4476 …}
  +nested: Doctrine\ORM\PersistentCollection {#4482 …}
  +votes: Doctrine\ORM\PersistentCollection {#4478 …}
  +reports: Doctrine\ORM\PersistentCollection {#4483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
  -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 {#4468
    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 {#4472
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: Proxies\__CG__\App\Entity\User {#4406 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4290
      +user: App\Entity\User {#4303 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4285
        date: 2023-11-28 18:01:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4291 …}
      +nested: Doctrine\ORM\PersistentCollection {#4293 …}
      +votes: Doctrine\ORM\PersistentCollection {#4295 …}
      +reports: Doctrine\ORM\PersistentCollection {#4297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
      -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 {#4286
        date: 2023-11-22 11:25:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4403
      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 {#4407 …}
    +nested: Doctrine\ORM\PersistentCollection {#4409 …}
    +votes: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
    -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 {#4404
      date: 2023-11-22 12:18:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4471
    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 {#4476 …}
  +nested: Doctrine\ORM\PersistentCollection {#4482 …}
  +votes: Doctrine\ORM\PersistentCollection {#4478 …}
  +reports: Doctrine\ORM\PersistentCollection {#4483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
  -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 {#4468
    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 {#4472
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4405
    +user: Proxies\__CG__\App\Entity\User {#4406 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4290
      +user: App\Entity\User {#4303 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +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 {#4285
        date: 2023-11-28 18:01:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@agame@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4291 …}
      +nested: Doctrine\ORM\PersistentCollection {#4293 …}
      +votes: Doctrine\ORM\PersistentCollection {#4295 …}
      +reports: Doctrine\ORM\PersistentCollection {#4297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
      -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 {#4286
        date: 2023-11-22 11:25:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4403
      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 {#4407 …}
    +nested: Doctrine\ORM\PersistentCollection {#4409 …}
    +votes: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
    -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 {#4404
      date: 2023-11-22 12:18:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4471
    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 {#4476 …}
  +nested: Doctrine\ORM\PersistentCollection {#4482 …}
  +votes: Doctrine\ORM\PersistentCollection {#4478 …}
  +reports: Doctrine\ORM\PersistentCollection {#4483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
  -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 {#4468
    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 {#4530
  +user: Proxies\__CG__\App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4472
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: Proxies\__CG__\App\Entity\User {#4406 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4290
        +user: App\Entity\User {#4303 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4285
          date: 2023-11-28 18:01:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4291 …}
        +nested: Doctrine\ORM\PersistentCollection {#4293 …}
        +votes: Doctrine\ORM\PersistentCollection {#4295 …}
        +reports: Doctrine\ORM\PersistentCollection {#4297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
        -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 {#4286
          date: 2023-11-22 11:25:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4290}
      +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 {#4403
        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 {#4407 …}
      +nested: Doctrine\ORM\PersistentCollection {#4409 …}
      +votes: Doctrine\ORM\PersistentCollection {#4411 …}
      +reports: Doctrine\ORM\PersistentCollection {#4413 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
      -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 {#4404
        date: 2023-11-22 12:18:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4471
      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 {#4476 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4478 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -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 {#4468
      date: 2023-11-22 19:00:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4527
    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 {#4531 …}
  +nested: Doctrine\ORM\PersistentCollection {#4533 …}
  +votes: Doctrine\ORM\PersistentCollection {#4535 …}
  +reports: Doctrine\ORM\PersistentCollection {#4537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
  -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 {#4528
    date: 2023-11-28 09:28:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700678524 {#4529
    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 {#4530
  +user: Proxies\__CG__\App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4472
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: Proxies\__CG__\App\Entity\User {#4406 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4290
        +user: App\Entity\User {#4303 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4285
          date: 2023-11-28 18:01:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4291 …}
        +nested: Doctrine\ORM\PersistentCollection {#4293 …}
        +votes: Doctrine\ORM\PersistentCollection {#4295 …}
        +reports: Doctrine\ORM\PersistentCollection {#4297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
        -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 {#4286
          date: 2023-11-22 11:25:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4290}
      +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 {#4403
        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 {#4407 …}
      +nested: Doctrine\ORM\PersistentCollection {#4409 …}
      +votes: Doctrine\ORM\PersistentCollection {#4411 …}
      +reports: Doctrine\ORM\PersistentCollection {#4413 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
      -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 {#4404
        date: 2023-11-22 12:18:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4471
      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 {#4476 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4478 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -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 {#4468
      date: 2023-11-22 19:00:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4527
    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 {#4531 …}
  +nested: Doctrine\ORM\PersistentCollection {#4533 …}
  +votes: Doctrine\ORM\PersistentCollection {#4535 …}
  +reports: Doctrine\ORM\PersistentCollection {#4537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
  -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 {#4528
    date: 2023-11-28 09:28:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700678524 {#4529
    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 {#4530
  +user: Proxies\__CG__\App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4472
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4405
      +user: Proxies\__CG__\App\Entity\User {#4406 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4290
        +user: App\Entity\User {#4303 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +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 {#4285
          date: 2023-11-28 18:01:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@agame@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4291 …}
        +nested: Doctrine\ORM\PersistentCollection {#4293 …}
        +votes: Doctrine\ORM\PersistentCollection {#4295 …}
        +reports: Doctrine\ORM\PersistentCollection {#4297 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
        -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 {#4286
          date: 2023-11-22 11:25:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4290}
      +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 {#4403
        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 {#4407 …}
      +nested: Doctrine\ORM\PersistentCollection {#4409 …}
      +votes: Doctrine\ORM\PersistentCollection {#4411 …}
      +reports: Doctrine\ORM\PersistentCollection {#4413 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
      -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 {#4404
        date: 2023-11-22 12:18:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4471
      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 {#4476 …}
    +nested: Doctrine\ORM\PersistentCollection {#4482 …}
    +votes: Doctrine\ORM\PersistentCollection {#4478 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -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 {#4468
      date: 2023-11-22 19:00:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4527
    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 {#4531 …}
  +nested: Doctrine\ORM\PersistentCollection {#4533 …}
  +votes: Doctrine\ORM\PersistentCollection {#4535 …}
  +reports: Doctrine\ORM\PersistentCollection {#4537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
  -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 {#4528
    date: 2023-11-28 09:28:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700678524 {#4529
    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 {#4544
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4530
    +user: Proxies\__CG__\App\Entity\User {#4406 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4472
      +user: App\Entity\User {#4303 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: Proxies\__CG__\App\Entity\User {#4406 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4290
          +user: App\Entity\User {#4303 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4285
            date: 2023-11-28 18:01:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@agame@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4291 …}
          +nested: Doctrine\ORM\PersistentCollection {#4293 …}
          +votes: Doctrine\ORM\PersistentCollection {#4295 …}
          +reports: Doctrine\ORM\PersistentCollection {#4297 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
          -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 {#4286
            date: 2023-11-22 11:25:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4290}
        +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 {#4403
          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 {#4407 …}
        +nested: Doctrine\ORM\PersistentCollection {#4409 …}
        +votes: Doctrine\ORM\PersistentCollection {#4411 …}
        +reports: Doctrine\ORM\PersistentCollection {#4413 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
        -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 {#4404
          date: 2023-11-22 12:18:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4290}
      +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 {#4471
        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 {#4476 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4478 …}
      +reports: Doctrine\ORM\PersistentCollection {#4483 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
      -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 {#4468
        date: 2023-11-22 19:00:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4527
      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 {#4531 …}
    +nested: Doctrine\ORM\PersistentCollection {#4533 …}
    +votes: Doctrine\ORM\PersistentCollection {#4535 …}
    +reports: Doctrine\ORM\PersistentCollection {#4537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
    -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 {#4528
      date: 2023-11-28 09:28:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700678524 {#4529
      date: 2023-11-22 19:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4549
    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 {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
  -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 {#4546
    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 {#4544
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4530
    +user: Proxies\__CG__\App\Entity\User {#4406 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4472
      +user: App\Entity\User {#4303 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: Proxies\__CG__\App\Entity\User {#4406 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4290
          +user: App\Entity\User {#4303 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4285
            date: 2023-11-28 18:01:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@agame@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4291 …}
          +nested: Doctrine\ORM\PersistentCollection {#4293 …}
          +votes: Doctrine\ORM\PersistentCollection {#4295 …}
          +reports: Doctrine\ORM\PersistentCollection {#4297 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
          -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 {#4286
            date: 2023-11-22 11:25:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4290}
        +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 {#4403
          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 {#4407 …}
        +nested: Doctrine\ORM\PersistentCollection {#4409 …}
        +votes: Doctrine\ORM\PersistentCollection {#4411 …}
        +reports: Doctrine\ORM\PersistentCollection {#4413 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
        -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 {#4404
          date: 2023-11-22 12:18:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4290}
      +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 {#4471
        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 {#4476 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4478 …}
      +reports: Doctrine\ORM\PersistentCollection {#4483 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
      -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 {#4468
        date: 2023-11-22 19:00:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4527
      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 {#4531 …}
    +nested: Doctrine\ORM\PersistentCollection {#4533 …}
    +votes: Doctrine\ORM\PersistentCollection {#4535 …}
    +reports: Doctrine\ORM\PersistentCollection {#4537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
    -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 {#4528
      date: 2023-11-28 09:28:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700678524 {#4529
      date: 2023-11-22 19:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4549
    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 {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
  -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 {#4546
    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 {#4544
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4530
    +user: Proxies\__CG__\App\Entity\User {#4406 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4472
      +user: App\Entity\User {#4303 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4405
        +user: Proxies\__CG__\App\Entity\User {#4406 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4290
          +user: App\Entity\User {#4303 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +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 {#4285
            date: 2023-11-28 18:01:51.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@agame@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4291 …}
          +nested: Doctrine\ORM\PersistentCollection {#4293 …}
          +votes: Doctrine\ORM\PersistentCollection {#4295 …}
          +reports: Doctrine\ORM\PersistentCollection {#4297 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
          -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 {#4286
            date: 2023-11-22 11:25:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4290}
        +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 {#4403
          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 {#4407 …}
        +nested: Doctrine\ORM\PersistentCollection {#4409 …}
        +votes: Doctrine\ORM\PersistentCollection {#4411 …}
        +reports: Doctrine\ORM\PersistentCollection {#4413 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
        -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 {#4404
          date: 2023-11-22 12:18:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4290}
      +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 {#4471
        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 {#4476 …}
      +nested: Doctrine\ORM\PersistentCollection {#4482 …}
      +votes: Doctrine\ORM\PersistentCollection {#4478 …}
      +reports: Doctrine\ORM\PersistentCollection {#4483 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
      -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 {#4468
        date: 2023-11-22 19:00:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4527
      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 {#4531 …}
    +nested: Doctrine\ORM\PersistentCollection {#4533 …}
    +votes: Doctrine\ORM\PersistentCollection {#4535 …}
    +reports: Doctrine\ORM\PersistentCollection {#4537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
    -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 {#4528
      date: 2023-11-28 09:28:12.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700678524 {#4529
      date: 2023-11-22 19:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4549
    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 {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
  -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 {#4546
    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 {#4580
  +user: Proxies\__CG__\App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4544
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4530
      +user: Proxies\__CG__\App\Entity\User {#4406 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4472
        +user: App\Entity\User {#4303 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4405
          +user: Proxies\__CG__\App\Entity\User {#4406 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4290
            +user: App\Entity\User {#4303 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +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 {#4285
              date: 2023-11-28 18:01:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@agame@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4291 …}
            +nested: Doctrine\ORM\PersistentCollection {#4293 …}
            +votes: Doctrine\ORM\PersistentCollection {#4295 …}
            +reports: Doctrine\ORM\PersistentCollection {#4297 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
            -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 {#4286
              date: 2023-11-22 11:25:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4290}
          +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 {#4403
            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 {#4407 …}
          +nested: Doctrine\ORM\PersistentCollection {#4409 …}
          +votes: Doctrine\ORM\PersistentCollection {#4411 …}
          +reports: Doctrine\ORM\PersistentCollection {#4413 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
          -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 {#4404
            date: 2023-11-22 12:18:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4290}
        +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 {#4471
          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 {#4476 …}
        +nested: Doctrine\ORM\PersistentCollection {#4482 …}
        +votes: Doctrine\ORM\PersistentCollection {#4478 …}
        +reports: Doctrine\ORM\PersistentCollection {#4483 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
        -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 {#4468
          date: 2023-11-22 19:00:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4290}
      +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 {#4527
        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 {#4531 …}
      +nested: Doctrine\ORM\PersistentCollection {#4533 …}
      +votes: Doctrine\ORM\PersistentCollection {#4535 …}
      +reports: Doctrine\ORM\PersistentCollection {#4537 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
      -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 {#4528
        date: 2023-11-28 09:28:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700678524 {#4529
        date: 2023-11-22 19:42:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4549
      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 {#4552 …}
    +nested: Doctrine\ORM\PersistentCollection {#4556 …}
    +votes: Doctrine\ORM\PersistentCollection {#4558 …}
    +reports: Doctrine\ORM\PersistentCollection {#4559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
    -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 {#4546
      date: 2023-11-22 21:19:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4575
    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 {#4572 …}
  +nested: Doctrine\ORM\PersistentCollection {#4569 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
  -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 {#4578
    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 {#4580
  +user: Proxies\__CG__\App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4544
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4530
      +user: Proxies\__CG__\App\Entity\User {#4406 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4472
        +user: App\Entity\User {#4303 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4405
          +user: Proxies\__CG__\App\Entity\User {#4406 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4290
            +user: App\Entity\User {#4303 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +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 {#4285
              date: 2023-11-28 18:01:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@agame@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4291 …}
            +nested: Doctrine\ORM\PersistentCollection {#4293 …}
            +votes: Doctrine\ORM\PersistentCollection {#4295 …}
            +reports: Doctrine\ORM\PersistentCollection {#4297 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
            -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 {#4286
              date: 2023-11-22 11:25:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4290}
          +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 {#4403
            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 {#4407 …}
          +nested: Doctrine\ORM\PersistentCollection {#4409 …}
          +votes: Doctrine\ORM\PersistentCollection {#4411 …}
          +reports: Doctrine\ORM\PersistentCollection {#4413 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
          -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 {#4404
            date: 2023-11-22 12:18:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4290}
        +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 {#4471
          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 {#4476 …}
        +nested: Doctrine\ORM\PersistentCollection {#4482 …}
        +votes: Doctrine\ORM\PersistentCollection {#4478 …}
        +reports: Doctrine\ORM\PersistentCollection {#4483 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
        -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 {#4468
          date: 2023-11-22 19:00:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4290}
      +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 {#4527
        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 {#4531 …}
      +nested: Doctrine\ORM\PersistentCollection {#4533 …}
      +votes: Doctrine\ORM\PersistentCollection {#4535 …}
      +reports: Doctrine\ORM\PersistentCollection {#4537 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
      -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 {#4528
        date: 2023-11-28 09:28:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700678524 {#4529
        date: 2023-11-22 19:42:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4549
      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 {#4552 …}
    +nested: Doctrine\ORM\PersistentCollection {#4556 …}
    +votes: Doctrine\ORM\PersistentCollection {#4558 …}
    +reports: Doctrine\ORM\PersistentCollection {#4559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
    -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 {#4546
      date: 2023-11-22 21:19:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4575
    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 {#4572 …}
  +nested: Doctrine\ORM\PersistentCollection {#4569 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
  -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 {#4578
    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 {#4580
  +user: Proxies\__CG__\App\Entity\User {#4406 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4544
    +user: App\Entity\User {#4303 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4530
      +user: Proxies\__CG__\App\Entity\User {#4406 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4472
        +user: App\Entity\User {#4303 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4405
          +user: Proxies\__CG__\App\Entity\User {#4406 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4290
            +user: App\Entity\User {#4303 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +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 {#4285
              date: 2023-11-28 18:01:51.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@agame@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4291 …}
            +nested: Doctrine\ORM\PersistentCollection {#4293 …}
            +votes: Doctrine\ORM\PersistentCollection {#4295 …}
            +reports: Doctrine\ORM\PersistentCollection {#4297 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
            -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 {#4286
              date: 2023-11-22 11:25:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4290}
          +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 {#4403
            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 {#4407 …}
          +nested: Doctrine\ORM\PersistentCollection {#4409 …}
          +votes: Doctrine\ORM\PersistentCollection {#4411 …}
          +reports: Doctrine\ORM\PersistentCollection {#4413 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
          -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 {#4404
            date: 2023-11-22 12:18:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4290}
        +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 {#4471
          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 {#4476 …}
        +nested: Doctrine\ORM\PersistentCollection {#4482 …}
        +votes: Doctrine\ORM\PersistentCollection {#4478 …}
        +reports: Doctrine\ORM\PersistentCollection {#4483 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
        -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 {#4468
          date: 2023-11-22 19:00:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4290}
      +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 {#4527
        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 {#4531 …}
      +nested: Doctrine\ORM\PersistentCollection {#4533 …}
      +votes: Doctrine\ORM\PersistentCollection {#4535 …}
      +reports: Doctrine\ORM\PersistentCollection {#4537 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
      -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 {#4528
        date: 2023-11-28 09:28:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700678524 {#4529
        date: 2023-11-22 19:42:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4549
      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 {#4552 …}
    +nested: Doctrine\ORM\PersistentCollection {#4556 …}
    +votes: Doctrine\ORM\PersistentCollection {#4558 …}
    +reports: Doctrine\ORM\PersistentCollection {#4559 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
    -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 {#4546
      date: 2023-11-22 21:19:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4575
    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 {#4572 …}
  +nested: Doctrine\ORM\PersistentCollection {#4569 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
  -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 {#4578
    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 {#4602
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4580
    +user: Proxies\__CG__\App\Entity\User {#4406 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4544
      +user: App\Entity\User {#4303 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4530
        +user: Proxies\__CG__\App\Entity\User {#4406 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4472
          +user: App\Entity\User {#4303 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4405
            +user: Proxies\__CG__\App\Entity\User {#4406 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4290
              +user: App\Entity\User {#4303 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +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 {#4285
                date: 2023-11-28 18:01:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@agame@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4291 …}
              +nested: Doctrine\ORM\PersistentCollection {#4293 …}
              +votes: Doctrine\ORM\PersistentCollection {#4295 …}
              +reports: Doctrine\ORM\PersistentCollection {#4297 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
              -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 {#4286
                date: 2023-11-22 11:25:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4290}
            +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 {#4403
              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 {#4407 …}
            +nested: Doctrine\ORM\PersistentCollection {#4409 …}
            +votes: Doctrine\ORM\PersistentCollection {#4411 …}
            +reports: Doctrine\ORM\PersistentCollection {#4413 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
            -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 {#4404
              date: 2023-11-22 12:18:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4290}
          +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 {#4471
            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 {#4476 …}
          +nested: Doctrine\ORM\PersistentCollection {#4482 …}
          +votes: Doctrine\ORM\PersistentCollection {#4478 …}
          +reports: Doctrine\ORM\PersistentCollection {#4483 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
          -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 {#4468
            date: 2023-11-22 19:00:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4290}
        +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 {#4527
          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 {#4531 …}
        +nested: Doctrine\ORM\PersistentCollection {#4533 …}
        +votes: Doctrine\ORM\PersistentCollection {#4535 …}
        +reports: Doctrine\ORM\PersistentCollection {#4537 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
        -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 {#4528
          date: 2023-11-28 09:28:12.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700678524 {#4529
          date: 2023-11-22 19:42:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4290}
      +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 {#4549
        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 {#4552 …}
      +nested: Doctrine\ORM\PersistentCollection {#4556 …}
      +votes: Doctrine\ORM\PersistentCollection {#4558 …}
      +reports: Doctrine\ORM\PersistentCollection {#4559 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
      -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 {#4546
        date: 2023-11-22 21:19:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4575
      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 {#4572 …}
    +nested: Doctrine\ORM\PersistentCollection {#4569 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
    -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 {#4578
      date: 2023-11-22 21:37:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4597
    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 {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4591 …}
  +votes: Doctrine\ORM\PersistentCollection {#4589 …}
  +reports: Doctrine\ORM\PersistentCollection {#4603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -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 {#4600
    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 {#4602
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4580
    +user: Proxies\__CG__\App\Entity\User {#4406 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4544
      +user: App\Entity\User {#4303 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4530
        +user: Proxies\__CG__\App\Entity\User {#4406 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4472
          +user: App\Entity\User {#4303 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4405
            +user: Proxies\__CG__\App\Entity\User {#4406 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4290
              +user: App\Entity\User {#4303 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +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 {#4285
                date: 2023-11-28 18:01:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@agame@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4291 …}
              +nested: Doctrine\ORM\PersistentCollection {#4293 …}
              +votes: Doctrine\ORM\PersistentCollection {#4295 …}
              +reports: Doctrine\ORM\PersistentCollection {#4297 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
              -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 {#4286
                date: 2023-11-22 11:25:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4290}
            +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 {#4403
              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 {#4407 …}
            +nested: Doctrine\ORM\PersistentCollection {#4409 …}
            +votes: Doctrine\ORM\PersistentCollection {#4411 …}
            +reports: Doctrine\ORM\PersistentCollection {#4413 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
            -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 {#4404
              date: 2023-11-22 12:18:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4290}
          +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 {#4471
            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 {#4476 …}
          +nested: Doctrine\ORM\PersistentCollection {#4482 …}
          +votes: Doctrine\ORM\PersistentCollection {#4478 …}
          +reports: Doctrine\ORM\PersistentCollection {#4483 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
          -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 {#4468
            date: 2023-11-22 19:00:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4290}
        +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 {#4527
          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 {#4531 …}
        +nested: Doctrine\ORM\PersistentCollection {#4533 …}
        +votes: Doctrine\ORM\PersistentCollection {#4535 …}
        +reports: Doctrine\ORM\PersistentCollection {#4537 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
        -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 {#4528
          date: 2023-11-28 09:28:12.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700678524 {#4529
          date: 2023-11-22 19:42:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4290}
      +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 {#4549
        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 {#4552 …}
      +nested: Doctrine\ORM\PersistentCollection {#4556 …}
      +votes: Doctrine\ORM\PersistentCollection {#4558 …}
      +reports: Doctrine\ORM\PersistentCollection {#4559 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
      -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 {#4546
        date: 2023-11-22 21:19:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4575
      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 {#4572 …}
    +nested: Doctrine\ORM\PersistentCollection {#4569 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
    -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 {#4578
      date: 2023-11-22 21:37:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4597
    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 {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4591 …}
  +votes: Doctrine\ORM\PersistentCollection {#4589 …}
  +reports: Doctrine\ORM\PersistentCollection {#4603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -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 {#4600
    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 {#4602
  +user: App\Entity\User {#4303 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2410
      date: 2023-11-23 19:08:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +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 {#1850
      date: 2023-11-22 10:26:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4580
    +user: Proxies\__CG__\App\Entity\User {#4406 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4544
      +user: App\Entity\User {#4303 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4530
        +user: Proxies\__CG__\App\Entity\User {#4406 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4472
          +user: App\Entity\User {#4303 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4405
            +user: Proxies\__CG__\App\Entity\User {#4406 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4290
              +user: App\Entity\User {#4303 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +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 {#4285
                date: 2023-11-28 18:01:51.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@agame@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4291 …}
              +nested: Doctrine\ORM\PersistentCollection {#4293 …}
              +votes: Doctrine\ORM\PersistentCollection {#4295 …}
              +reports: Doctrine\ORM\PersistentCollection {#4297 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4299 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4301 …}
              -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 {#4286
                date: 2023-11-22 11:25:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4290}
            +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 {#4403
              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 {#4407 …}
            +nested: Doctrine\ORM\PersistentCollection {#4409 …}
            +votes: Doctrine\ORM\PersistentCollection {#4411 …}
            +reports: Doctrine\ORM\PersistentCollection {#4413 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
            -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 {#4404
              date: 2023-11-22 12:18:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4290}
          +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 {#4471
            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 {#4476 …}
          +nested: Doctrine\ORM\PersistentCollection {#4482 …}
          +votes: Doctrine\ORM\PersistentCollection {#4478 …}
          +reports: Doctrine\ORM\PersistentCollection {#4483 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
          -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 {#4468
            date: 2023-11-22 19:00:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4290}
        +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 {#4527
          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 {#4531 …}
        +nested: Doctrine\ORM\PersistentCollection {#4533 …}
        +votes: Doctrine\ORM\PersistentCollection {#4535 …}
        +reports: Doctrine\ORM\PersistentCollection {#4537 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4539 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4541 …}
        -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 {#4528
          date: 2023-11-28 09:28:12.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700678524 {#4529
          date: 2023-11-22 19:42:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4290}
      +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 {#4549
        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 {#4552 …}
      +nested: Doctrine\ORM\PersistentCollection {#4556 …}
      +votes: Doctrine\ORM\PersistentCollection {#4558 …}
      +reports: Doctrine\ORM\PersistentCollection {#4559 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4561 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4563 …}
      -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 {#4546
        date: 2023-11-22 21:19:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4290}
    +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 {#4575
      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 {#4572 …}
    +nested: Doctrine\ORM\PersistentCollection {#4569 …}
    +votes: Doctrine\ORM\PersistentCollection {#4567 …}
    +reports: Doctrine\ORM\PersistentCollection {#4581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
    -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 {#4578
      date: 2023-11-22 21:37:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4290}
  +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 {#4597
    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 {#4594 …}
  +nested: Doctrine\ORM\PersistentCollection {#4591 …}
  +votes: Doctrine\ORM\PersistentCollection {#4589 …}
  +reports: Doctrine\ORM\PersistentCollection {#4603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -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 {#4600
    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 {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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