GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/16080/Hits-close-to-home/oldest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Hits-close-to-home"
  +title: "Hits close to home"
  +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 693
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701096661 {#2414
    date: 2023-11-27 15:51:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 16080
  -titleTs: "'close':2 'hit':1 'home':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700855278
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9933483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700768878 {#1793
    date: 2023-11-23 20:47:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Hits-close-to-home"
  +title: "Hits close to home"
  +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 693
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701096661 {#2414
    date: 2023-11-27 15:51:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 16080
  -titleTs: "'close':2 'hit':1 'home':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700855278
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9933483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700768878 {#1793
    date: 2023-11-23 20:47:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Hits-close-to-home"
  +title: "Hits close to home"
  +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 693
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701096661 {#2414
    date: 2023-11-27 15:51:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 16080
  -titleTs: "'close':2 'hit':1 'home':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700855278
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9933483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700768878 {#1793
    date: 2023-11-23 20:47:58.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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, that’s illegal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701814751 {#4008
    date: 2023-12-05 23:19:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 156016
  -bodyTs: "'illeg':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4953818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700770455 {#3944
    date: 2023-11-23 21:14: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
7 DENIED edit
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, that’s illegal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701814751 {#4008
    date: 2023-12-05 23:19:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 156016
  -bodyTs: "'illeg':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4953818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700770455 {#3944
    date: 2023-11-23 21:14: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
8 DENIED moderate
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, that’s illegal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701814751 {#4008
    date: 2023-12-05 23:19:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 156016
  -bodyTs: "'illeg':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4953818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700770455 {#3944
    date: 2023-11-23 21:14: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
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 {#4647
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Common practice in digital game stores"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700772656 {#4648
    date: 2023-11-23 21:50:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
  -id: 156152
  -bodyTs: "'common':1 'digit':4 'game':5 'practic':2 'store':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772656 {#4645
    date: 2023-11-23 21:50: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
11 DENIED edit
App\Entity\EntryComment {#4647
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Common practice in digital game stores"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700772656 {#4648
    date: 2023-11-23 21:50:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
  -id: 156152
  -bodyTs: "'common':1 'digit':4 'game':5 'practic':2 'store':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772656 {#4645
    date: 2023-11-23 21:50: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
12 DENIED moderate
App\Entity\EntryComment {#4647
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Common practice in digital game stores"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700772656 {#4648
    date: 2023-11-23 21:50:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4637 …}
  +reports: Doctrine\ORM\PersistentCollection {#4651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
  -id: 156152
  -bodyTs: "'common':1 'digit':4 'game':5 'practic':2 'store':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772656 {#4645
    date: 2023-11-23 21:50: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
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 {#4659
  +user: Proxies\__CG__\App\Entity\User {#4660 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Illegal here, too, but the government doesn’t care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700775712 {#4657
    date: 2023-11-23 22:41:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4661 …}
  +nested: Doctrine\ORM\PersistentCollection {#4663 …}
  +votes: Doctrine\ORM\PersistentCollection {#4665 …}
  +reports: Doctrine\ORM\PersistentCollection {#4667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4671 …}
  -id: 156318
  -bodyTs: "'care':9 'doesn':7 'govern':6 'illeg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5130012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775712 {#4658
    date: 2023-11-23 22:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4659
  +user: Proxies\__CG__\App\Entity\User {#4660 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Illegal here, too, but the government doesn’t care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700775712 {#4657
    date: 2023-11-23 22:41:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4661 …}
  +nested: Doctrine\ORM\PersistentCollection {#4663 …}
  +votes: Doctrine\ORM\PersistentCollection {#4665 …}
  +reports: Doctrine\ORM\PersistentCollection {#4667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4671 …}
  -id: 156318
  -bodyTs: "'care':9 'doesn':7 'govern':6 'illeg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5130012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775712 {#4658
    date: 2023-11-23 22:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4659
  +user: Proxies\__CG__\App\Entity\User {#4660 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Illegal here, too, but the government doesn’t care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1700775712 {#4657
    date: 2023-11-23 22:41:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4661 …}
  +nested: Doctrine\ORM\PersistentCollection {#4663 …}
  +votes: Doctrine\ORM\PersistentCollection {#4665 …}
  +reports: Doctrine\ORM\PersistentCollection {#4667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4671 …}
  -id: 156318
  -bodyTs: "'care':9 'doesn':7 'govern':6 'illeg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5130012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775712 {#4658
    date: 2023-11-23 22:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4675
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Small town business man… xD…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700771167 {#4673
    date: 2023-11-23 21:26:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4676 …}
  +nested: Doctrine\ORM\PersistentCollection {#4678 …}
  +votes: Doctrine\ORM\PersistentCollection {#4680 …}
  +reports: Doctrine\ORM\PersistentCollection {#4682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
  -id: 156060
  -bodyTs: "'busi':3 'man':4 'small':1 'town':2 'xd':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5128518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700771167 {#4674
    date: 2023-11-23 21:26:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4675
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Small town business man… xD…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700771167 {#4673
    date: 2023-11-23 21:26:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4676 …}
  +nested: Doctrine\ORM\PersistentCollection {#4678 …}
  +votes: Doctrine\ORM\PersistentCollection {#4680 …}
  +reports: Doctrine\ORM\PersistentCollection {#4682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
  -id: 156060
  -bodyTs: "'busi':3 'man':4 'small':1 'town':2 'xd':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5128518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700771167 {#4674
    date: 2023-11-23 21:26:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4675
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Small town business man… xD…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700771167 {#4673
    date: 2023-11-23 21:26:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4676 …}
  +nested: Doctrine\ORM\PersistentCollection {#4678 …}
  +votes: Doctrine\ORM\PersistentCollection {#4680 …}
  +reports: Doctrine\ORM\PersistentCollection {#4682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
  -id: 156060
  -bodyTs: "'busi':3 'man':4 'small':1 'town':2 'xd':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5128518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700771167 {#4674
    date: 2023-11-23 21:26:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4827
  +user: Proxies\__CG__\App\Entity\User {#4820 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4675
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Small town business man… xD…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700771167 {#4673
      date: 2023-11-23 21:26:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4676 …}
    +nested: Doctrine\ORM\PersistentCollection {#4678 …}
    +votes: Doctrine\ORM\PersistentCollection {#4680 …}
    +reports: Doctrine\ORM\PersistentCollection {#4682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
    -id: 156060
    -bodyTs: "'busi':3 'man':4 'small':1 'town':2 'xd':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5128518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700771167 {#4674
      date: 2023-11-23 21:26:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Report to the FTC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700772762 {#4828
    date: 2023-11-23 21:52:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4819 …}
  +nested: Doctrine\ORM\PersistentCollection {#4817 …}
  +votes: Doctrine\ORM\PersistentCollection {#4815 …}
  +reports: Doctrine\ORM\PersistentCollection {#4830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
  -id: 156157
  -bodyTs: "'ftc':4 'report':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772762 {#4825
    date: 2023-11-23 21:52:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4827
  +user: Proxies\__CG__\App\Entity\User {#4820 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4675
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Small town business man… xD…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700771167 {#4673
      date: 2023-11-23 21:26:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4676 …}
    +nested: Doctrine\ORM\PersistentCollection {#4678 …}
    +votes: Doctrine\ORM\PersistentCollection {#4680 …}
    +reports: Doctrine\ORM\PersistentCollection {#4682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
    -id: 156060
    -bodyTs: "'busi':3 'man':4 'small':1 'town':2 'xd':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5128518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700771167 {#4674
      date: 2023-11-23 21:26:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Report to the FTC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700772762 {#4828
    date: 2023-11-23 21:52:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4819 …}
  +nested: Doctrine\ORM\PersistentCollection {#4817 …}
  +votes: Doctrine\ORM\PersistentCollection {#4815 …}
  +reports: Doctrine\ORM\PersistentCollection {#4830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
  -id: 156157
  -bodyTs: "'ftc':4 'report':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772762 {#4825
    date: 2023-11-23 21:52:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4827
  +user: Proxies\__CG__\App\Entity\User {#4820 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4675
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Small town business man… xD…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700771167 {#4673
      date: 2023-11-23 21:26:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4676 …}
    +nested: Doctrine\ORM\PersistentCollection {#4678 …}
    +votes: Doctrine\ORM\PersistentCollection {#4680 …}
    +reports: Doctrine\ORM\PersistentCollection {#4682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
    -id: 156060
    -bodyTs: "'busi':3 'man':4 'small':1 'town':2 'xd':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5128518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700771167 {#4674
      date: 2023-11-23 21:26:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Report to the FTC."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700772762 {#4828
    date: 2023-11-23 21:52:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4819 …}
  +nested: Doctrine\ORM\PersistentCollection {#4817 …}
  +votes: Doctrine\ORM\PersistentCollection {#4815 …}
  +reports: Doctrine\ORM\PersistentCollection {#4830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
  -id: 156157
  -bodyTs: "'ftc':4 'report':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772762 {#4825
    date: 2023-11-23 21:52:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5006
  +user: Proxies\__CG__\App\Entity\User {#4999 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: Proxies\__CG__\App\Entity\User {#4820 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4675
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, that’s illegal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1701814751 {#4008
          date: 2023-12-05 23:19:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 156016
        -bodyTs: "'illeg':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4953818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700770455 {#3944
          date: 2023-11-23 21:14:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Small town business man… xD…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700771167 {#4673
        date: 2023-11-23 21:26:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@BorgDrone@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4676 …}
      +nested: Doctrine\ORM\PersistentCollection {#4678 …}
      +votes: Doctrine\ORM\PersistentCollection {#4680 …}
      +reports: Doctrine\ORM\PersistentCollection {#4682 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
      -id: 156060
      -bodyTs: "'busi':3 'man':4 'small':1 'town':2 'xd':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5128518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771167 {#4674
        date: 2023-11-23 21:26:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Report to the FTC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700772762 {#4828
      date: 2023-11-23 21:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4819 …}
    +nested: Doctrine\ORM\PersistentCollection {#4817 …}
    +votes: Doctrine\ORM\PersistentCollection {#4815 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 156157
    -bodyTs: "'ftc':4 'report':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772762 {#4825
      date: 2023-11-23 21:52:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Yesssss let’s make sure small business owners get sued into oblivion because we don’t like their prices hell yeah your Amazon package was delivered today my good sir"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700936147 {#5007
    date: 2023-11-25 19:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#4996 …}
  +votes: Doctrine\ORM\PersistentCollection {#4994 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 163330
  -bodyTs: "'amazon':23 'busi':7 'deliv':26 'get':9 'good':29 'hell':20 'let':2 'like':17 'make':4 'oblivion':12 'owner':8 'packag':24 'price':19 'sir':30 'small':6 'su':10 'sure':5 'today':27 'yeah':21 'yesssss':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700936147 {#5004
    date: 2023-11-25 19:15:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5006
  +user: Proxies\__CG__\App\Entity\User {#4999 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: Proxies\__CG__\App\Entity\User {#4820 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4675
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, that’s illegal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1701814751 {#4008
          date: 2023-12-05 23:19:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 156016
        -bodyTs: "'illeg':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4953818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700770455 {#3944
          date: 2023-11-23 21:14:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Small town business man… xD…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700771167 {#4673
        date: 2023-11-23 21:26:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@BorgDrone@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4676 …}
      +nested: Doctrine\ORM\PersistentCollection {#4678 …}
      +votes: Doctrine\ORM\PersistentCollection {#4680 …}
      +reports: Doctrine\ORM\PersistentCollection {#4682 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
      -id: 156060
      -bodyTs: "'busi':3 'man':4 'small':1 'town':2 'xd':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5128518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771167 {#4674
        date: 2023-11-23 21:26:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Report to the FTC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700772762 {#4828
      date: 2023-11-23 21:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4819 …}
    +nested: Doctrine\ORM\PersistentCollection {#4817 …}
    +votes: Doctrine\ORM\PersistentCollection {#4815 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 156157
    -bodyTs: "'ftc':4 'report':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772762 {#4825
      date: 2023-11-23 21:52:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Yesssss let’s make sure small business owners get sued into oblivion because we don’t like their prices hell yeah your Amazon package was delivered today my good sir"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700936147 {#5007
    date: 2023-11-25 19:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#4996 …}
  +votes: Doctrine\ORM\PersistentCollection {#4994 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 163330
  -bodyTs: "'amazon':23 'busi':7 'deliv':26 'get':9 'good':29 'hell':20 'let':2 'like':17 'make':4 'oblivion':12 'owner':8 'packag':24 'price':19 'sir':30 'small':6 'su':10 'sure':5 'today':27 'yeah':21 'yesssss':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700936147 {#5004
    date: 2023-11-25 19:15:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5006
  +user: Proxies\__CG__\App\Entity\User {#4999 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: Proxies\__CG__\App\Entity\User {#4820 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4675
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, that’s illegal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1701814751 {#4008
          date: 2023-12-05 23:19:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 156016
        -bodyTs: "'illeg':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4953818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700770455 {#3944
          date: 2023-11-23 21:14:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Small town business man… xD…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700771167 {#4673
        date: 2023-11-23 21:26:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@BorgDrone@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4676 …}
      +nested: Doctrine\ORM\PersistentCollection {#4678 …}
      +votes: Doctrine\ORM\PersistentCollection {#4680 …}
      +reports: Doctrine\ORM\PersistentCollection {#4682 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
      -id: 156060
      -bodyTs: "'busi':3 'man':4 'small':1 'town':2 'xd':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5128518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771167 {#4674
        date: 2023-11-23 21:26:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Report to the FTC."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700772762 {#4828
      date: 2023-11-23 21:52:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4819 …}
    +nested: Doctrine\ORM\PersistentCollection {#4817 …}
    +votes: Doctrine\ORM\PersistentCollection {#4815 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 156157
    -bodyTs: "'ftc':4 'report':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772762 {#4825
      date: 2023-11-23 21:52:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Yesssss let’s make sure small business owners get sued into oblivion because we don’t like their prices hell yeah your Amazon package was delivered today my good sir"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700936147 {#5007
    date: 2023-11-25 19:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@PunnyName@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#4996 …}
  +votes: Doctrine\ORM\PersistentCollection {#4994 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 163330
  -bodyTs: "'amazon':23 'busi':7 'deliv':26 'get':9 'good':29 'hell':20 'let':2 'like':17 'make':4 'oblivion':12 'owner':8 'packag':24 'price':19 'sir':30 'small':6 'su':10 'sure':5 'today':27 'yeah':21 'yesssss':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700936147 {#5004
    date: 2023-11-25 19:15:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5055
  +user: Proxies\__CG__\App\Entity\User {#4820 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5006
    +user: Proxies\__CG__\App\Entity\User {#4999 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4820 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4675
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Yeah, that’s illegal."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1701814751 {#4008
            date: 2023-12-05 23:19:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 156016
          -bodyTs: "'illeg':4 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/4953818"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700770455 {#3944
            date: 2023-11-23 21:14:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Small town business man… xD…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700771167 {#4673
          date: 2023-11-23 21:26:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@BorgDrone@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4676 …}
        +nested: Doctrine\ORM\PersistentCollection {#4678 …}
        +votes: Doctrine\ORM\PersistentCollection {#4680 …}
        +reports: Doctrine\ORM\PersistentCollection {#4682 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
        -id: 156060
        -bodyTs: "'busi':3 'man':4 'small':1 'town':2 'xd':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5128518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700771167 {#4674
          date: 2023-11-23 21:26:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Report to the FTC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700772762 {#4828
        date: 2023-11-23 21:52:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@BorgDrone@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4819 …}
      +nested: Doctrine\ORM\PersistentCollection {#4817 …}
      +votes: Doctrine\ORM\PersistentCollection {#4815 …}
      +reports: Doctrine\ORM\PersistentCollection {#4830 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
      -id: 156157
      -bodyTs: "'ftc':4 'report':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5537306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700772762 {#4825
        date: 2023-11-23 21:52:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Yesssss let’s make sure small business owners get sued into oblivion because we don’t like their prices hell yeah your Amazon package was delivered today my good sir"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700936147 {#5007
      date: 2023-11-25 19:15:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4998 …}
    +nested: Doctrine\ORM\PersistentCollection {#4996 …}
    +votes: Doctrine\ORM\PersistentCollection {#4994 …}
    +reports: Doctrine\ORM\PersistentCollection {#5009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
    -id: 163330
    -bodyTs: "'amazon':23 'busi':7 'deliv':26 'get':9 'good':29 'hell':20 'let':2 'like':17 'make':4 'oblivion':12 'owner':8 'packag':24 'price':19 'sir':30 'small':6 'su':10 'sure':5 'today':27 'yeah':21 'yesssss':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5579830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700936147 {#5004
      date: 2023-11-25 19:15:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Being a small town business doesn’t automatically make you a saint. They still need to follow the rules they signed up for.\n
    \n
    And two things can be bad at once.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700944903 {#5056
    date: 2023-11-25 21:41:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@PunnyName@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5052 …}
  +nested: Doctrine\ORM\PersistentCollection {#5048 …}
  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
  +reports: Doctrine\ORM\PersistentCollection {#5061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
  -id: 163813
  -bodyTs: "'automat':8 'bad':29 'busi':5 'doesn':6 'follow':17 'make':9 'need':15 'rule':19 'saint':12 'sign':21 'small':3 'still':14 'thing':26 'town':4 'two':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5582417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944903 {#5059
    date: 2023-11-25 21:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5055
  +user: Proxies\__CG__\App\Entity\User {#4820 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5006
    +user: Proxies\__CG__\App\Entity\User {#4999 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4820 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4675
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Yeah, that’s illegal."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1701814751 {#4008
            date: 2023-12-05 23:19:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 156016
          -bodyTs: "'illeg':4 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/4953818"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700770455 {#3944
            date: 2023-11-23 21:14:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Small town business man… xD…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700771167 {#4673
          date: 2023-11-23 21:26:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@BorgDrone@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4676 …}
        +nested: Doctrine\ORM\PersistentCollection {#4678 …}
        +votes: Doctrine\ORM\PersistentCollection {#4680 …}
        +reports: Doctrine\ORM\PersistentCollection {#4682 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
        -id: 156060
        -bodyTs: "'busi':3 'man':4 'small':1 'town':2 'xd':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5128518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700771167 {#4674
          date: 2023-11-23 21:26:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Report to the FTC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700772762 {#4828
        date: 2023-11-23 21:52:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@BorgDrone@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4819 …}
      +nested: Doctrine\ORM\PersistentCollection {#4817 …}
      +votes: Doctrine\ORM\PersistentCollection {#4815 …}
      +reports: Doctrine\ORM\PersistentCollection {#4830 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
      -id: 156157
      -bodyTs: "'ftc':4 'report':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5537306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700772762 {#4825
        date: 2023-11-23 21:52:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Yesssss let’s make sure small business owners get sued into oblivion because we don’t like their prices hell yeah your Amazon package was delivered today my good sir"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700936147 {#5007
      date: 2023-11-25 19:15:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4998 …}
    +nested: Doctrine\ORM\PersistentCollection {#4996 …}
    +votes: Doctrine\ORM\PersistentCollection {#4994 …}
    +reports: Doctrine\ORM\PersistentCollection {#5009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
    -id: 163330
    -bodyTs: "'amazon':23 'busi':7 'deliv':26 'get':9 'good':29 'hell':20 'let':2 'like':17 'make':4 'oblivion':12 'owner':8 'packag':24 'price':19 'sir':30 'small':6 'su':10 'sure':5 'today':27 'yeah':21 'yesssss':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5579830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700936147 {#5004
      date: 2023-11-25 19:15:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Being a small town business doesn’t automatically make you a saint. They still need to follow the rules they signed up for.\n
    \n
    And two things can be bad at once.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700944903 {#5056
    date: 2023-11-25 21:41:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@PunnyName@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5052 …}
  +nested: Doctrine\ORM\PersistentCollection {#5048 …}
  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
  +reports: Doctrine\ORM\PersistentCollection {#5061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
  -id: 163813
  -bodyTs: "'automat':8 'bad':29 'busi':5 'doesn':6 'follow':17 'make':9 'need':15 'rule':19 'saint':12 'sign':21 'small':3 'still':14 'thing':26 'town':4 'two':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5582417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944903 {#5059
    date: 2023-11-25 21:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5055
  +user: Proxies\__CG__\App\Entity\User {#4820 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5006
    +user: Proxies\__CG__\App\Entity\User {#4999 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4827
      +user: Proxies\__CG__\App\Entity\User {#4820 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4675
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3999
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Yeah, that’s illegal."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1701814751 {#4008
            date: 2023-12-05 23:19:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@OttoVonNoob@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3997 …}
          +nested: Doctrine\ORM\PersistentCollection {#3995 …}
          +votes: Doctrine\ORM\PersistentCollection {#3993 …}
          +reports: Doctrine\ORM\PersistentCollection {#3991 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
          -id: 156016
          -bodyTs: "'illeg':4 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/4953818"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700770455 {#3944
            date: 2023-11-23 21:14:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3999}
        +body: "Small town business man… xD…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700771167 {#4673
          date: 2023-11-23 21:26:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
          "@BorgDrone@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4676 …}
        +nested: Doctrine\ORM\PersistentCollection {#4678 …}
        +votes: Doctrine\ORM\PersistentCollection {#4680 …}
        +reports: Doctrine\ORM\PersistentCollection {#4682 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4684 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4686 …}
        -id: 156060
        -bodyTs: "'busi':3 'man':4 'small':1 'town':2 'xd':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5128518"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700771167 {#4674
          date: 2023-11-23 21:26:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Report to the FTC."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700772762 {#4828
        date: 2023-11-23 21:52:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@BorgDrone@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4819 …}
      +nested: Doctrine\ORM\PersistentCollection {#4817 …}
      +votes: Doctrine\ORM\PersistentCollection {#4815 …}
      +reports: Doctrine\ORM\PersistentCollection {#4830 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
      -id: 156157
      -bodyTs: "'ftc':4 'report':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5537306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700772762 {#4825
        date: 2023-11-23 21:52:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Yesssss let’s make sure small business owners get sued into oblivion because we don’t like their prices hell yeah your Amazon package was delivered today my good sir"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700936147 {#5007
      date: 2023-11-25 19:15:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
      "@PunnyName@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4998 …}
    +nested: Doctrine\ORM\PersistentCollection {#4996 …}
    +votes: Doctrine\ORM\PersistentCollection {#4994 …}
    +reports: Doctrine\ORM\PersistentCollection {#5009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
    -id: 163330
    -bodyTs: "'amazon':23 'busi':7 'deliv':26 'get':9 'good':29 'hell':20 'let':2 'like':17 'make':4 'oblivion':12 'owner':8 'packag':24 'price':19 'sir':30 'small':6 'su':10 'sure':5 'today':27 'yeah':21 'yesssss':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5579830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700936147 {#5004
      date: 2023-11-25 19:15:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    Being a small town business doesn’t automatically make you a saint. They still need to follow the rules they signed up for.\n
    \n
    And two things can be bad at once.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700944903 {#5056
    date: 2023-11-25 21:41:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@PunnyName@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5052 …}
  +nested: Doctrine\ORM\PersistentCollection {#5048 …}
  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
  +reports: Doctrine\ORM\PersistentCollection {#5061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
  -id: 163813
  -bodyTs: "'automat':8 'bad':29 'busi':5 'doesn':6 'follow':17 'make':9 'need':15 'rule':19 'saint':12 'sign':21 'small':3 'still':14 'thing':26 'town':4 'two':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5582417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944903 {#5059
    date: 2023-11-25 21:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4690
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Might be in the US… not here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700774015 {#4688
    date: 2023-11-23 22:13:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4691 …}
  +nested: Doctrine\ORM\PersistentCollection {#4693 …}
  +votes: Doctrine\ORM\PersistentCollection {#4695 …}
  +reports: Doctrine\ORM\PersistentCollection {#4697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
  -id: 156226
  -bodyTs: "'might':1 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4507217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774015 {#4689
    date: 2023-11-23 22:13:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4690
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Might be in the US… not here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700774015 {#4688
    date: 2023-11-23 22:13:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4691 …}
  +nested: Doctrine\ORM\PersistentCollection {#4693 …}
  +votes: Doctrine\ORM\PersistentCollection {#4695 …}
  +reports: Doctrine\ORM\PersistentCollection {#4697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
  -id: 156226
  -bodyTs: "'might':1 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4507217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774015 {#4689
    date: 2023-11-23 22:13:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4690
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Might be in the US… not here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700774015 {#4688
    date: 2023-11-23 22:13:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4691 …}
  +nested: Doctrine\ORM\PersistentCollection {#4693 …}
  +votes: Doctrine\ORM\PersistentCollection {#4695 …}
  +reports: Doctrine\ORM\PersistentCollection {#4697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
  -id: 156226
  -bodyTs: "'might':1 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4507217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774015 {#4689
    date: 2023-11-23 22:13:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4901
  +user: Proxies\__CG__\App\Entity\User {#4902 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Might be in the US… not here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700774015 {#4688
      date: 2023-11-23 22:13:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4691 …}
    +nested: Doctrine\ORM\PersistentCollection {#4693 …}
    +votes: Doctrine\ORM\PersistentCollection {#4695 …}
    +reports: Doctrine\ORM\PersistentCollection {#4697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
    -id: 156226
    -bodyTs: "'might':1 'us':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4507217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700774015 {#4689
      date: 2023-11-23 22:13:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    It’s illegal in the US.\n
    \n
    But uh, so is catching a fish with your bare hands in Kansas.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700786496 {#4899
    date: 2023-11-24 01:41:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4903 …}
  +nested: Doctrine\ORM\PersistentCollection {#4905 …}
  +votes: Doctrine\ORM\PersistentCollection {#4907 …}
  +reports: Doctrine\ORM\PersistentCollection {#4909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
  -id: 156857
  -bodyTs: "'bare':16 'catch':11 'fish':13 'hand':17 'illeg':3 'kansa':19 'uh':8 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5869684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700786496 {#4900
    date: 2023-11-24 01:41:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4901
  +user: Proxies\__CG__\App\Entity\User {#4902 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Might be in the US… not here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700774015 {#4688
      date: 2023-11-23 22:13:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4691 …}
    +nested: Doctrine\ORM\PersistentCollection {#4693 …}
    +votes: Doctrine\ORM\PersistentCollection {#4695 …}
    +reports: Doctrine\ORM\PersistentCollection {#4697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
    -id: 156226
    -bodyTs: "'might':1 'us':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4507217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700774015 {#4689
      date: 2023-11-23 22:13:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    It’s illegal in the US.\n
    \n
    But uh, so is catching a fish with your bare hands in Kansas.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700786496 {#4899
    date: 2023-11-24 01:41:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4903 …}
  +nested: Doctrine\ORM\PersistentCollection {#4905 …}
  +votes: Doctrine\ORM\PersistentCollection {#4907 …}
  +reports: Doctrine\ORM\PersistentCollection {#4909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
  -id: 156857
  -bodyTs: "'bare':16 'catch':11 'fish':13 'hand':17 'illeg':3 'kansa':19 'uh':8 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5869684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700786496 {#4900
    date: 2023-11-24 01:41:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4901
  +user: Proxies\__CG__\App\Entity\User {#4902 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Might be in the US… not here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700774015 {#4688
      date: 2023-11-23 22:13:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4691 …}
    +nested: Doctrine\ORM\PersistentCollection {#4693 …}
    +votes: Doctrine\ORM\PersistentCollection {#4695 …}
    +reports: Doctrine\ORM\PersistentCollection {#4697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
    -id: 156226
    -bodyTs: "'might':1 'us':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4507217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700774015 {#4689
      date: 2023-11-23 22:13:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: """
    It’s illegal in the US.\n
    \n
    But uh, so is catching a fish with your bare hands in Kansas.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700786496 {#4899
    date: 2023-11-24 01:41:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4903 …}
  +nested: Doctrine\ORM\PersistentCollection {#4905 …}
  +votes: Doctrine\ORM\PersistentCollection {#4907 …}
  +reports: Doctrine\ORM\PersistentCollection {#4909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
  -id: 156857
  -bodyTs: "'bare':16 'catch':11 'fish':13 'hand':17 'illeg':3 'kansa':19 'uh':8 'us':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5869684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700786496 {#4900
    date: 2023-11-24 01:41:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4917
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Might be in the US… not here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700774015 {#4688
      date: 2023-11-23 22:13:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4691 …}
    +nested: Doctrine\ORM\PersistentCollection {#4693 …}
    +votes: Doctrine\ORM\PersistentCollection {#4695 …}
    +reports: Doctrine\ORM\PersistentCollection {#4697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
    -id: 156226
    -bodyTs: "'might':1 'us':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4507217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700774015 {#4689
      date: 2023-11-23 22:13:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "It is in Europe. The advertised ‘from’ price must be the lowest price of the last 30 days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700775036 {#4915
    date: 2023-11-23 22:30:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4918 …}
  +nested: Doctrine\ORM\PersistentCollection {#4920 …}
  +votes: Doctrine\ORM\PersistentCollection {#4922 …}
  +reports: Doctrine\ORM\PersistentCollection {#4924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
  -id: 156275
  -bodyTs: "'30':17 'advertis':6 'day':18 'europ':4 'last':16 'lowest':12 'must':9 'price':8,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4955286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775036 {#4916
    date: 2023-11-23 22:30:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4917
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Might be in the US… not here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700774015 {#4688
      date: 2023-11-23 22:13:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4691 …}
    +nested: Doctrine\ORM\PersistentCollection {#4693 …}
    +votes: Doctrine\ORM\PersistentCollection {#4695 …}
    +reports: Doctrine\ORM\PersistentCollection {#4697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
    -id: 156226
    -bodyTs: "'might':1 'us':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4507217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700774015 {#4689
      date: 2023-11-23 22:13:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "It is in Europe. The advertised ‘from’ price must be the lowest price of the last 30 days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700775036 {#4915
    date: 2023-11-23 22:30:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4918 …}
  +nested: Doctrine\ORM\PersistentCollection {#4920 …}
  +votes: Doctrine\ORM\PersistentCollection {#4922 …}
  +reports: Doctrine\ORM\PersistentCollection {#4924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
  -id: 156275
  -bodyTs: "'30':17 'advertis':6 'day':18 'europ':4 'last':16 'lowest':12 'must':9 'price':8,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4955286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775036 {#4916
    date: 2023-11-23 22:30:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4917
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Might be in the US… not here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700774015 {#4688
      date: 2023-11-23 22:13:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4691 …}
    +nested: Doctrine\ORM\PersistentCollection {#4693 …}
    +votes: Doctrine\ORM\PersistentCollection {#4695 …}
    +reports: Doctrine\ORM\PersistentCollection {#4697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
    -id: 156226
    -bodyTs: "'might':1 'us':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4507217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700774015 {#4689
      date: 2023-11-23 22:13:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "It is in Europe. The advertised ‘from’ price must be the lowest price of the last 30 days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700775036 {#4915
    date: 2023-11-23 22:30:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4918 …}
  +nested: Doctrine\ORM\PersistentCollection {#4920 …}
  +votes: Doctrine\ORM\PersistentCollection {#4922 …}
  +reports: Doctrine\ORM\PersistentCollection {#4924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
  -id: 156275
  -bodyTs: "'30':17 'advertis':6 'day':18 'europ':4 'last':16 'lowest':12 'must':9 'price':8,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4955286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775036 {#4916
    date: 2023-11-23 22:30:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5017
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4917
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4690
      +user: App\Entity\User {#4205 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, that’s illegal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1701814751 {#4008
          date: 2023-12-05 23:19:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 156016
        -bodyTs: "'illeg':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4953818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700770455 {#3944
          date: 2023-11-23 21:14:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Might be in the US… not here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700774015 {#4688
        date: 2023-11-23 22:13:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@BorgDrone@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4691 …}
      +nested: Doctrine\ORM\PersistentCollection {#4693 …}
      +votes: Doctrine\ORM\PersistentCollection {#4695 …}
      +reports: Doctrine\ORM\PersistentCollection {#4697 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
      -id: 156226
      -bodyTs: "'might':1 'us':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4507217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700774015 {#4689
        date: 2023-11-23 22:13:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "It is in Europe. The advertised ‘from’ price must be the lowest price of the last 30 days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700775036 {#4915
      date: 2023-11-23 22:30:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 156275
    -bodyTs: "'30':17 'advertis':6 'day':18 'europ':4 'last':16 'lowest':12 'must':9 'price':8,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4955286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700775036 {#4916
      date: 2023-11-23 22:30:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I live in Europe, but my country is not part of the EU. That’s probably EU regulations/laws."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700782013 {#5015
    date: 2023-11-24 00:26:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 156626
  -bodyTs: "'countri':7 'eu':13,17 'europ':4 'live':2 'part':10 'probabl':16 'regulations/laws':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4511809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700782013 {#5016
    date: 2023-11-24 00:26:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5017
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4917
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4690
      +user: App\Entity\User {#4205 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, that’s illegal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1701814751 {#4008
          date: 2023-12-05 23:19:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 156016
        -bodyTs: "'illeg':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4953818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700770455 {#3944
          date: 2023-11-23 21:14:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Might be in the US… not here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700774015 {#4688
        date: 2023-11-23 22:13:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@BorgDrone@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4691 …}
      +nested: Doctrine\ORM\PersistentCollection {#4693 …}
      +votes: Doctrine\ORM\PersistentCollection {#4695 …}
      +reports: Doctrine\ORM\PersistentCollection {#4697 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
      -id: 156226
      -bodyTs: "'might':1 'us':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4507217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700774015 {#4689
        date: 2023-11-23 22:13:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "It is in Europe. The advertised ‘from’ price must be the lowest price of the last 30 days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700775036 {#4915
      date: 2023-11-23 22:30:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 156275
    -bodyTs: "'30':17 'advertis':6 'day':18 'europ':4 'last':16 'lowest':12 'must':9 'price':8,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4955286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700775036 {#4916
      date: 2023-11-23 22:30:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I live in Europe, but my country is not part of the EU. That’s probably EU regulations/laws."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700782013 {#5015
    date: 2023-11-24 00:26:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 156626
  -bodyTs: "'countri':7 'eu':13,17 'europ':4 'live':2 'part':10 'probabl':16 'regulations/laws':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4511809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700782013 {#5016
    date: 2023-11-24 00:26:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5017
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4917
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4690
      +user: App\Entity\User {#4205 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, that’s illegal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1701814751 {#4008
          date: 2023-12-05 23:19:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 156016
        -bodyTs: "'illeg':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4953818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700770455 {#3944
          date: 2023-11-23 21:14:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Might be in the US… not here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700774015 {#4688
        date: 2023-11-23 22:13:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@BorgDrone@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4691 …}
      +nested: Doctrine\ORM\PersistentCollection {#4693 …}
      +votes: Doctrine\ORM\PersistentCollection {#4695 …}
      +reports: Doctrine\ORM\PersistentCollection {#4697 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
      -id: 156226
      -bodyTs: "'might':1 'us':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4507217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700774015 {#4689
        date: 2023-11-23 22:13:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "It is in Europe. The advertised ‘from’ price must be the lowest price of the last 30 days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700775036 {#4915
      date: 2023-11-23 22:30:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 156275
    -bodyTs: "'30':17 'advertis':6 'day':18 'europ':4 'last':16 'lowest':12 'must':9 'price':8,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4955286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700775036 {#4916
      date: 2023-11-23 22:30:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I live in Europe, but my country is not part of the EU. That’s probably EU regulations/laws."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700782013 {#5015
    date: 2023-11-24 00:26:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 156626
  -bodyTs: "'countri':7 'eu':13,17 'europ':4 'live':2 'part':10 'probabl':16 'regulations/laws':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4511809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700782013 {#5016
    date: 2023-11-24 00:26:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5032
  +user: Proxies\__CG__\App\Entity\User {#4964 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4917
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4690
      +user: App\Entity\User {#4205 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, that’s illegal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1701814751 {#4008
          date: 2023-12-05 23:19:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 156016
        -bodyTs: "'illeg':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4953818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700770455 {#3944
          date: 2023-11-23 21:14:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Might be in the US… not here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700774015 {#4688
        date: 2023-11-23 22:13:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@BorgDrone@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4691 …}
      +nested: Doctrine\ORM\PersistentCollection {#4693 …}
      +votes: Doctrine\ORM\PersistentCollection {#4695 …}
      +reports: Doctrine\ORM\PersistentCollection {#4697 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
      -id: 156226
      -bodyTs: "'might':1 'us':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4507217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700774015 {#4689
        date: 2023-11-23 22:13:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "It is in Europe. The advertised ‘from’ price must be the lowest price of the last 30 days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700775036 {#4915
      date: 2023-11-23 22:30:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 156275
    -bodyTs: "'30':17 'advertis':6 'day':18 'europ':4 'last':16 'lowest':12 'must':9 'price':8,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4955286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700775036 {#4916
      date: 2023-11-23 22:30:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Which is why the price starts raising a couple months before stuff like this. So it looks like a real sale, it should really be the lowest advertised price over the last year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700821069 {#5030
    date: 2023-11-24 11:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5037 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 157952
  -bodyTs: "'advertis':28 'coupl':9 'last':32 'like':13,18 'look':17 'lowest':27 'month':10 'price':5,29 'rais':7 'real':20 'realli':24 'sale':21 'start':6 'stuff':12 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700821069 {#5031
    date: 2023-11-24 11:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5032
  +user: Proxies\__CG__\App\Entity\User {#4964 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4917
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4690
      +user: App\Entity\User {#4205 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, that’s illegal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1701814751 {#4008
          date: 2023-12-05 23:19:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 156016
        -bodyTs: "'illeg':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4953818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700770455 {#3944
          date: 2023-11-23 21:14:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Might be in the US… not here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700774015 {#4688
        date: 2023-11-23 22:13:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@BorgDrone@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4691 …}
      +nested: Doctrine\ORM\PersistentCollection {#4693 …}
      +votes: Doctrine\ORM\PersistentCollection {#4695 …}
      +reports: Doctrine\ORM\PersistentCollection {#4697 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
      -id: 156226
      -bodyTs: "'might':1 'us':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4507217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700774015 {#4689
        date: 2023-11-23 22:13:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "It is in Europe. The advertised ‘from’ price must be the lowest price of the last 30 days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700775036 {#4915
      date: 2023-11-23 22:30:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 156275
    -bodyTs: "'30':17 'advertis':6 'day':18 'europ':4 'last':16 'lowest':12 'must':9 'price':8,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4955286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700775036 {#4916
      date: 2023-11-23 22:30:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Which is why the price starts raising a couple months before stuff like this. So it looks like a real sale, it should really be the lowest advertised price over the last year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700821069 {#5030
    date: 2023-11-24 11:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5037 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 157952
  -bodyTs: "'advertis':28 'coupl':9 'last':32 'like':13,18 'look':17 'lowest':27 'month':10 'price':5,29 'rais':7 'real':20 'realli':24 'sale':21 'start':6 'stuff':12 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700821069 {#5031
    date: 2023-11-24 11:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5032
  +user: Proxies\__CG__\App\Entity\User {#4964 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4917
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4690
      +user: App\Entity\User {#4205 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3999
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, that’s illegal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1701814751 {#4008
          date: 2023-12-05 23:19:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@OttoVonNoob@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3997 …}
        +nested: Doctrine\ORM\PersistentCollection {#3995 …}
        +votes: Doctrine\ORM\PersistentCollection {#3993 …}
        +reports: Doctrine\ORM\PersistentCollection {#3991 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
        -id: 156016
        -bodyTs: "'illeg':4 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/4953818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700770455 {#3944
          date: 2023-11-23 21:14:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3999}
      +body: "Might be in the US… not here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700774015 {#4688
        date: 2023-11-23 22:13:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@BorgDrone@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4691 …}
      +nested: Doctrine\ORM\PersistentCollection {#4693 …}
      +votes: Doctrine\ORM\PersistentCollection {#4695 …}
      +reports: Doctrine\ORM\PersistentCollection {#4697 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
      -id: 156226
      -bodyTs: "'might':1 'us':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4507217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700774015 {#4689
        date: 2023-11-23 22:13:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "It is in Europe. The advertised ‘from’ price must be the lowest price of the last 30 days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700775036 {#4915
      date: 2023-11-23 22:30:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 156275
    -bodyTs: "'30':17 'advertis':6 'day':18 'europ':4 'last':16 'lowest':12 'must':9 'price':8,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4955286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700775036 {#4916
      date: 2023-11-23 22:30:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Which is why the price starts raising a couple months before stuff like this. So it looks like a real sale, it should really be the lowest advertised price over the last year"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700821069 {#5030
    date: 2023-11-24 11:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5037 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 157952
  -bodyTs: "'advertis':28 'coupl':9 'last':32 'like':13,18 'look':17 'lowest':27 'month':10 'price':5,29 'rais':7 'real':20 'realli':24 'sale':21 'start':6 'stuff':12 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700821069 {#5031
    date: 2023-11-24 11:17:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4932
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Might be in the US… not here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700774015 {#4688
      date: 2023-11-23 22:13:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4691 …}
    +nested: Doctrine\ORM\PersistentCollection {#4693 …}
    +votes: Doctrine\ORM\PersistentCollection {#4695 …}
    +reports: Doctrine\ORM\PersistentCollection {#4697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
    -id: 156226
    -bodyTs: "'might':1 'us':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4507217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700774015 {#4689
      date: 2023-11-23 22:13:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "This happens all the time in the US."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700775212 {#4930
    date: 2023-11-23 22:33:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4933 …}
  +nested: Doctrine\ORM\PersistentCollection {#4935 …}
  +votes: Doctrine\ORM\PersistentCollection {#4937 …}
  +reports: Doctrine\ORM\PersistentCollection {#4939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4943 …}
  -id: 156290
  -bodyTs: "'happen':2 'time':5 'us':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775212 {#4931
    date: 2023-11-23 22:33: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
55 DENIED edit
App\Entity\EntryComment {#4932
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Might be in the US… not here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700774015 {#4688
      date: 2023-11-23 22:13:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4691 …}
    +nested: Doctrine\ORM\PersistentCollection {#4693 …}
    +votes: Doctrine\ORM\PersistentCollection {#4695 …}
    +reports: Doctrine\ORM\PersistentCollection {#4697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
    -id: 156226
    -bodyTs: "'might':1 'us':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4507217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700774015 {#4689
      date: 2023-11-23 22:13:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "This happens all the time in the US."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700775212 {#4930
    date: 2023-11-23 22:33:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4933 …}
  +nested: Doctrine\ORM\PersistentCollection {#4935 …}
  +votes: Doctrine\ORM\PersistentCollection {#4937 …}
  +reports: Doctrine\ORM\PersistentCollection {#4939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4943 …}
  -id: 156290
  -bodyTs: "'happen':2 'time':5 'us':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775212 {#4931
    date: 2023-11-23 22:33: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
56 DENIED moderate
App\Entity\EntryComment {#4932
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: App\Entity\User {#4205 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Might be in the US… not here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700774015 {#4688
      date: 2023-11-23 22:13:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4691 …}
    +nested: Doctrine\ORM\PersistentCollection {#4693 …}
    +votes: Doctrine\ORM\PersistentCollection {#4695 …}
    +reports: Doctrine\ORM\PersistentCollection {#4697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
    -id: 156226
    -bodyTs: "'might':1 'us':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4507217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700774015 {#4689
      date: 2023-11-23 22:13:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "This happens all the time in the US."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700775212 {#4930
    date: 2023-11-23 22:33:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4933 …}
  +nested: Doctrine\ORM\PersistentCollection {#4935 …}
  +votes: Doctrine\ORM\PersistentCollection {#4937 …}
  +reports: Doctrine\ORM\PersistentCollection {#4939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4943 …}
  -id: 156290
  -bodyTs: "'happen':2 'time':5 'us':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775212 {#4931
    date: 2023-11-23 22:33: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
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 {#4705
  +user: Proxies\__CG__\App\Entity\User {#4706 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Where?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700775044 {#4703
    date: 2023-11-23 22:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4707 …}
  +nested: Doctrine\ORM\PersistentCollection {#4709 …}
  +votes: Doctrine\ORM\PersistentCollection {#4711 …}
  +reports: Doctrine\ORM\PersistentCollection {#4713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
  -id: 156276
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5091948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775044 {#4704
    date: 2023-11-23 22:30: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
59 DENIED edit
App\Entity\EntryComment {#4705
  +user: Proxies\__CG__\App\Entity\User {#4706 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Where?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700775044 {#4703
    date: 2023-11-23 22:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4707 …}
  +nested: Doctrine\ORM\PersistentCollection {#4709 …}
  +votes: Doctrine\ORM\PersistentCollection {#4711 …}
  +reports: Doctrine\ORM\PersistentCollection {#4713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
  -id: 156276
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5091948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775044 {#4704
    date: 2023-11-23 22:30: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
60 DENIED moderate
App\Entity\EntryComment {#4705
  +user: Proxies\__CG__\App\Entity\User {#4706 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Where?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700775044 {#4703
    date: 2023-11-23 22:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4707 …}
  +nested: Doctrine\ORM\PersistentCollection {#4709 …}
  +votes: Doctrine\ORM\PersistentCollection {#4711 …}
  +reports: Doctrine\ORM\PersistentCollection {#4713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
  -id: 156276
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5091948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775044 {#4704
    date: 2023-11-23 22:30: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
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 {#4947
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4705
    +user: Proxies\__CG__\App\Entity\User {#4706 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Where?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700775044 {#4703
      date: 2023-11-23 22:30:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4707 …}
    +nested: Doctrine\ORM\PersistentCollection {#4709 …}
    +votes: Doctrine\ORM\PersistentCollection {#4711 …}
    +reports: Doctrine\ORM\PersistentCollection {#4713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
    -id: 156276
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5091948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700775044 {#4704
      date: 2023-11-23 22:30:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Europe ar least"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700775069 {#4945
    date: 2023-11-23 22:31:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4948 …}
  +nested: Doctrine\ORM\PersistentCollection {#4950 …}
  +votes: Doctrine\ORM\PersistentCollection {#4952 …}
  +reports: Doctrine\ORM\PersistentCollection {#4954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
  -id: 156278
  -bodyTs: "'ar':2 'europ':1 'least':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4955295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775069 {#4946
    date: 2023-11-23 22:31:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4947
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4705
    +user: Proxies\__CG__\App\Entity\User {#4706 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Where?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700775044 {#4703
      date: 2023-11-23 22:30:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4707 …}
    +nested: Doctrine\ORM\PersistentCollection {#4709 …}
    +votes: Doctrine\ORM\PersistentCollection {#4711 …}
    +reports: Doctrine\ORM\PersistentCollection {#4713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
    -id: 156276
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5091948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700775044 {#4704
      date: 2023-11-23 22:30:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Europe ar least"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700775069 {#4945
    date: 2023-11-23 22:31:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4948 …}
  +nested: Doctrine\ORM\PersistentCollection {#4950 …}
  +votes: Doctrine\ORM\PersistentCollection {#4952 …}
  +reports: Doctrine\ORM\PersistentCollection {#4954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
  -id: 156278
  -bodyTs: "'ar':2 'europ':1 'least':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4955295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775069 {#4946
    date: 2023-11-23 22:31:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4947
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4705
    +user: Proxies\__CG__\App\Entity\User {#4706 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, that’s illegal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1701814751 {#4008
        date: 2023-12-05 23:19:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 156016
      -bodyTs: "'illeg':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4953818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700770455 {#3944
        date: 2023-11-23 21:14:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "Where?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700775044 {#4703
      date: 2023-11-23 22:30:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BorgDrone@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4707 …}
    +nested: Doctrine\ORM\PersistentCollection {#4709 …}
    +votes: Doctrine\ORM\PersistentCollection {#4711 …}
    +reports: Doctrine\ORM\PersistentCollection {#4713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4717 …}
    -id: 156276
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5091948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700775044 {#4704
      date: 2023-11-23 22:30:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Europe ar least"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700775069 {#4945
    date: 2023-11-23 22:31:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
    "@bleistift2@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4948 …}
  +nested: Doctrine\ORM\PersistentCollection {#4950 …}
  +votes: Doctrine\ORM\PersistentCollection {#4952 …}
  +reports: Doctrine\ORM\PersistentCollection {#4954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4958 …}
  -id: 156278
  -bodyTs: "'ar':2 'europ':1 'least':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4955295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775069 {#4946
    date: 2023-11-23 22:31:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4721
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Not in Freedomtopia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700775195 {#4719
    date: 2023-11-23 22:33:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4727 …}
  +reports: Doctrine\ORM\PersistentCollection {#4729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
  -id: 156287
  -bodyTs: "'freedomtopia':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775195 {#4720
    date: 2023-11-23 22:33: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
67 DENIED edit
App\Entity\EntryComment {#4721
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Not in Freedomtopia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700775195 {#4719
    date: 2023-11-23 22:33:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4727 …}
  +reports: Doctrine\ORM\PersistentCollection {#4729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
  -id: 156287
  -bodyTs: "'freedomtopia':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775195 {#4720
    date: 2023-11-23 22:33: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
68 DENIED moderate
App\Entity\EntryComment {#4721
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Not in Freedomtopia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700775195 {#4719
    date: 2023-11-23 22:33:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4727 …}
  +reports: Doctrine\ORM\PersistentCollection {#4729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4733 …}
  -id: 156287
  -bodyTs: "'freedomtopia':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775195 {#4720
    date: 2023-11-23 22:33: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
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 {#4737
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Circling back [video.twimg.com/…/m41EdpbOvvnog6Wh.mp4?tag=12](https://video.twimg.com/ext_tw_video/1728455976347480064/pu/vid/avc1/576x1024/m41EdpbOvvnog6Wh.mp4?tag=12)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701096661 {#4735
    date: 2023-11-27 15:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4738 …}
  +nested: Doctrine\ORM\PersistentCollection {#4740 …}
  +votes: Doctrine\ORM\PersistentCollection {#4742 …}
  +reports: Doctrine\ORM\PersistentCollection {#4744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
  -id: 170191
  -bodyTs: "'/ext_tw_video/1728455976347480064/pu/vid/avc1/576x1024/m41edpbovvnog6wh.mp4?tag=12)':9 '/m41edpbovvnog6wh.mp4':4 '12':6 'back':2 'circl':1 'tag':5 'video.twimg.com':3,8 'video.twimg.com/ext_tw_video/1728455976347480064/pu/vid/avc1/576x1024/m41edpbovvnog6wh.mp4?tag=12)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5215566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701096661 {#4736
    date: 2023-11-27 15:51: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
71 DENIED edit
App\Entity\EntryComment {#4737
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Circling back [video.twimg.com/…/m41EdpbOvvnog6Wh.mp4?tag=12](https://video.twimg.com/ext_tw_video/1728455976347480064/pu/vid/avc1/576x1024/m41EdpbOvvnog6Wh.mp4?tag=12)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701096661 {#4735
    date: 2023-11-27 15:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4738 …}
  +nested: Doctrine\ORM\PersistentCollection {#4740 …}
  +votes: Doctrine\ORM\PersistentCollection {#4742 …}
  +reports: Doctrine\ORM\PersistentCollection {#4744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
  -id: 170191
  -bodyTs: "'/ext_tw_video/1728455976347480064/pu/vid/avc1/576x1024/m41edpbovvnog6wh.mp4?tag=12)':9 '/m41edpbovvnog6wh.mp4':4 '12':6 'back':2 'circl':1 'tag':5 'video.twimg.com':3,8 'video.twimg.com/ext_tw_video/1728455976347480064/pu/vid/avc1/576x1024/m41edpbovvnog6wh.mp4?tag=12)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5215566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701096661 {#4736
    date: 2023-11-27 15:51: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
72 DENIED moderate
App\Entity\EntryComment {#4737
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, that’s illegal."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701814751 {#4008
      date: 2023-12-05 23:19:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 156016
    -bodyTs: "'illeg':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4953818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770455 {#3944
      date: 2023-11-23 21:14:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "Circling back [video.twimg.com/…/m41EdpbOvvnog6Wh.mp4?tag=12](https://video.twimg.com/ext_tw_video/1728455976347480064/pu/vid/avc1/576x1024/m41EdpbOvvnog6Wh.mp4?tag=12)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701096661 {#4735
    date: 2023-11-27 15:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4738 …}
  +nested: Doctrine\ORM\PersistentCollection {#4740 …}
  +votes: Doctrine\ORM\PersistentCollection {#4742 …}
  +reports: Doctrine\ORM\PersistentCollection {#4744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4748 …}
  -id: 170191
  -bodyTs: "'/ext_tw_video/1728455976347480064/pu/vid/avc1/576x1024/m41edpbovvnog6wh.mp4?tag=12)':9 '/m41edpbovvnog6wh.mp4':4 '12':6 'back':2 'circl':1 'tag':5 'video.twimg.com':3,8 'video.twimg.com/ext_tw_video/1728455976347480064/pu/vid/avc1/576x1024/m41edpbovvnog6wh.mp4?tag=12)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5215566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701096661 {#4736
    date: 2023-11-27 15:51: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
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 {#4036
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    More like\n
    \n
    $499 … HOLD!\n
    \n
    $599 … HOLD!\n
    \n
    $699 … HOLD!\n
    \n
    $799 … HOLD!\n
    \n
    BLACK FRIDAY SAVINGS!!!  \n
    $799  \n
    $699 … NOW!!! … THE SAVINGS!! … TAKE THEM NOW!!!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 69
  +score: 0
  +lastActive: DateTime @1700770881 {#4037
    date: 2023-11-23 21:21:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 156049
  -bodyTs: "'499':3 '599':5 '699':7,15 '799':9,14 'black':11 'friday':12 'hold':4,6,8,10 'like':2 'save':13,18 'take':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5128429"
  +editedAt: DateTimeImmutable @1701281379 {#4042
    date: 2023-11-29 19:09:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700770881 {#4040
    date: 2023-11-23 21:21:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    More like\n
    \n
    $499 … HOLD!\n
    \n
    $599 … HOLD!\n
    \n
    $699 … HOLD!\n
    \n
    $799 … HOLD!\n
    \n
    BLACK FRIDAY SAVINGS!!!  \n
    $799  \n
    $699 … NOW!!! … THE SAVINGS!! … TAKE THEM NOW!!!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 69
  +score: 0
  +lastActive: DateTime @1700770881 {#4037
    date: 2023-11-23 21:21:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 156049
  -bodyTs: "'499':3 '599':5 '699':7,15 '799':9,14 'black':11 'friday':12 'hold':4,6,8,10 'like':2 'save':13,18 'take':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5128429"
  +editedAt: DateTimeImmutable @1701281379 {#4042
    date: 2023-11-29 19:09:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700770881 {#4040
    date: 2023-11-23 21:21:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4019 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    More like\n
    \n
    $499 … HOLD!\n
    \n
    $599 … HOLD!\n
    \n
    $699 … HOLD!\n
    \n
    $799 … HOLD!\n
    \n
    BLACK FRIDAY SAVINGS!!!  \n
    $799  \n
    $699 … NOW!!! … THE SAVINGS!! … TAKE THEM NOW!!!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 69
  +score: 0
  +lastActive: DateTime @1700770881 {#4037
    date: 2023-11-23 21:21:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4034 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4030 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4021 …}
  -id: 156049
  -bodyTs: "'499':3 '599':5 '699':7,15 '799':9,14 'black':11 'friday':12 'hold':4,6,8,10 'like':2 'save':13,18 'take':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5128429"
  +editedAt: DateTimeImmutable @1701281379 {#4042
    date: 2023-11-29 19:09:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700770881 {#4040
    date: 2023-11-23 21:21:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1701362955 {#4113
    date: 2023-11-30 17:49:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 156076
  -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4569974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700771431 {#4114
    date: 2023-11-23 21:30:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1701362955 {#4113
    date: 2023-11-30 17:49:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 156076
  -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4569974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700771431 {#4114
    date: 2023-11-23 21:30:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1701362955 {#4113
    date: 2023-11-30 17:49:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 156076
  -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4569974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700771431 {#4114
    date: 2023-11-23 21:30:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4752
  +user: Proxies\__CG__\App\Entity\User {#4753 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1701362955 {#4113
      date: 2023-11-30 17:49:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 156076
    -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4569974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700771431 {#4114
      date: 2023-11-23 21:30:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700772073 {#4750
    date: 2023-11-23 21:41:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4754 …}
  +nested: Doctrine\ORM\PersistentCollection {#4756 …}
  +votes: Doctrine\ORM\PersistentCollection {#4758 …}
  +reports: Doctrine\ORM\PersistentCollection {#4760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
  -id: 156115
  -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772073 {#4751
    date: 2023-11-23 21:41: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
83 DENIED edit
App\Entity\EntryComment {#4752
  +user: Proxies\__CG__\App\Entity\User {#4753 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1701362955 {#4113
      date: 2023-11-30 17:49:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 156076
    -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4569974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700771431 {#4114
      date: 2023-11-23 21:30:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700772073 {#4750
    date: 2023-11-23 21:41:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4754 …}
  +nested: Doctrine\ORM\PersistentCollection {#4756 …}
  +votes: Doctrine\ORM\PersistentCollection {#4758 …}
  +reports: Doctrine\ORM\PersistentCollection {#4760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
  -id: 156115
  -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772073 {#4751
    date: 2023-11-23 21:41: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
84 DENIED moderate
App\Entity\EntryComment {#4752
  +user: Proxies\__CG__\App\Entity\User {#4753 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1701362955 {#4113
      date: 2023-11-30 17:49:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 156076
    -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4569974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700771431 {#4114
      date: 2023-11-23 21:30:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700772073 {#4750
    date: 2023-11-23 21:41:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4754 …}
  +nested: Doctrine\ORM\PersistentCollection {#4756 …}
  +votes: Doctrine\ORM\PersistentCollection {#4758 …}
  +reports: Doctrine\ORM\PersistentCollection {#4760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
  -id: 156115
  -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772073 {#4751
    date: 2023-11-23 21:41: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4838
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4752
    +user: Proxies\__CG__\App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1701362955 {#4113
        date: 2023-11-30 17:49:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 156076
      -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4569974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771431 {#4114
        date: 2023-11-23 21:30:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700772073 {#4750
      date: 2023-11-23 21:41:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Nawor3565@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4754 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 156115
    -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772073 {#4751
      date: 2023-11-23 21:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Worked for me yesterday"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700779530 {#4836
    date: 2023-11-23 23:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 156503
  -bodyTs: "'work':1 'yesterday':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5539176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779530 {#4837
    date: 2023-11-23 23:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4838
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4752
    +user: Proxies\__CG__\App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1701362955 {#4113
        date: 2023-11-30 17:49:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 156076
      -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4569974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771431 {#4114
        date: 2023-11-23 21:30:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700772073 {#4750
      date: 2023-11-23 21:41:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Nawor3565@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4754 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 156115
    -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772073 {#4751
      date: 2023-11-23 21:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Worked for me yesterday"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700779530 {#4836
    date: 2023-11-23 23:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 156503
  -bodyTs: "'work':1 'yesterday':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5539176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779530 {#4837
    date: 2023-11-23 23:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4838
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4752
    +user: Proxies\__CG__\App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1701362955 {#4113
        date: 2023-11-30 17:49:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 156076
      -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4569974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771431 {#4114
        date: 2023-11-23 21:30:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700772073 {#4750
      date: 2023-11-23 21:41:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Nawor3565@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4754 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 156115
    -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772073 {#4751
      date: 2023-11-23 21:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Worked for me yesterday"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700779530 {#4836
    date: 2023-11-23 23:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 156503
  -bodyTs: "'work':1 'yesterday':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5539176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779530 {#4837
    date: 2023-11-23 23:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4752
    +user: Proxies\__CG__\App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1701362955 {#4113
        date: 2023-11-30 17:49:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 156076
      -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4569974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771431 {#4114
        date: 2023-11-23 21:30:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700772073 {#4750
      date: 2023-11-23 21:41:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Nawor3565@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4754 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 156115
    -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772073 {#4751
      date: 2023-11-23 21:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "It worked when I was using it last week. It’s always a little behind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700775172 {#4852
    date: 2023-11-23 22:32:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4855 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 156285
  -bodyTs: "'alway':12 'behind':15 'last':8 'littl':14 'use':6 'week':9 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775172 {#4853
    date: 2023-11-23 22:32:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4752
    +user: Proxies\__CG__\App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1701362955 {#4113
        date: 2023-11-30 17:49:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 156076
      -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4569974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771431 {#4114
        date: 2023-11-23 21:30:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700772073 {#4750
      date: 2023-11-23 21:41:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Nawor3565@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4754 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 156115
    -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772073 {#4751
      date: 2023-11-23 21:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "It worked when I was using it last week. It’s always a little behind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700775172 {#4852
    date: 2023-11-23 22:32:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4855 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 156285
  -bodyTs: "'alway':12 'behind':15 'last':8 'littl':14 'use':6 'week':9 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775172 {#4853
    date: 2023-11-23 22:32:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4752
    +user: Proxies\__CG__\App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1701362955 {#4113
        date: 2023-11-30 17:49:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 156076
      -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4569974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771431 {#4114
        date: 2023-11-23 21:30:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700772073 {#4750
      date: 2023-11-23 21:41:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Nawor3565@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4754 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 156115
    -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772073 {#4751
      date: 2023-11-23 21:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "It worked when I was using it last week. It’s always a little behind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700775172 {#4852
    date: 2023-11-23 22:32:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4855 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 156285
  -bodyTs: "'alway':12 'behind':15 'last':8 'littl':14 'use':6 'week':9 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775172 {#4853
    date: 2023-11-23 22:32:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4869
  +user: Proxies\__CG__\App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4752
    +user: Proxies\__CG__\App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1701362955 {#4113
        date: 2023-11-30 17:49:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 156076
      -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4569974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771431 {#4114
        date: 2023-11-23 21:30:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700772073 {#4750
      date: 2023-11-23 21:41:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Nawor3565@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4754 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 156115
    -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772073 {#4751
      date: 2023-11-23 21:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "For some things the “3rd party seller” history matches amazon, a lot of videogames have the same promotions across multiple stores."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700779715 {#4867
    date: 2023-11-23 23:48:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 156509
  -bodyTs: "'3rd':5 'across':19 'amazon':10 'histori':8 'lot':12 'match':9 'multipl':20 'parti':6 'promot':18 'seller':7 'store':21 'thing':3 'videogam':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5539216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779715 {#4868
    date: 2023-11-23 23:48:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4869
  +user: Proxies\__CG__\App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4752
    +user: Proxies\__CG__\App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1701362955 {#4113
        date: 2023-11-30 17:49:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 156076
      -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4569974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771431 {#4114
        date: 2023-11-23 21:30:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700772073 {#4750
      date: 2023-11-23 21:41:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Nawor3565@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4754 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 156115
    -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772073 {#4751
      date: 2023-11-23 21:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "For some things the “3rd party seller” history matches amazon, a lot of videogames have the same promotions across multiple stores."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700779715 {#4867
    date: 2023-11-23 23:48:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 156509
  -bodyTs: "'3rd':5 'across':19 'amazon':10 'histori':8 'lot':12 'match':9 'multipl':20 'parti':6 'promot':18 'seller':7 'store':21 'thing':3 'videogam':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5539216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779715 {#4868
    date: 2023-11-23 23:48:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4869
  +user: Proxies\__CG__\App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4752
    +user: Proxies\__CG__\App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1701362955 {#4113
        date: 2023-11-30 17:49:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 156076
      -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4569974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771431 {#4114
        date: 2023-11-23 21:30:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700772073 {#4750
      date: 2023-11-23 21:41:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Nawor3565@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4754 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 156115
    -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772073 {#4751
      date: 2023-11-23 21:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "For some things the “3rd party seller” history matches amazon, a lot of videogames have the same promotions across multiple stores."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700779715 {#4867
    date: 2023-11-23 23:48:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 156509
  -bodyTs: "'3rd':5 'across':19 'amazon':10 'histori':8 'lot':12 'match':9 'multipl':20 'parti':6 'promot':18 'seller':7 'store':21 'thing':3 'videogam':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5539216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779715 {#4868
    date: 2023-11-23 23:48:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4885
  +user: Proxies\__CG__\App\Entity\User {#4886 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4752
    +user: Proxies\__CG__\App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1701362955 {#4113
        date: 2023-11-30 17:49:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 156076
      -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4569974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771431 {#4114
        date: 2023-11-23 21:30:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700772073 {#4750
      date: 2023-11-23 21:41:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Nawor3565@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4754 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 156115
    -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772073 {#4751
      date: 2023-11-23 21:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Not for me. Prices are months behind and Amazon pricing is unavailable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700835606 {#4883
    date: 2023-11-24 15:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 158620
  -bodyTs: "'amazon':9 'behind':7 'month':6 'price':4,10 'unavail':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5143968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700835606 {#4884
    date: 2023-11-24 15:20:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4885
  +user: Proxies\__CG__\App\Entity\User {#4886 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4752
    +user: Proxies\__CG__\App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1701362955 {#4113
        date: 2023-11-30 17:49:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 156076
      -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4569974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771431 {#4114
        date: 2023-11-23 21:30:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700772073 {#4750
      date: 2023-11-23 21:41:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Nawor3565@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4754 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 156115
    -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772073 {#4751
      date: 2023-11-23 21:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Not for me. Prices are months behind and Amazon pricing is unavailable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700835606 {#4883
    date: 2023-11-24 15:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 158620
  -bodyTs: "'amazon':9 'behind':7 'month':6 'price':4,10 'unavail':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5143968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700835606 {#4884
    date: 2023-11-24 15:20:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4885
  +user: Proxies\__CG__\App\Entity\User {#4886 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4752
    +user: Proxies\__CG__\App\Entity\User {#4753 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1701362955 {#4113
        date: 2023-11-30 17:49:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 156076
      -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4569974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700771431 {#4114
        date: 2023-11-23 21:30:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Is it still working? When I tried it looked like Amazon blocked API and the prices available were off 3rd party sellers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700772073 {#4750
      date: 2023-11-23 21:41:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@Nawor3565@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4754 …}
    +nested: Doctrine\ORM\PersistentCollection {#4756 …}
    +votes: Doctrine\ORM\PersistentCollection {#4758 …}
    +reports: Doctrine\ORM\PersistentCollection {#4760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4764 …}
    -id: 156115
    -bodyTs: "'3rd':20 'amazon':11 'api':13 'avail':17 'block':12 'like':10 'look':9 'parti':21 'price':16 'seller':22 'still':3 'tri':7 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5537107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700772073 {#4751
      date: 2023-11-23 21:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Not for me. Prices are months behind and Amazon pricing is unavailable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700835606 {#4883
    date: 2023-11-24 15:20:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
    "@takeda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 158620
  -bodyTs: "'amazon':9 'behind':7 'month':6 'price':4,10 'unavail':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5143968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700835606 {#4884
    date: 2023-11-24 15:20:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4768
  +user: Proxies\__CG__\App\Entity\User {#4706 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1701362955 {#4113
      date: 2023-11-30 17:49:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 156076
    -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4569974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700771431 {#4114
      date: 2023-11-23 21:30:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    Easy to use, doesn’t need an account, doesn’t even need to be installed as an extension. Works for non-US amazon.\n
    \n
    Thank you for promoting this!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700775202 {#4766
    date: 2023-11-23 22:33:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4771 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4779 …}
  -id: 156289
  -bodyTs: "'account':8 'amazon':24 'doesn':4,9 'easi':1 'even':11 'extens':18 'instal':15 'need':6,12 'non':22 'non-us':21 'promot':28 'thank':25 'us':23 'use':3 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5091993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775202 {#4767
    date: 2023-11-23 22:33: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
103 DENIED edit
App\Entity\EntryComment {#4768
  +user: Proxies\__CG__\App\Entity\User {#4706 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1701362955 {#4113
      date: 2023-11-30 17:49:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 156076
    -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4569974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700771431 {#4114
      date: 2023-11-23 21:30:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    Easy to use, doesn’t need an account, doesn’t even need to be installed as an extension. Works for non-US amazon.\n
    \n
    Thank you for promoting this!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700775202 {#4766
    date: 2023-11-23 22:33:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4771 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4779 …}
  -id: 156289
  -bodyTs: "'account':8 'amazon':24 'doesn':4,9 'easi':1 'even':11 'extens':18 'instal':15 'need':6,12 'non':22 'non-us':21 'promot':28 'thank':25 'us':23 'use':3 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5091993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775202 {#4767
    date: 2023-11-23 22:33: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
104 DENIED moderate
App\Entity\EntryComment {#4768
  +user: Proxies\__CG__\App\Entity\User {#4706 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If you still use Amazon, get the CamelCamelCamel addon. It shows you a graph of how the price of an item has changed, so you can see if a sale is really a discount of just one of these fake “sales”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1701362955 {#4113
      date: 2023-11-30 17:49:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 156076
    -bodyTs: "'addon':9 'amazon':5 'camelcamelcamel':8 'chang':23 'discount':34 'fake':40 'get':6 'graph':14 'item':21 'one':37 'price':18 'realli':32 'sale':30,41 'see':27 'show':11 'still':3 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4569974"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700771431 {#4114
      date: 2023-11-23 21:30:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    Easy to use, doesn’t need an account, doesn’t even need to be installed as an extension. Works for non-US amazon.\n
    \n
    Thank you for promoting this!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700775202 {#4766
    date: 2023-11-23 22:33:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@Nawor3565@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4771 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4779 …}
  -id: 156289
  -bodyTs: "'account':8 'amazon':24 'doesn':4,9 'easi':1 'even':11 'extens':18 'instal':15 'need':6,12 'non':22 'non-us':21 'promot':28 'thank':25 'us':23 'use':3 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5091993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700775202 {#4767
    date: 2023-11-23 22:33: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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, IDK if things are like this in the US and other western countries, but it’s how they are here. Shit is cheaper on every other day except when there are discounts 😒. There are some execeptions, but yes, most of the time, things are cheaper when not on a discount."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700773899 {#4186
    date: 2023-11-23 22:11:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 156218
  -bodyTs: "'cheaper':24,46 'countri':14 'day':28 'discount':33,51 'everi':26 'except':29 'execept':37 'idk':2 'like':6 'shit':22 'thing':4,44 'time':43 'us':10 'western':13 'yeah':1 'yes':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4507144"
  +editedAt: DateTimeImmutable @1701285530 {#4187
    date: 2023-11-29 20:18:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700773899 {#4188
    date: 2023-11-23 22:11: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
107 DENIED edit
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, IDK if things are like this in the US and other western countries, but it’s how they are here. Shit is cheaper on every other day except when there are discounts 😒. There are some execeptions, but yes, most of the time, things are cheaper when not on a discount."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700773899 {#4186
    date: 2023-11-23 22:11:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 156218
  -bodyTs: "'cheaper':24,46 'countri':14 'day':28 'discount':33,51 'everi':26 'except':29 'execept':37 'idk':2 'like':6 'shit':22 'thing':4,44 'time':43 'us':10 'western':13 'yeah':1 'yes':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4507144"
  +editedAt: DateTimeImmutable @1701285530 {#4187
    date: 2023-11-29 20:18:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700773899 {#4188
    date: 2023-11-23 22:11: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
108 DENIED moderate
App\Entity\EntryComment {#4192
  +user: App\Entity\User {#4205 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, IDK if things are like this in the US and other western countries, but it’s how they are here. Shit is cheaper on every other day except when there are discounts 😒. There are some execeptions, but yes, most of the time, things are cheaper when not on a discount."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700773899 {#4186
    date: 2023-11-23 22:11:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4193 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4197 …}
  +reports: Doctrine\ORM\PersistentCollection {#4199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4203 …}
  -id: 156218
  -bodyTs: "'cheaper':24,46 'countri':14 'day':28 'discount':33,51 'everi':26 'except':29 'execept':37 'idk':2 'like':6 'shit':22 'thing':4,44 'time':43 'us':10 'western':13 'yeah':1 'yes':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4507144"
  +editedAt: DateTimeImmutable @1701285530 {#4187
    date: 2023-11-29 20:18:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700773899 {#4188
    date: 2023-11-23 22:11: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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Reminds me of when Circuit City was finally going out of business and they were having a liquidation sale. There were some TVs I was looking at and they were regularly priced at like $800. They had STACKS of those TVs they couldn't move.\n
    \n
    Then CC was going out of business and was going through liquidation. The same TVs were being advertised as MSRP $1,299 but 25% liquidation pricing and people were buying 2 at a time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701344350 {#4260
    date: 2023-11-30 12:39:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 157130
  -bodyTs: "'1':66 '2':76 '25':69 '299':67 '800':35 'advertis':63 'busi':12,52 'buy':75 'cc':47 'circuit':5 'citi':6 'couldn':43 'final':8 'go':9,49,55 'like':34 'liquid':18,57,70 'look':26 'move':45 'msrp':65 'peopl':73 'price':32,71 'regular':31 'remind':1 'sale':19 'stack':38 'time':79 'tvs':23,41,60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/651136/-/comment/3743356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700793388 {#4261
    date: 2023-11-24 03:36:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Reminds me of when Circuit City was finally going out of business and they were having a liquidation sale. There were some TVs I was looking at and they were regularly priced at like $800. They had STACKS of those TVs they couldn't move.\n
    \n
    Then CC was going out of business and was going through liquidation. The same TVs were being advertised as MSRP $1,299 but 25% liquidation pricing and people were buying 2 at a time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701344350 {#4260
    date: 2023-11-30 12:39:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 157130
  -bodyTs: "'1':66 '2':76 '25':69 '299':67 '800':35 'advertis':63 'busi':12,52 'buy':75 'cc':47 'circuit':5 'citi':6 'couldn':43 'final':8 'go':9,49,55 'like':34 'liquid':18,57,70 'look':26 'move':45 'msrp':65 'peopl':73 'price':32,71 'regular':31 'remind':1 'sale':19 'stack':38 'time':79 'tvs':23,41,60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/651136/-/comment/3743356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700793388 {#4261
    date: 2023-11-24 03:36:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Reminds me of when Circuit City was finally going out of business and they were having a liquidation sale. There were some TVs I was looking at and they were regularly priced at like $800. They had STACKS of those TVs they couldn't move.\n
    \n
    Then CC was going out of business and was going through liquidation. The same TVs were being advertised as MSRP $1,299 but 25% liquidation pricing and people were buying 2 at a time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701344350 {#4260
    date: 2023-11-30 12:39:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 157130
  -bodyTs: "'1':66 '2':76 '25':69 '299':67 '800':35 'advertis':63 'busi':12,52 'buy':75 'cc':47 'circuit':5 'citi':6 'couldn':43 'final':8 'go':9,49,55 'like':34 'liquid':18,57,70 'look':26 'move':45 'msrp':65 'peopl':73 'price':32,71 'regular':31 'remind':1 'sale':19 'stack':38 'time':79 'tvs':23,41,60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/651136/-/comment/3743356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700793388 {#4261
    date: 2023-11-24 03:36:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4783
  +user: Proxies\__CG__\App\Entity\User {#4784 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of when Circuit City was finally going out of business and they were having a liquidation sale. There were some TVs I was looking at and they were regularly priced at like $800. They had STACKS of those TVs they couldn't move.\n
      \n
      Then CC was going out of business and was going through liquidation. The same TVs were being advertised as MSRP $1,299 but 25% liquidation pricing and people were buying 2 at a time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701344350 {#4260
      date: 2023-11-30 12:39:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 157130
    -bodyTs: "'1':66 '2':76 '25':69 '299':67 '800':35 'advertis':63 'busi':12,52 'buy':75 'cc':47 'circuit':5 'citi':6 'couldn':43 'final':8 'go':9,49,55 'like':34 'liquid':18,57,70 'look':26 'move':45 'msrp':65 'peopl':73 'price':32,71 'regular':31 'remind':1 'sale':19 'stack':38 'time':79 'tvs':23,41,60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/651136/-/comment/3743356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700793388 {#4261
      date: 2023-11-24 03:36:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "So we’re to blame"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700802483 {#4781
    date: 2023-11-24 06:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BeardedSingleMalt@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 157444
  -bodyTs: "'blame':5 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700802483 {#4782
    date: 2023-11-24 06:08: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
115 DENIED edit
App\Entity\EntryComment {#4783
  +user: Proxies\__CG__\App\Entity\User {#4784 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of when Circuit City was finally going out of business and they were having a liquidation sale. There were some TVs I was looking at and they were regularly priced at like $800. They had STACKS of those TVs they couldn't move.\n
      \n
      Then CC was going out of business and was going through liquidation. The same TVs were being advertised as MSRP $1,299 but 25% liquidation pricing and people were buying 2 at a time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701344350 {#4260
      date: 2023-11-30 12:39:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 157130
    -bodyTs: "'1':66 '2':76 '25':69 '299':67 '800':35 'advertis':63 'busi':12,52 'buy':75 'cc':47 'circuit':5 'citi':6 'couldn':43 'final':8 'go':9,49,55 'like':34 'liquid':18,57,70 'look':26 'move':45 'msrp':65 'peopl':73 'price':32,71 'regular':31 'remind':1 'sale':19 'stack':38 'time':79 'tvs':23,41,60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/651136/-/comment/3743356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700793388 {#4261
      date: 2023-11-24 03:36:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "So we’re to blame"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700802483 {#4781
    date: 2023-11-24 06:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BeardedSingleMalt@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 157444
  -bodyTs: "'blame':5 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700802483 {#4782
    date: 2023-11-24 06:08: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
116 DENIED moderate
App\Entity\EntryComment {#4783
  +user: Proxies\__CG__\App\Entity\User {#4784 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Reminds me of when Circuit City was finally going out of business and they were having a liquidation sale. There were some TVs I was looking at and they were regularly priced at like $800. They had STACKS of those TVs they couldn't move.\n
      \n
      Then CC was going out of business and was going through liquidation. The same TVs were being advertised as MSRP $1,299 but 25% liquidation pricing and people were buying 2 at a time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1701344350 {#4260
      date: 2023-11-30 12:39:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 157130
    -bodyTs: "'1':66 '2':76 '25':69 '299':67 '800':35 'advertis':63 'busi':12,52 'buy':75 'cc':47 'circuit':5 'citi':6 'couldn':43 'final':8 'go':9,49,55 'like':34 'liquid':18,57,70 'look':26 'move':45 'msrp':65 'peopl':73 'price':32,71 'regular':31 'remind':1 'sale':19 'stack':38 'time':79 'tvs':23,41,60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/651136/-/comment/3743356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700793388 {#4261
      date: 2023-11-24 03:36:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "So we’re to blame"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700802483 {#4781
    date: 2023-11-24 06:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BeardedSingleMalt@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 157444
  -bodyTs: "'blame':5 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700802483 {#4782
    date: 2023-11-24 06:08: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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4963
  +user: Proxies\__CG__\App\Entity\User {#4964 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4783
    +user: Proxies\__CG__\App\Entity\User {#4784 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4265
      +user: App\Entity\User {#4278 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Reminds me of when Circuit City was finally going out of business and they were having a liquidation sale. There were some TVs I was looking at and they were regularly priced at like $800. They had STACKS of those TVs they couldn't move.\n
        \n
        Then CC was going out of business and was going through liquidation. The same TVs were being advertised as MSRP $1,299 but 25% liquidation pricing and people were buying 2 at a time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1701344350 {#4260
        date: 2023-11-30 12:39:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4266 …}
      +nested: Doctrine\ORM\PersistentCollection {#4268 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4272 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
      -id: 157130
      -bodyTs: "'1':66 '2':76 '25':69 '299':67 '800':35 'advertis':63 'busi':12,52 'buy':75 'cc':47 'circuit':5 'citi':6 'couldn':43 'final':8 'go':9,49,55 'like':34 'liquid':18,57,70 'look':26 'move':45 'msrp':65 'peopl':73 'price':32,71 'regular':31 'remind':1 'sale':19 'stack':38 'time':79 'tvs':23,41,60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/651136/-/comment/3743356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700793388 {#4261
        date: 2023-11-24 03:36:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4265}
    +body: "So we’re to blame"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700802483 {#4781
      date: 2023-11-24 06:08:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BeardedSingleMalt@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4785 …}
    +nested: Doctrine\ORM\PersistentCollection {#4787 …}
    +votes: Doctrine\ORM\PersistentCollection {#4789 …}
    +reports: Doctrine\ORM\PersistentCollection {#4791 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
    -id: 157444
    -bodyTs: "'blame':5 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700802483 {#4782
      date: 2023-11-24 06:08:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: """
    It’s called the JCPenney effect, because at one point JCPenney attempted to get rid of all the bullshit sales and only list the real actual price. It almost bankrupted them, because instead of buying jeans from them for $20 people would go to the store next door that had literally the exact same jeans for $40 but with a sign that said that they were 40% off\n
    \n
    This is a case where it is 100% the fault of the consumers, because we are retarded and fall for this bullshit every single time
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700820949 {#4960
    date: 2023-11-24 11:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BeardedSingleMalt@kbin.social"
    "@DTFpanda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4965 …}
  +nested: Doctrine\ORM\PersistentCollection {#4967 …}
  +votes: Doctrine\ORM\PersistentCollection {#4969 …}
  +reports: Doctrine\ORM\PersistentCollection {#4971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4975 …}
  -id: 157947
  -bodyTs: "'100':76 '20':40 '40':57,67 'actual':26 'almost':29 'attempt':12 'bankrupt':30 'bullshit':19,90 'buy':35 'call':3 'case':72 'consum':81 'door':48 'effect':6 'everi':91 'exact':53 'fall':87 'fault':78 'get':14 'go':43 'instead':33 'jcpenney':5,11 'jean':36,55 'list':23 'liter':51 'next':47 'one':9 'peopl':41 'point':10 'price':27 'real':25 'retard':85 'rid':15 'said':63 'sale':20 'sign':61 'singl':92 'store':46 'time':93 'would':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546760"
  +editedAt: DateTimeImmutable @1701344397 {#4961
    date: 2023-11-30 12:39:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700820949 {#4962
    date: 2023-11-24 11:15:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4963
  +user: Proxies\__CG__\App\Entity\User {#4964 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4783
    +user: Proxies\__CG__\App\Entity\User {#4784 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4265
      +user: App\Entity\User {#4278 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Reminds me of when Circuit City was finally going out of business and they were having a liquidation sale. There were some TVs I was looking at and they were regularly priced at like $800. They had STACKS of those TVs they couldn't move.\n
        \n
        Then CC was going out of business and was going through liquidation. The same TVs were being advertised as MSRP $1,299 but 25% liquidation pricing and people were buying 2 at a time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1701344350 {#4260
        date: 2023-11-30 12:39:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4266 …}
      +nested: Doctrine\ORM\PersistentCollection {#4268 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4272 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
      -id: 157130
      -bodyTs: "'1':66 '2':76 '25':69 '299':67 '800':35 'advertis':63 'busi':12,52 'buy':75 'cc':47 'circuit':5 'citi':6 'couldn':43 'final':8 'go':9,49,55 'like':34 'liquid':18,57,70 'look':26 'move':45 'msrp':65 'peopl':73 'price':32,71 'regular':31 'remind':1 'sale':19 'stack':38 'time':79 'tvs':23,41,60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/651136/-/comment/3743356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700793388 {#4261
        date: 2023-11-24 03:36:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4265}
    +body: "So we’re to blame"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700802483 {#4781
      date: 2023-11-24 06:08:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BeardedSingleMalt@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4785 …}
    +nested: Doctrine\ORM\PersistentCollection {#4787 …}
    +votes: Doctrine\ORM\PersistentCollection {#4789 …}
    +reports: Doctrine\ORM\PersistentCollection {#4791 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
    -id: 157444
    -bodyTs: "'blame':5 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700802483 {#4782
      date: 2023-11-24 06:08:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: """
    It’s called the JCPenney effect, because at one point JCPenney attempted to get rid of all the bullshit sales and only list the real actual price. It almost bankrupted them, because instead of buying jeans from them for $20 people would go to the store next door that had literally the exact same jeans for $40 but with a sign that said that they were 40% off\n
    \n
    This is a case where it is 100% the fault of the consumers, because we are retarded and fall for this bullshit every single time
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700820949 {#4960
    date: 2023-11-24 11:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BeardedSingleMalt@kbin.social"
    "@DTFpanda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4965 …}
  +nested: Doctrine\ORM\PersistentCollection {#4967 …}
  +votes: Doctrine\ORM\PersistentCollection {#4969 …}
  +reports: Doctrine\ORM\PersistentCollection {#4971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4975 …}
  -id: 157947
  -bodyTs: "'100':76 '20':40 '40':57,67 'actual':26 'almost':29 'attempt':12 'bankrupt':30 'bullshit':19,90 'buy':35 'call':3 'case':72 'consum':81 'door':48 'effect':6 'everi':91 'exact':53 'fall':87 'fault':78 'get':14 'go':43 'instead':33 'jcpenney':5,11 'jean':36,55 'list':23 'liter':51 'next':47 'one':9 'peopl':41 'point':10 'price':27 'real':25 'retard':85 'rid':15 'said':63 'sale':20 'sign':61 'singl':92 'store':46 'time':93 'would':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546760"
  +editedAt: DateTimeImmutable @1701344397 {#4961
    date: 2023-11-30 12:39:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700820949 {#4962
    date: 2023-11-24 11:15:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4963
  +user: Proxies\__CG__\App\Entity\User {#4964 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4783
    +user: Proxies\__CG__\App\Entity\User {#4784 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4265
      +user: App\Entity\User {#4278 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Reminds me of when Circuit City was finally going out of business and they were having a liquidation sale. There were some TVs I was looking at and they were regularly priced at like $800. They had STACKS of those TVs they couldn't move.\n
        \n
        Then CC was going out of business and was going through liquidation. The same TVs were being advertised as MSRP $1,299 but 25% liquidation pricing and people were buying 2 at a time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1701344350 {#4260
        date: 2023-11-30 12:39:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4266 …}
      +nested: Doctrine\ORM\PersistentCollection {#4268 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4272 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
      -id: 157130
      -bodyTs: "'1':66 '2':76 '25':69 '299':67 '800':35 'advertis':63 'busi':12,52 'buy':75 'cc':47 'circuit':5 'citi':6 'couldn':43 'final':8 'go':9,49,55 'like':34 'liquid':18,57,70 'look':26 'move':45 'msrp':65 'peopl':73 'price':32,71 'regular':31 'remind':1 'sale':19 'stack':38 'time':79 'tvs':23,41,60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/651136/-/comment/3743356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700793388 {#4261
        date: 2023-11-24 03:36:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4265}
    +body: "So we’re to blame"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700802483 {#4781
      date: 2023-11-24 06:08:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@BeardedSingleMalt@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4785 …}
    +nested: Doctrine\ORM\PersistentCollection {#4787 …}
    +votes: Doctrine\ORM\PersistentCollection {#4789 …}
    +reports: Doctrine\ORM\PersistentCollection {#4791 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
    -id: 157444
    -bodyTs: "'blame':5 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543900"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700802483 {#4782
      date: 2023-11-24 06:08:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: """
    It’s called the JCPenney effect, because at one point JCPenney attempted to get rid of all the bullshit sales and only list the real actual price. It almost bankrupted them, because instead of buying jeans from them for $20 people would go to the store next door that had literally the exact same jeans for $40 but with a sign that said that they were 40% off\n
    \n
    This is a case where it is 100% the fault of the consumers, because we are retarded and fall for this bullshit every single time
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700820949 {#4960
    date: 2023-11-24 11:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@BeardedSingleMalt@kbin.social"
    "@DTFpanda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4965 …}
  +nested: Doctrine\ORM\PersistentCollection {#4967 …}
  +votes: Doctrine\ORM\PersistentCollection {#4969 …}
  +reports: Doctrine\ORM\PersistentCollection {#4971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4975 …}
  -id: 157947
  -bodyTs: "'100':76 '20':40 '40':57,67 'actual':26 'almost':29 'attempt':12 'bankrupt':30 'bullshit':19,90 'buy':35 'call':3 'case':72 'consum':81 'door':48 'effect':6 'everi':91 'exact':53 'fall':87 'fault':78 'get':14 'go':43 'instead':33 'jcpenney':5,11 'jean':36,55 'list':23 'liter':51 'next':47 'one':9 'peopl':41 'point':10 'price':27 'real':25 'retard':85 'rid':15 'said':63 'sale':20 'sign':61 'singl':92 'store':46 'time':93 'would':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546760"
  +editedAt: DateTimeImmutable @1701344397 {#4961
    date: 2023-11-30 12:39:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700820949 {#4962
    date: 2023-11-24 11:15:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Sooooo true 🤣👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700817057 {#4333
    date: 2023-11-24 10:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 157841
  -bodyTs: "'sooooo':1 'true':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700817057 {#4334
    date: 2023-11-24 10:10:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Sooooo true 🤣👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700817057 {#4333
    date: 2023-11-24 10:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 157841
  -bodyTs: "'sooooo':1 'true':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700817057 {#4334
    date: 2023-11-24 10:10:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Sooooo true 🤣👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700817057 {#4333
    date: 2023-11-24 10:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 157841
  -bodyTs: "'sooooo':1 'true':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700817057 {#4334
    date: 2023-11-24 10:10:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4413
  +user: App\Entity\User {#4426 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    We just did this with Braveheart and a barbecue.\n
    \n
    Someone needs to do the same meme with all of these memes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701566587 {#4408
    date: 2023-12-03 02:23:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4414 …}
  +nested: Doctrine\ORM\PersistentCollection {#4416 …}
  +votes: Doctrine\ORM\PersistentCollection {#4418 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 157847
  -bodyTs: "'barbecu':9 'braveheart':6 'meme':16,21 'need':11 'someon':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700817426 {#4409
    date: 2023-11-24 10:17:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4413
  +user: App\Entity\User {#4426 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    We just did this with Braveheart and a barbecue.\n
    \n
    Someone needs to do the same meme with all of these memes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701566587 {#4408
    date: 2023-12-03 02:23:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4414 …}
  +nested: Doctrine\ORM\PersistentCollection {#4416 …}
  +votes: Doctrine\ORM\PersistentCollection {#4418 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 157847
  -bodyTs: "'barbecu':9 'braveheart':6 'meme':16,21 'need':11 'someon':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700817426 {#4409
    date: 2023-11-24 10:17:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4413
  +user: App\Entity\User {#4426 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    We just did this with Braveheart and a barbecue.\n
    \n
    Someone needs to do the same meme with all of these memes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701566587 {#4408
    date: 2023-12-03 02:23:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4414 …}
  +nested: Doctrine\ORM\PersistentCollection {#4416 …}
  +votes: Doctrine\ORM\PersistentCollection {#4418 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 157847
  -bodyTs: "'barbecu':9 'braveheart':6 'meme':16,21 'need':11 'someon':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5546243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700817426 {#4409
    date: 2023-11-24 10:17:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#4799
  +user: Proxies\__CG__\App\Entity\User {#4800 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4413
    +user: App\Entity\User {#4426 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      We just did this with Braveheart and a barbecue.\n
      \n
      Someone needs to do the same meme with all of these memes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701566587 {#4408
      date: 2023-12-03 02:23:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4414 …}
    +nested: Doctrine\ORM\PersistentCollection {#4416 …}
    +votes: Doctrine\ORM\PersistentCollection {#4418 …}
    +reports: Doctrine\ORM\PersistentCollection {#4420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
    -id: 157847
    -bodyTs: "'barbecu':9 'braveheart':6 'meme':16,21 'need':11 'someon':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5546243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700817426 {#4409
      date: 2023-11-24 10:17:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "[i.imgur.com/muS1FWi.png](https://i.imgur.com/muS1FWi.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700937957 {#4797
    date: 2023-11-25 19:45:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4801 …}
  +nested: Doctrine\ORM\PersistentCollection {#4803 …}
  +votes: Doctrine\ORM\PersistentCollection {#4805 …}
  +reports: Doctrine\ORM\PersistentCollection {#4807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
  -id: 163451
  -bodyTs: "'/mus1fwi.png](https://i.imgur.com/mus1fwi.png)':3 'i.imgur.com':2 'i.imgur.com/mus1fwi.png](https://i.imgur.com/mus1fwi.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5580374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937957 {#4798
    date: 2023-11-25 19:45:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4799
  +user: Proxies\__CG__\App\Entity\User {#4800 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4413
    +user: App\Entity\User {#4426 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      We just did this with Braveheart and a barbecue.\n
      \n
      Someone needs to do the same meme with all of these memes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701566587 {#4408
      date: 2023-12-03 02:23:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4414 …}
    +nested: Doctrine\ORM\PersistentCollection {#4416 …}
    +votes: Doctrine\ORM\PersistentCollection {#4418 …}
    +reports: Doctrine\ORM\PersistentCollection {#4420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
    -id: 157847
    -bodyTs: "'barbecu':9 'braveheart':6 'meme':16,21 'need':11 'someon':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5546243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700817426 {#4409
      date: 2023-11-24 10:17:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "[i.imgur.com/muS1FWi.png](https://i.imgur.com/muS1FWi.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700937957 {#4797
    date: 2023-11-25 19:45:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4801 …}
  +nested: Doctrine\ORM\PersistentCollection {#4803 …}
  +votes: Doctrine\ORM\PersistentCollection {#4805 …}
  +reports: Doctrine\ORM\PersistentCollection {#4807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
  -id: 163451
  -bodyTs: "'/mus1fwi.png](https://i.imgur.com/mus1fwi.png)':3 'i.imgur.com':2 'i.imgur.com/mus1fwi.png](https://i.imgur.com/mus1fwi.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5580374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937957 {#4798
    date: 2023-11-25 19:45:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4799
  +user: Proxies\__CG__\App\Entity\User {#4800 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4413
    +user: App\Entity\User {#4426 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      We just did this with Braveheart and a barbecue.\n
      \n
      Someone needs to do the same meme with all of these memes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701566587 {#4408
      date: 2023-12-03 02:23:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4414 …}
    +nested: Doctrine\ORM\PersistentCollection {#4416 …}
    +votes: Doctrine\ORM\PersistentCollection {#4418 …}
    +reports: Doctrine\ORM\PersistentCollection {#4420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
    -id: 157847
    -bodyTs: "'barbecu':9 'braveheart':6 'meme':16,21 'need':11 'someon':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5546243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700817426 {#4409
      date: 2023-11-24 10:17:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "[i.imgur.com/muS1FWi.png](https://i.imgur.com/muS1FWi.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700937957 {#4797
    date: 2023-11-25 19:45:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4801 …}
  +nested: Doctrine\ORM\PersistentCollection {#4803 …}
  +votes: Doctrine\ORM\PersistentCollection {#4805 …}
  +reports: Doctrine\ORM\PersistentCollection {#4807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
  -id: 163451
  -bodyTs: "'/mus1fwi.png](https://i.imgur.com/mus1fwi.png)':3 'i.imgur.com':2 'i.imgur.com/mus1fwi.png](https://i.imgur.com/mus1fwi.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5580374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937957 {#4798
    date: 2023-11-25 19:45:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#4979
  +user: App\Entity\User {#4426 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4800 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4413
      +user: App\Entity\User {#4426 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        We just did this with Braveheart and a barbecue.\n
        \n
        Someone needs to do the same meme with all of these memes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701566587 {#4408
        date: 2023-12-03 02:23:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4414 …}
      +nested: Doctrine\ORM\PersistentCollection {#4416 …}
      +votes: Doctrine\ORM\PersistentCollection {#4418 …}
      +reports: Doctrine\ORM\PersistentCollection {#4420 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
      -id: 157847
      -bodyTs: "'barbecu':9 'braveheart':6 'meme':16,21 'need':11 'someon':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5546243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700817426 {#4409
        date: 2023-11-24 10:17:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "[i.imgur.com/muS1FWi.png](https://i.imgur.com/muS1FWi.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700937957 {#4797
      date: 2023-11-25 19:45:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4803 …}
    +votes: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    -id: 163451
    -bodyTs: "'/mus1fwi.png](https://i.imgur.com/mus1fwi.png)':3 'i.imgur.com':2 'i.imgur.com/mus1fwi.png](https://i.imgur.com/mus1fwi.png)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5580374"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700937957 {#4798
      date: 2023-11-25 19:45:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700963462 {#4977
    date: 2023-11-26 02:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@jaybone@lemmy.world"
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4980 …}
  +nested: Doctrine\ORM\PersistentCollection {#4982 …}
  +votes: Doctrine\ORM\PersistentCollection {#4984 …}
  +reports: Doctrine\ORM\PersistentCollection {#4986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
  -id: 164637
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5587860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700963462 {#4978
    date: 2023-11-26 02:51:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4979
  +user: App\Entity\User {#4426 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4800 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4413
      +user: App\Entity\User {#4426 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        We just did this with Braveheart and a barbecue.\n
        \n
        Someone needs to do the same meme with all of these memes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701566587 {#4408
        date: 2023-12-03 02:23:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4414 …}
      +nested: Doctrine\ORM\PersistentCollection {#4416 …}
      +votes: Doctrine\ORM\PersistentCollection {#4418 …}
      +reports: Doctrine\ORM\PersistentCollection {#4420 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
      -id: 157847
      -bodyTs: "'barbecu':9 'braveheart':6 'meme':16,21 'need':11 'someon':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5546243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700817426 {#4409
        date: 2023-11-24 10:17:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "[i.imgur.com/muS1FWi.png](https://i.imgur.com/muS1FWi.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700937957 {#4797
      date: 2023-11-25 19:45:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4803 …}
    +votes: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    -id: 163451
    -bodyTs: "'/mus1fwi.png](https://i.imgur.com/mus1fwi.png)':3 'i.imgur.com':2 'i.imgur.com/mus1fwi.png](https://i.imgur.com/mus1fwi.png)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5580374"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700937957 {#4798
      date: 2023-11-25 19:45:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700963462 {#4977
    date: 2023-11-26 02:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@jaybone@lemmy.world"
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4980 …}
  +nested: Doctrine\ORM\PersistentCollection {#4982 …}
  +votes: Doctrine\ORM\PersistentCollection {#4984 …}
  +reports: Doctrine\ORM\PersistentCollection {#4986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
  -id: 164637
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5587860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700963462 {#4978
    date: 2023-11-26 02:51:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4979
  +user: App\Entity\User {#4426 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4800 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4413
      +user: App\Entity\User {#4426 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        We just did this with Braveheart and a barbecue.\n
        \n
        Someone needs to do the same meme with all of these memes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701566587 {#4408
        date: 2023-12-03 02:23:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4414 …}
      +nested: Doctrine\ORM\PersistentCollection {#4416 …}
      +votes: Doctrine\ORM\PersistentCollection {#4418 …}
      +reports: Doctrine\ORM\PersistentCollection {#4420 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
      -id: 157847
      -bodyTs: "'barbecu':9 'braveheart':6 'meme':16,21 'need':11 'someon':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5546243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700817426 {#4409
        date: 2023-11-24 10:17:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4413}
    +body: "[i.imgur.com/muS1FWi.png](https://i.imgur.com/muS1FWi.png)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700937957 {#4797
      date: 2023-11-25 19:45:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@OttoVonNoob@lemmy.ca"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4803 …}
    +votes: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    -id: 163451
    -bodyTs: "'/mus1fwi.png](https://i.imgur.com/mus1fwi.png)':3 'i.imgur.com':2 'i.imgur.com/mus1fwi.png](https://i.imgur.com/mus1fwi.png)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5580374"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700937957 {#4798
      date: 2023-11-25 19:45:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4413}
  +body: "Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700963462 {#4977
    date: 2023-11-26 02:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@jaybone@lemmy.world"
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4980 …}
  +nested: Doctrine\ORM\PersistentCollection {#4982 …}
  +votes: Doctrine\ORM\PersistentCollection {#4984 …}
  +reports: Doctrine\ORM\PersistentCollection {#4986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
  -id: 164637
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5587860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700963462 {#4978
    date: 2023-11-26 02:51:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#4486
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wanted a G8 monitor or the G9\n
    \n
    The G9 is still €1799 and the G8 went from €888 to €840.\n
    \n
    I’ll wait for an upgrade of either and see these drop to 2/3 of msrp or something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700819408 {#4481
    date: 2023-11-24 10:50:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4487 …}
  +nested: Doctrine\ORM\PersistentCollection {#4489 …}
  +votes: Doctrine\ORM\PersistentCollection {#4491 …}
  +reports: Doctrine\ORM\PersistentCollection {#4493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
  -id: 157897
  -bodyTs: "'1799':13 '2/3':35 '840':21 '888':19 'drop':33 'either':29 'g8':4,16 'g9':8,10 'll':23 'monitor':5 'msrp':37 'see':31 'someth':39 'still':12 'upgrad':27 'wait':24 'want':2 'went':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6517091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700819408 {#4482
    date: 2023-11-24 10:50:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4486
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wanted a G8 monitor or the G9\n
    \n
    The G9 is still €1799 and the G8 went from €888 to €840.\n
    \n
    I’ll wait for an upgrade of either and see these drop to 2/3 of msrp or something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700819408 {#4481
    date: 2023-11-24 10:50:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4487 …}
  +nested: Doctrine\ORM\PersistentCollection {#4489 …}
  +votes: Doctrine\ORM\PersistentCollection {#4491 …}
  +reports: Doctrine\ORM\PersistentCollection {#4493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
  -id: 157897
  -bodyTs: "'1799':13 '2/3':35 '840':21 '888':19 'drop':33 'either':29 'g8':4,16 'g9':8,10 'll':23 'monitor':5 'msrp':37 'see':31 'someth':39 'still':12 'upgrad':27 'wait':24 'want':2 'went':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6517091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700819408 {#4482
    date: 2023-11-24 10:50:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4486
  +user: App\Entity\User {#4499 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wanted a G8 monitor or the G9\n
    \n
    The G9 is still €1799 and the G8 went from €888 to €840.\n
    \n
    I’ll wait for an upgrade of either and see these drop to 2/3 of msrp or something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700819408 {#4481
    date: 2023-11-24 10:50:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4487 …}
  +nested: Doctrine\ORM\PersistentCollection {#4489 …}
  +votes: Doctrine\ORM\PersistentCollection {#4491 …}
  +reports: Doctrine\ORM\PersistentCollection {#4493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
  -id: 157897
  -bodyTs: "'1799':13 '2/3':35 '840':21 '888':19 'drop':33 'either':29 'g8':4,16 'g9':8,10 'll':23 'monitor':5 'msrp':37 'see':31 'someth':39 'still':12 'upgrad':27 'wait':24 'want':2 'went':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6517091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700819408 {#4482
    date: 2023-11-24 10:50:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#4559
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Got my dad a smart watch for crimpus, £25 reduced from £80 because black Friday. Out of curiosity, I checked a price tracker website, where you can see an Amazon product’s price history. It had never been above £30.\n
    \n
    Absolute cunts. I thought that shit was illegal, which is why I never bothered to check. Fuck me, it’s like the wild West in there sometimes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700935100 {#4554
    date: 2023-11-25 18:58:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4560 …}
  +nested: Doctrine\ORM\PersistentCollection {#4562 …}
  +votes: Doctrine\ORM\PersistentCollection {#4564 …}
  +reports: Doctrine\ORM\PersistentCollection {#4566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4570 …}
  -id: 163269
  -bodyTs: "'25':9 '30':40 '80':12 'absolut':41 'amazon':30 'black':14 'bother':54 'check':20,56 'crimpus':8 'cunt':42 'curios':18 'dad':3 'friday':15 'fuck':57 'got':1 'histori':34 'illeg':48 'like':61 'never':37,53 'price':22,33 'product':31 'reduc':10 'see':28 'shit':46 'smart':5 'sometim':67 'thought':44 'tracker':23 'watch':6 'websit':24 'west':64 'wild':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935100 {#4555
    date: 2023-11-25 18:58:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4559
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Got my dad a smart watch for crimpus, £25 reduced from £80 because black Friday. Out of curiosity, I checked a price tracker website, where you can see an Amazon product’s price history. It had never been above £30.\n
    \n
    Absolute cunts. I thought that shit was illegal, which is why I never bothered to check. Fuck me, it’s like the wild West in there sometimes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700935100 {#4554
    date: 2023-11-25 18:58:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4560 …}
  +nested: Doctrine\ORM\PersistentCollection {#4562 …}
  +votes: Doctrine\ORM\PersistentCollection {#4564 …}
  +reports: Doctrine\ORM\PersistentCollection {#4566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4570 …}
  -id: 163269
  -bodyTs: "'25':9 '30':40 '80':12 'absolut':41 'amazon':30 'black':14 'bother':54 'check':20,56 'crimpus':8 'cunt':42 'curios':18 'dad':3 'friday':15 'fuck':57 'got':1 'histori':34 'illeg':48 'like':61 'never':37,53 'price':22,33 'product':31 'reduc':10 'see':28 'shit':46 'smart':5 'sometim':67 'thought':44 'tracker':23 'watch':6 'websit':24 'west':64 'wild':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935100 {#4555
    date: 2023-11-25 18:58:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4559
  +user: App\Entity\User {#4572 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2414
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#1793
      date: 2023-11-23 20:47:58.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Got my dad a smart watch for crimpus, £25 reduced from £80 because black Friday. Out of curiosity, I checked a price tracker website, where you can see an Amazon product’s price history. It had never been above £30.\n
    \n
    Absolute cunts. I thought that shit was illegal, which is why I never bothered to check. Fuck me, it’s like the wild West in there sometimes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700935100 {#4554
    date: 2023-11-25 18:58:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4560 …}
  +nested: Doctrine\ORM\PersistentCollection {#4562 …}
  +votes: Doctrine\ORM\PersistentCollection {#4564 …}
  +reports: Doctrine\ORM\PersistentCollection {#4566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4570 …}
  -id: 163269
  -bodyTs: "'25':9 '30':40 '80':12 'absolut':41 'amazon':30 'black':14 'bother':54 'check':20,56 'crimpus':8 'cunt':42 'curios':18 'dad':3 'friday':15 'fuck':57 'got':1 'histori':34 'illeg':48 'like':61 'never':37,53 'price':22,33 'product':31 'reduc':10 'see':28 'shit':46 'smart':5 'sometim':67 'thought':44 'tracker':23 'watch':6 'websit':24 'west':64 'wild':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5579477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935100 {#4555
    date: 2023-11-25 18:58:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details