GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/33068/System-of-a-D-oh/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.92 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.05 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: "System-of-a-D-oh"
  +title: "System of a D'oh!"
  +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 280
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728905005 {#2414
    date: 2024-10-14 13:23:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 33068
  -titleTs: "'d':4 'oh':5 'system':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706302744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11185125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706216344 {#1793
    date: 2024-01-25 21:59:04.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: "System-of-a-D-oh"
  +title: "System of a D'oh!"
  +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 280
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728905005 {#2414
    date: 2024-10-14 13:23:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 33068
  -titleTs: "'d':4 'oh':5 'system':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706302744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11185125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706216344 {#1793
    date: 2024-01-25 21:59:04.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: "System-of-a-D-oh"
  +title: "System of a D'oh!"
  +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 280
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728905005 {#2414
    date: 2024-10-14 13:23:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 33068
  -titleTs: "'d':4 'oh':5 'system':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706302744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11185125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706216344 {#1793
    date: 2024-01-25 21:59:04.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 {#4002
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I wanted to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1728662617 {#4012
    date: 2024-10-11 18:03:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 340408
  -bodyTs: "'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7011093"
  +editedAt: DateTimeImmutable @1728662450 {#3944
    date: 2024-10-11 18:00:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706216529 {#4011
    date: 2024-01-25 22:02: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
7 DENIED edit
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I wanted to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1728662617 {#4012
    date: 2024-10-11 18:03:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 340408
  -bodyTs: "'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7011093"
  +editedAt: DateTimeImmutable @1728662450 {#3944
    date: 2024-10-11 18:00:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706216529 {#4011
    date: 2024-01-25 22:02: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
8 DENIED moderate
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I wanted to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1728662617 {#4012
    date: 2024-10-11 18:03:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 340408
  -bodyTs: "'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7011093"
  +editedAt: DateTimeImmutable @1728662450 {#3944
    date: 2024-10-11 18:00:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706216529 {#4011
    date: 2024-01-25 22:02: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
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 {#4123
  +user: Proxies\__CG__\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: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I wanted to"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1728662617 {#4012
      date: 2024-10-11 18:03:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 340408
    -bodyTs: "'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7011093"
    +editedAt: DateTimeImmutable @1728662450 {#3944
      date: 2024-10-11 18:00:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706216529 {#4011
      date: 2024-01-25 22:02:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "There you go create another fable!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706216591 {#4128
    date: 2024-01-25 22:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4134 …}
  +nested: Doctrine\ORM\PersistentCollection {#4136 …}
  +votes: Doctrine\ORM\PersistentCollection {#4132 …}
  +reports: Doctrine\ORM\PersistentCollection {#4139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4143 …}
  -id: 340411
  -bodyTs: "'anoth':5 'creat':4 'fabl':6 'go':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8044242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706216591 {#4125
    date: 2024-01-25 22:03:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4123
  +user: Proxies\__CG__\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: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I wanted to"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1728662617 {#4012
      date: 2024-10-11 18:03:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 340408
    -bodyTs: "'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7011093"
    +editedAt: DateTimeImmutable @1728662450 {#3944
      date: 2024-10-11 18:00:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706216529 {#4011
      date: 2024-01-25 22:02:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "There you go create another fable!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706216591 {#4128
    date: 2024-01-25 22:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4134 …}
  +nested: Doctrine\ORM\PersistentCollection {#4136 …}
  +votes: Doctrine\ORM\PersistentCollection {#4132 …}
  +reports: Doctrine\ORM\PersistentCollection {#4139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4143 …}
  -id: 340411
  -bodyTs: "'anoth':5 'creat':4 'fabl':6 'go':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8044242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706216591 {#4125
    date: 2024-01-25 22:03:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4123
  +user: Proxies\__CG__\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: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I wanted to"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1728662617 {#4012
      date: 2024-10-11 18:03:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4000 …}
    +nested: Doctrine\ORM\PersistentCollection {#3998 …}
    +votes: Doctrine\ORM\PersistentCollection {#3996 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
    -id: 340408
    -bodyTs: "'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7011093"
    +editedAt: DateTimeImmutable @1728662450 {#3944
      date: 2024-10-11 18:00:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706216529 {#4011
      date: 2024-01-25 22:02:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "There you go create another fable!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706216591 {#4128
    date: 2024-01-25 22:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4134 …}
  +nested: Doctrine\ORM\PersistentCollection {#4136 …}
  +votes: Doctrine\ORM\PersistentCollection {#4132 …}
  +reports: Doctrine\ORM\PersistentCollection {#4139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4143 …}
  -id: 340411
  -bodyTs: "'anoth':5 'creat':4 'fabl':6 'go':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8044242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706216591 {#4125
    date: 2024-01-25 22:03:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4044
  +user: App\Entity\User {#4027 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I wanna know the facts behind this story 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1728905005 {#4051
    date: 2024-10-14 13:23:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
  -id: 340555
  -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7012232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706220088 {#4047
    date: 2024-01-25 23:01: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
15 DENIED edit
App\Entity\EntryComment {#4044
  +user: App\Entity\User {#4027 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I wanna know the facts behind this story 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1728905005 {#4051
    date: 2024-10-14 13:23:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
  -id: 340555
  -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7012232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706220088 {#4047
    date: 2024-01-25 23:01: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
16 DENIED moderate
App\Entity\EntryComment {#4044
  +user: App\Entity\User {#4027 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I wanna know the facts behind this story 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1728905005 {#4051
    date: 2024-10-14 13:23:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
  -id: 340555
  -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7012232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706220088 {#4047
    date: 2024-01-25 23:01: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
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 {#4148
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4044
    +user: App\Entity\User {#4027 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I wanna know the facts behind this story 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728905005 {#4051
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4038 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
    -id: 340555
    -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7012232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706220088 {#4047
      date: 2024-01-25 23:01:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    The fact is that Serj is a class traitor.\n
    \n
    All Landlords Are Bastards.\n
    \n
    He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706221176 {#4145
    date: 2024-01-25 23:19:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4150 …}
  +nested: Doctrine\ORM\PersistentCollection {#4152 …}
  +votes: Doctrine\ORM\PersistentCollection {#4154 …}
  +reports: Doctrine\ORM\PersistentCollection {#4156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
  -id: 340589
  -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5969603"
  +editedAt: DateTimeImmutable @1728689764 {#4146
    date: 2024-10-12 01:36:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706221176 {#4147
    date: 2024-01-25 23:19: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
19 DENIED edit
App\Entity\EntryComment {#4148
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4044
    +user: App\Entity\User {#4027 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I wanna know the facts behind this story 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728905005 {#4051
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4038 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
    -id: 340555
    -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7012232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706220088 {#4047
      date: 2024-01-25 23:01:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    The fact is that Serj is a class traitor.\n
    \n
    All Landlords Are Bastards.\n
    \n
    He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706221176 {#4145
    date: 2024-01-25 23:19:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4150 …}
  +nested: Doctrine\ORM\PersistentCollection {#4152 …}
  +votes: Doctrine\ORM\PersistentCollection {#4154 …}
  +reports: Doctrine\ORM\PersistentCollection {#4156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
  -id: 340589
  -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5969603"
  +editedAt: DateTimeImmutable @1728689764 {#4146
    date: 2024-10-12 01:36:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706221176 {#4147
    date: 2024-01-25 23:19: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
20 DENIED moderate
App\Entity\EntryComment {#4148
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4044
    +user: App\Entity\User {#4027 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I wanna know the facts behind this story 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1728905005 {#4051
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4038 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
    -id: 340555
    -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7012232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706220088 {#4047
      date: 2024-01-25 23:01:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    The fact is that Serj is a class traitor.\n
    \n
    All Landlords Are Bastards.\n
    \n
    He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706221176 {#4145
    date: 2024-01-25 23:19:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4150 …}
  +nested: Doctrine\ORM\PersistentCollection {#4152 …}
  +votes: Doctrine\ORM\PersistentCollection {#4154 …}
  +reports: Doctrine\ORM\PersistentCollection {#4156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
  -id: 340589
  -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5969603"
  +editedAt: DateTimeImmutable @1728689764 {#4146
    date: 2024-10-12 01:36:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706221176 {#4147
    date: 2024-01-25 23:19: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
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 {#4163
  +user: Proxies\__CG__\App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4044
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I wanna know the facts behind this story 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728905005 {#4051
        date: 2024-10-14 13:23:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4038 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
      -id: 340555
      -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7012232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706220088 {#4047
        date: 2024-01-25 23:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      The fact is that Serj is a class traitor.\n
      \n
      All Landlords Are Bastards.\n
      \n
      He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706221176 {#4145
      date: 2024-01-25 23:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 340589
    -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5969603"
    +editedAt: DateTimeImmutable @1728689764 {#4146
      date: 2024-10-12 01:36:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706221176 {#4147
      date: 2024-01-25 23:19:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "AyyyyyyLABmooooo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706236564 {#4168
    date: 2024-01-26 03:36:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4174 …}
  +nested: Doctrine\ORM\PersistentCollection {#4176 …}
  +votes: Doctrine\ORM\PersistentCollection {#4172 …}
  +reports: Doctrine\ORM\PersistentCollection {#4179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
  -id: 341056
  -bodyTs: "'ayyyyyylabmooooo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8057048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706236564 {#4165
    date: 2024-01-26 03:36:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4163
  +user: Proxies\__CG__\App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4044
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I wanna know the facts behind this story 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728905005 {#4051
        date: 2024-10-14 13:23:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4038 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
      -id: 340555
      -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7012232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706220088 {#4047
        date: 2024-01-25 23:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      The fact is that Serj is a class traitor.\n
      \n
      All Landlords Are Bastards.\n
      \n
      He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706221176 {#4145
      date: 2024-01-25 23:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 340589
    -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5969603"
    +editedAt: DateTimeImmutable @1728689764 {#4146
      date: 2024-10-12 01:36:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706221176 {#4147
      date: 2024-01-25 23:19:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "AyyyyyyLABmooooo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706236564 {#4168
    date: 2024-01-26 03:36:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4174 …}
  +nested: Doctrine\ORM\PersistentCollection {#4176 …}
  +votes: Doctrine\ORM\PersistentCollection {#4172 …}
  +reports: Doctrine\ORM\PersistentCollection {#4179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
  -id: 341056
  -bodyTs: "'ayyyyyylabmooooo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8057048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706236564 {#4165
    date: 2024-01-26 03:36:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4163
  +user: Proxies\__CG__\App\Entity\User {#4171 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4044
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I wanna know the facts behind this story 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728905005 {#4051
        date: 2024-10-14 13:23:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4038 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
      -id: 340555
      -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7012232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706220088 {#4047
        date: 2024-01-25 23:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      The fact is that Serj is a class traitor.\n
      \n
      All Landlords Are Bastards.\n
      \n
      He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706221176 {#4145
      date: 2024-01-25 23:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 340589
    -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5969603"
    +editedAt: DateTimeImmutable @1728689764 {#4146
      date: 2024-10-12 01:36:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706221176 {#4147
      date: 2024-01-25 23:19:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "AyyyyyyLABmooooo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706236564 {#4168
    date: 2024-01-26 03:36:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4174 …}
  +nested: Doctrine\ORM\PersistentCollection {#4176 …}
  +votes: Doctrine\ORM\PersistentCollection {#4172 …}
  +reports: Doctrine\ORM\PersistentCollection {#4179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4183 …}
  -id: 341056
  -bodyTs: "'ayyyyyylabmooooo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8057048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706236564 {#4165
    date: 2024-01-26 03:36:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4187
  +user: Proxies\__CG__\App\Entity\User {#4188 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4044
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I wanna know the facts behind this story 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728905005 {#4051
        date: 2024-10-14 13:23:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4038 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
      -id: 340555
      -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7012232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706220088 {#4047
        date: 2024-01-25 23:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      The fact is that Serj is a class traitor.\n
      \n
      All Landlords Are Bastards.\n
      \n
      He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706221176 {#4145
      date: 2024-01-25 23:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 340589
    -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5969603"
    +editedAt: DateTimeImmutable @1728689764 {#4146
      date: 2024-10-12 01:36:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706221176 {#4147
      date: 2024-01-25 23:19:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "Crab pot mentality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706276104 {#4185
    date: 2024-01-26 14:35:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 341939
  -bodyTs: "'crab':1 'mental':3 'pot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7751761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706276104 {#4186
    date: 2024-01-26 14:35:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4187
  +user: Proxies\__CG__\App\Entity\User {#4188 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4044
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I wanna know the facts behind this story 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728905005 {#4051
        date: 2024-10-14 13:23:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4038 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
      -id: 340555
      -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7012232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706220088 {#4047
        date: 2024-01-25 23:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      The fact is that Serj is a class traitor.\n
      \n
      All Landlords Are Bastards.\n
      \n
      He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706221176 {#4145
      date: 2024-01-25 23:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 340589
    -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5969603"
    +editedAt: DateTimeImmutable @1728689764 {#4146
      date: 2024-10-12 01:36:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706221176 {#4147
      date: 2024-01-25 23:19:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "Crab pot mentality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706276104 {#4185
    date: 2024-01-26 14:35:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 341939
  -bodyTs: "'crab':1 'mental':3 'pot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7751761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706276104 {#4186
    date: 2024-01-26 14:35:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4187
  +user: Proxies\__CG__\App\Entity\User {#4188 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4044
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I wanna know the facts behind this story 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728905005 {#4051
        date: 2024-10-14 13:23:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4038 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
      -id: 340555
      -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7012232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706220088 {#4047
        date: 2024-01-25 23:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      The fact is that Serj is a class traitor.\n
      \n
      All Landlords Are Bastards.\n
      \n
      He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706221176 {#4145
      date: 2024-01-25 23:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 340589
    -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5969603"
    +editedAt: DateTimeImmutable @1728689764 {#4146
      date: 2024-10-12 01:36:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706221176 {#4147
      date: 2024-01-25 23:19:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "Crab pot mentality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706276104 {#4185
    date: 2024-01-26 14:35:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -id: 341939
  -bodyTs: "'crab':1 'mental':3 'pot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7751761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706276104 {#4186
    date: 2024-01-26 14:35:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4203
  +user: Proxies\__CG__\App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4044
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I wanna know the facts behind this story 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728905005 {#4051
        date: 2024-10-14 13:23:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4038 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
      -id: 340555
      -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7012232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706220088 {#4047
        date: 2024-01-25 23:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      The fact is that Serj is a class traitor.\n
      \n
      All Landlords Are Bastards.\n
      \n
      He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706221176 {#4145
      date: 2024-01-25 23:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 340589
    -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5969603"
    +editedAt: DateTimeImmutable @1728689764 {#4146
      date: 2024-10-12 01:36:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706221176 {#4147
      date: 2024-01-25 23:19:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    I don’t necessarily disagree with you, but I have a hard time feeling sympathy for anyone who has the means to blow 6k/mo on a luxury rental. At his level of wealth and privilege he’s not really a class traitor is he? A bourgeois parasite on other bourgeois parasites maybe, but not a class traitor.\n
    \n
    Semi tangent warning. Being a socialist doesn’t mean taking a vow of poverty. If you’re in a position that affords you a certain level of wealth, that’s not an inherently bad thing and you’re not “less socialist” for it. There are obviously systemic pressures that act on wealthy people that encourage certain behaviors and that’s something to be aware of and mitigated as much as possible. Living in a capitalist economy means we have money, and people with a lot of money can put it to good use in supporting struggles. Until we can rid ourselves of market economies there will always be some people who have more wealth than others, it’s a function of currency no matter how it’s structured.\n
    \n
    I obviously can’t say this is the case for serj, I don’t know much about his finances or what he does with it outside of supporting left wing movements and the liberation of Armenian people. He may do other things with his wealth that would be unbecoming of a socialist, can’t say. But the fact that he’s wealthy doesn’t immediately mean he’s a fraud, the fact that he’s a landlord definitely raises some eyebrows. But the elements of violence and coercion that are normally present in housing rentals aren’t really present here. If you can afford a 6k rental, you can afford to buy a house basically anywhere. With that kind of budget you’re not really in a “fork over most of your money or be homeless” situation. Yes, private property is bad, but that’s just an aspect of our current social structure that can’t feasibly be eliminated yet. He’s playing the game a bit and that can be fairly criticized given his stated political positions, but it’s not necessarily an affront to the concept of socialism itself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706241095 {#4201
    date: 2024-01-26 04:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4205 …}
  +nested: Doctrine\ORM\PersistentCollection {#4207 …}
  +votes: Doctrine\ORM\PersistentCollection {#4209 …}
  +reports: Doctrine\ORM\PersistentCollection {#4211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
  -id: 341178
  -bodyTs: "'6k':291 '6k/mo':24 'act':107 'afford':79,289,295 'affront':370 'alway':164 'anyon':17 'anywher':301 'aren':281 'armenian':221 'aspect':333 'awar':121 'bad':91,327 'basic':300 'behavior':114 'bit':352 'blow':23 'bourgeoi':46,50 'budget':306 'buy':297 'capitalist':132 'case':194 'certain':82,113 'class':41,56 'coercion':273 'concept':373 'critic':358 'currenc':179 'current':336 'definit':263 'disagre':5 'doesn':64,248 'economi':133,161 'element':269 'elimin':344 'encourag':112 'eyebrow':266 'fact':243,257 'fair':357 'feasibl':342 'feel':14 'financ':204 'fork':313 'fraud':255 'function':177 'game':350 'given':359 'good':149 'hard':12 'homeless':321 'hous':279,299 'immedi':250 'inher':90 'kind':304 'know':200 'landlord':262 'left':214 'less':97 'level':31,83 'liber':219 'live':129 'lot':142 'luxuri':27 'market':160 'matter':181 'may':224 'mayb':52 'mean':21,66,134,251 'mitig':124 'money':137,144,318 'movement':216 'much':126,201 'necessarili':4,368 'normal':276 'obvious':103,187 'other':173 'outsid':211 'parasit':47,51 'peopl':110,139,167,222 'play':348 'polit':362 'posit':77,363 'possibl':128 'poverti':71 'present':277,284 'pressur':105 'privat':324 'privileg':35 'properti':325 'put':146 'rais':264 're':74,95,308 'realli':39,283,310 'rental':28,280,292 'rid':157 'say':190,240 'semi':58 'serj':196 'situat':322 'social':337,375 'socialist':63,98,237 'someth':118 'state':361 'structur':185,338 'struggl':153 'support':152,213 'sympathi':15 'system':104 'take':67 'tangent':59 'thing':92,227 'time':13 'traitor':42,57 'unbecom':234 'use':150 'violenc':271 'vow':69 'warn':60 'wealth':33,85,171,230 'wealthi':109,247 'wing':215 'would':232 'yes':323 'yet':345"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8664707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706241095 {#4202
    date: 2024-01-26 04:51: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
31 DENIED edit
App\Entity\EntryComment {#4203
  +user: Proxies\__CG__\App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4044
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I wanna know the facts behind this story 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728905005 {#4051
        date: 2024-10-14 13:23:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4038 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
      -id: 340555
      -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7012232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706220088 {#4047
        date: 2024-01-25 23:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      The fact is that Serj is a class traitor.\n
      \n
      All Landlords Are Bastards.\n
      \n
      He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706221176 {#4145
      date: 2024-01-25 23:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 340589
    -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5969603"
    +editedAt: DateTimeImmutable @1728689764 {#4146
      date: 2024-10-12 01:36:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706221176 {#4147
      date: 2024-01-25 23:19:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    I don’t necessarily disagree with you, but I have a hard time feeling sympathy for anyone who has the means to blow 6k/mo on a luxury rental. At his level of wealth and privilege he’s not really a class traitor is he? A bourgeois parasite on other bourgeois parasites maybe, but not a class traitor.\n
    \n
    Semi tangent warning. Being a socialist doesn’t mean taking a vow of poverty. If you’re in a position that affords you a certain level of wealth, that’s not an inherently bad thing and you’re not “less socialist” for it. There are obviously systemic pressures that act on wealthy people that encourage certain behaviors and that’s something to be aware of and mitigated as much as possible. Living in a capitalist economy means we have money, and people with a lot of money can put it to good use in supporting struggles. Until we can rid ourselves of market economies there will always be some people who have more wealth than others, it’s a function of currency no matter how it’s structured.\n
    \n
    I obviously can’t say this is the case for serj, I don’t know much about his finances or what he does with it outside of supporting left wing movements and the liberation of Armenian people. He may do other things with his wealth that would be unbecoming of a socialist, can’t say. But the fact that he’s wealthy doesn’t immediately mean he’s a fraud, the fact that he’s a landlord definitely raises some eyebrows. But the elements of violence and coercion that are normally present in housing rentals aren’t really present here. If you can afford a 6k rental, you can afford to buy a house basically anywhere. With that kind of budget you’re not really in a “fork over most of your money or be homeless” situation. Yes, private property is bad, but that’s just an aspect of our current social structure that can’t feasibly be eliminated yet. He’s playing the game a bit and that can be fairly criticized given his stated political positions, but it’s not necessarily an affront to the concept of socialism itself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706241095 {#4201
    date: 2024-01-26 04:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4205 …}
  +nested: Doctrine\ORM\PersistentCollection {#4207 …}
  +votes: Doctrine\ORM\PersistentCollection {#4209 …}
  +reports: Doctrine\ORM\PersistentCollection {#4211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
  -id: 341178
  -bodyTs: "'6k':291 '6k/mo':24 'act':107 'afford':79,289,295 'affront':370 'alway':164 'anyon':17 'anywher':301 'aren':281 'armenian':221 'aspect':333 'awar':121 'bad':91,327 'basic':300 'behavior':114 'bit':352 'blow':23 'bourgeoi':46,50 'budget':306 'buy':297 'capitalist':132 'case':194 'certain':82,113 'class':41,56 'coercion':273 'concept':373 'critic':358 'currenc':179 'current':336 'definit':263 'disagre':5 'doesn':64,248 'economi':133,161 'element':269 'elimin':344 'encourag':112 'eyebrow':266 'fact':243,257 'fair':357 'feasibl':342 'feel':14 'financ':204 'fork':313 'fraud':255 'function':177 'game':350 'given':359 'good':149 'hard':12 'homeless':321 'hous':279,299 'immedi':250 'inher':90 'kind':304 'know':200 'landlord':262 'left':214 'less':97 'level':31,83 'liber':219 'live':129 'lot':142 'luxuri':27 'market':160 'matter':181 'may':224 'mayb':52 'mean':21,66,134,251 'mitig':124 'money':137,144,318 'movement':216 'much':126,201 'necessarili':4,368 'normal':276 'obvious':103,187 'other':173 'outsid':211 'parasit':47,51 'peopl':110,139,167,222 'play':348 'polit':362 'posit':77,363 'possibl':128 'poverti':71 'present':277,284 'pressur':105 'privat':324 'privileg':35 'properti':325 'put':146 'rais':264 're':74,95,308 'realli':39,283,310 'rental':28,280,292 'rid':157 'say':190,240 'semi':58 'serj':196 'situat':322 'social':337,375 'socialist':63,98,237 'someth':118 'state':361 'structur':185,338 'struggl':153 'support':152,213 'sympathi':15 'system':104 'take':67 'tangent':59 'thing':92,227 'time':13 'traitor':42,57 'unbecom':234 'use':150 'violenc':271 'vow':69 'warn':60 'wealth':33,85,171,230 'wealthi':109,247 'wing':215 'would':232 'yes':323 'yet':345"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8664707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706241095 {#4202
    date: 2024-01-26 04:51: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
32 DENIED moderate
App\Entity\EntryComment {#4203
  +user: Proxies\__CG__\App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4044
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I wanna know the facts behind this story 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728905005 {#4051
        date: 2024-10-14 13:23:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4038 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
      -id: 340555
      -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7012232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706220088 {#4047
        date: 2024-01-25 23:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      The fact is that Serj is a class traitor.\n
      \n
      All Landlords Are Bastards.\n
      \n
      He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706221176 {#4145
      date: 2024-01-25 23:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 340589
    -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5969603"
    +editedAt: DateTimeImmutable @1728689764 {#4146
      date: 2024-10-12 01:36:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706221176 {#4147
      date: 2024-01-25 23:19:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    I don’t necessarily disagree with you, but I have a hard time feeling sympathy for anyone who has the means to blow 6k/mo on a luxury rental. At his level of wealth and privilege he’s not really a class traitor is he? A bourgeois parasite on other bourgeois parasites maybe, but not a class traitor.\n
    \n
    Semi tangent warning. Being a socialist doesn’t mean taking a vow of poverty. If you’re in a position that affords you a certain level of wealth, that’s not an inherently bad thing and you’re not “less socialist” for it. There are obviously systemic pressures that act on wealthy people that encourage certain behaviors and that’s something to be aware of and mitigated as much as possible. Living in a capitalist economy means we have money, and people with a lot of money can put it to good use in supporting struggles. Until we can rid ourselves of market economies there will always be some people who have more wealth than others, it’s a function of currency no matter how it’s structured.\n
    \n
    I obviously can’t say this is the case for serj, I don’t know much about his finances or what he does with it outside of supporting left wing movements and the liberation of Armenian people. He may do other things with his wealth that would be unbecoming of a socialist, can’t say. But the fact that he’s wealthy doesn’t immediately mean he’s a fraud, the fact that he’s a landlord definitely raises some eyebrows. But the elements of violence and coercion that are normally present in housing rentals aren’t really present here. If you can afford a 6k rental, you can afford to buy a house basically anywhere. With that kind of budget you’re not really in a “fork over most of your money or be homeless” situation. Yes, private property is bad, but that’s just an aspect of our current social structure that can’t feasibly be eliminated yet. He’s playing the game a bit and that can be fairly criticized given his stated political positions, but it’s not necessarily an affront to the concept of socialism itself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706241095 {#4201
    date: 2024-01-26 04:51:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4205 …}
  +nested: Doctrine\ORM\PersistentCollection {#4207 …}
  +votes: Doctrine\ORM\PersistentCollection {#4209 …}
  +reports: Doctrine\ORM\PersistentCollection {#4211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
  -id: 341178
  -bodyTs: "'6k':291 '6k/mo':24 'act':107 'afford':79,289,295 'affront':370 'alway':164 'anyon':17 'anywher':301 'aren':281 'armenian':221 'aspect':333 'awar':121 'bad':91,327 'basic':300 'behavior':114 'bit':352 'blow':23 'bourgeoi':46,50 'budget':306 'buy':297 'capitalist':132 'case':194 'certain':82,113 'class':41,56 'coercion':273 'concept':373 'critic':358 'currenc':179 'current':336 'definit':263 'disagre':5 'doesn':64,248 'economi':133,161 'element':269 'elimin':344 'encourag':112 'eyebrow':266 'fact':243,257 'fair':357 'feasibl':342 'feel':14 'financ':204 'fork':313 'fraud':255 'function':177 'game':350 'given':359 'good':149 'hard':12 'homeless':321 'hous':279,299 'immedi':250 'inher':90 'kind':304 'know':200 'landlord':262 'left':214 'less':97 'level':31,83 'liber':219 'live':129 'lot':142 'luxuri':27 'market':160 'matter':181 'may':224 'mayb':52 'mean':21,66,134,251 'mitig':124 'money':137,144,318 'movement':216 'much':126,201 'necessarili':4,368 'normal':276 'obvious':103,187 'other':173 'outsid':211 'parasit':47,51 'peopl':110,139,167,222 'play':348 'polit':362 'posit':77,363 'possibl':128 'poverti':71 'present':277,284 'pressur':105 'privat':324 'privileg':35 'properti':325 'put':146 'rais':264 're':74,95,308 'realli':39,283,310 'rental':28,280,292 'rid':157 'say':190,240 'semi':58 'serj':196 'situat':322 'social':337,375 'socialist':63,98,237 'someth':118 'state':361 'structur':185,338 'struggl':153 'support':152,213 'sympathi':15 'system':104 'take':67 'tangent':59 'thing':92,227 'time':13 'traitor':42,57 'unbecom':234 'use':150 'violenc':271 'vow':69 'warn':60 'wealth':33,85,171,230 'wealthi':109,247 'wing':215 'would':232 'yes':323 'yet':345"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8664707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706241095 {#4202
    date: 2024-01-26 04:51: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
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 {#4243
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4203
    +user: Proxies\__CG__\App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: Proxies\__CG__\App\Entity\User {#4149 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4044
        +user: App\Entity\User {#4027 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I wanna know the facts behind this story 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728905005 {#4051
          date: 2024-10-14 13:23:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4045 …}
        +nested: Doctrine\ORM\PersistentCollection {#4035 …}
        +votes: Doctrine\ORM\PersistentCollection {#4038 …}
        +reports: Doctrine\ORM\PersistentCollection {#4036 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
        -id: 340555
        -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7012232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706220088 {#4047
          date: 2024-01-25 23:01:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        The fact is that Serj is a class traitor.\n
        \n
        All Landlords Are Bastards.\n
        \n
        He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1706221176 {#4145
        date: 2024-01-25 23:19:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4150 …}
      +nested: Doctrine\ORM\PersistentCollection {#4152 …}
      +votes: Doctrine\ORM\PersistentCollection {#4154 …}
      +reports: Doctrine\ORM\PersistentCollection {#4156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
      -id: 340589
      -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5969603"
      +editedAt: DateTimeImmutable @1728689764 {#4146
        date: 2024-10-12 01:36:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706221176 {#4147
        date: 2024-01-25 23:19:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      I don’t necessarily disagree with you, but I have a hard time feeling sympathy for anyone who has the means to blow 6k/mo on a luxury rental. At his level of wealth and privilege he’s not really a class traitor is he? A bourgeois parasite on other bourgeois parasites maybe, but not a class traitor.\n
      \n
      Semi tangent warning. Being a socialist doesn’t mean taking a vow of poverty. If you’re in a position that affords you a certain level of wealth, that’s not an inherently bad thing and you’re not “less socialist” for it. There are obviously systemic pressures that act on wealthy people that encourage certain behaviors and that’s something to be aware of and mitigated as much as possible. Living in a capitalist economy means we have money, and people with a lot of money can put it to good use in supporting struggles. Until we can rid ourselves of market economies there will always be some people who have more wealth than others, it’s a function of currency no matter how it’s structured.\n
      \n
      I obviously can’t say this is the case for serj, I don’t know much about his finances or what he does with it outside of supporting left wing movements and the liberation of Armenian people. He may do other things with his wealth that would be unbecoming of a socialist, can’t say. But the fact that he’s wealthy doesn’t immediately mean he’s a fraud, the fact that he’s a landlord definitely raises some eyebrows. But the elements of violence and coercion that are normally present in housing rentals aren’t really present here. If you can afford a 6k rental, you can afford to buy a house basically anywhere. With that kind of budget you’re not really in a “fork over most of your money or be homeless” situation. Yes, private property is bad, but that’s just an aspect of our current social structure that can’t feasibly be eliminated yet. He’s playing the game a bit and that can be fairly criticized given his stated political positions, but it’s not necessarily an affront to the concept of socialism itself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706241095 {#4201
      date: 2024-01-26 04:51:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4205 …}
    +nested: Doctrine\ORM\PersistentCollection {#4207 …}
    +votes: Doctrine\ORM\PersistentCollection {#4209 …}
    +reports: Doctrine\ORM\PersistentCollection {#4211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
    -id: 341178
    -bodyTs: "'6k':291 '6k/mo':24 'act':107 'afford':79,289,295 'affront':370 'alway':164 'anyon':17 'anywher':301 'aren':281 'armenian':221 'aspect':333 'awar':121 'bad':91,327 'basic':300 'behavior':114 'bit':352 'blow':23 'bourgeoi':46,50 'budget':306 'buy':297 'capitalist':132 'case':194 'certain':82,113 'class':41,56 'coercion':273 'concept':373 'critic':358 'currenc':179 'current':336 'definit':263 'disagre':5 'doesn':64,248 'economi':133,161 'element':269 'elimin':344 'encourag':112 'eyebrow':266 'fact':243,257 'fair':357 'feasibl':342 'feel':14 'financ':204 'fork':313 'fraud':255 'function':177 'game':350 'given':359 'good':149 'hard':12 'homeless':321 'hous':279,299 'immedi':250 'inher':90 'kind':304 'know':200 'landlord':262 'left':214 'less':97 'level':31,83 'liber':219 'live':129 'lot':142 'luxuri':27 'market':160 'matter':181 'may':224 'mayb':52 'mean':21,66,134,251 'mitig':124 'money':137,144,318 'movement':216 'much':126,201 'necessarili':4,368 'normal':276 'obvious':103,187 'other':173 'outsid':211 'parasit':47,51 'peopl':110,139,167,222 'play':348 'polit':362 'posit':77,363 'possibl':128 'poverti':71 'present':277,284 'pressur':105 'privat':324 'privileg':35 'properti':325 'put':146 'rais':264 're':74,95,308 'realli':39,283,310 'rental':28,280,292 'rid':157 'say':190,240 'semi':58 'serj':196 'situat':322 'social':337,375 'socialist':63,98,237 'someth':118 'state':361 'structur':185,338 'struggl':153 'support':152,213 'sympathi':15 'system':104 'take':67 'tangent':59 'thing':92,227 'time':13 'traitor':42,57 'unbecom':234 'use':150 'violenc':271 'vow':69 'warn':60 'wealth':33,85,171,230 'wealthi':109,247 'wing':215 'would':232 'yes':323 'yet':345"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8664707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706241095 {#4202
      date: 2024-01-26 04:51:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
    \n
    When millions are in the streets who have jobs but housing is unaffordable it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
    \n
    If he is renting it, he has a place to live.\n
    \n
    What, you’re fine with paying this pricks mortgage for him?\n
    \n
    In my city there’s a guy who owns some of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them *well under* market value and paints them entirely black, out of character for their neighborhoods. That’s class solidarity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706325341 {#4239
    date: 2024-01-27 04:15:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@BarrelAgedBoredom@lemm.ee"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@BarrelAgedBoredom@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4247 …}
  +nested: Doctrine\ORM\PersistentCollection {#4249 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4255 …}
  -id: 343740
  -bodyTs: "'afford':116 'anyon':20 'black':133 'bring':107 'charact':136 'citi':93 'class':33,142 'empti':10 'entir':55,132 'fine':83 'fuck':51 'guy':97 'home':5 'hous':24,45,102 'indict':52 'involv':21 'job':43 'keep':23 'left':9 'live':18,79,118 'market':27,127 'million':3,36 'mortgag':88 'neighborhood':121,139 'one':65 'own':7,99 'paint':130 'pay':85 'peopl':16,60,114 'piec':66 'place':77 'prick':87 'properti':68,109 're':13,82 'rent':72,123 'solidar':143 'street':40 'system':56 'traitor':34 'tri':105 'unaffor':14 'unafford':47 'valu':110,128 'well':125"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6008051"
  +editedAt: DateTimeImmutable @1728892120 {#4236
    date: 2024-10-14 09:48:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325341 {#4240
    date: 2024-01-27 04:15:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4243
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4203
    +user: Proxies\__CG__\App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: Proxies\__CG__\App\Entity\User {#4149 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4044
        +user: App\Entity\User {#4027 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I wanna know the facts behind this story 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728905005 {#4051
          date: 2024-10-14 13:23:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4045 …}
        +nested: Doctrine\ORM\PersistentCollection {#4035 …}
        +votes: Doctrine\ORM\PersistentCollection {#4038 …}
        +reports: Doctrine\ORM\PersistentCollection {#4036 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
        -id: 340555
        -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7012232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706220088 {#4047
          date: 2024-01-25 23:01:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        The fact is that Serj is a class traitor.\n
        \n
        All Landlords Are Bastards.\n
        \n
        He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1706221176 {#4145
        date: 2024-01-25 23:19:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4150 …}
      +nested: Doctrine\ORM\PersistentCollection {#4152 …}
      +votes: Doctrine\ORM\PersistentCollection {#4154 …}
      +reports: Doctrine\ORM\PersistentCollection {#4156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
      -id: 340589
      -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5969603"
      +editedAt: DateTimeImmutable @1728689764 {#4146
        date: 2024-10-12 01:36:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706221176 {#4147
        date: 2024-01-25 23:19:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      I don’t necessarily disagree with you, but I have a hard time feeling sympathy for anyone who has the means to blow 6k/mo on a luxury rental. At his level of wealth and privilege he’s not really a class traitor is he? A bourgeois parasite on other bourgeois parasites maybe, but not a class traitor.\n
      \n
      Semi tangent warning. Being a socialist doesn’t mean taking a vow of poverty. If you’re in a position that affords you a certain level of wealth, that’s not an inherently bad thing and you’re not “less socialist” for it. There are obviously systemic pressures that act on wealthy people that encourage certain behaviors and that’s something to be aware of and mitigated as much as possible. Living in a capitalist economy means we have money, and people with a lot of money can put it to good use in supporting struggles. Until we can rid ourselves of market economies there will always be some people who have more wealth than others, it’s a function of currency no matter how it’s structured.\n
      \n
      I obviously can’t say this is the case for serj, I don’t know much about his finances or what he does with it outside of supporting left wing movements and the liberation of Armenian people. He may do other things with his wealth that would be unbecoming of a socialist, can’t say. But the fact that he’s wealthy doesn’t immediately mean he’s a fraud, the fact that he’s a landlord definitely raises some eyebrows. But the elements of violence and coercion that are normally present in housing rentals aren’t really present here. If you can afford a 6k rental, you can afford to buy a house basically anywhere. With that kind of budget you’re not really in a “fork over most of your money or be homeless” situation. Yes, private property is bad, but that’s just an aspect of our current social structure that can’t feasibly be eliminated yet. He’s playing the game a bit and that can be fairly criticized given his stated political positions, but it’s not necessarily an affront to the concept of socialism itself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706241095 {#4201
      date: 2024-01-26 04:51:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4205 …}
    +nested: Doctrine\ORM\PersistentCollection {#4207 …}
    +votes: Doctrine\ORM\PersistentCollection {#4209 …}
    +reports: Doctrine\ORM\PersistentCollection {#4211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
    -id: 341178
    -bodyTs: "'6k':291 '6k/mo':24 'act':107 'afford':79,289,295 'affront':370 'alway':164 'anyon':17 'anywher':301 'aren':281 'armenian':221 'aspect':333 'awar':121 'bad':91,327 'basic':300 'behavior':114 'bit':352 'blow':23 'bourgeoi':46,50 'budget':306 'buy':297 'capitalist':132 'case':194 'certain':82,113 'class':41,56 'coercion':273 'concept':373 'critic':358 'currenc':179 'current':336 'definit':263 'disagre':5 'doesn':64,248 'economi':133,161 'element':269 'elimin':344 'encourag':112 'eyebrow':266 'fact':243,257 'fair':357 'feasibl':342 'feel':14 'financ':204 'fork':313 'fraud':255 'function':177 'game':350 'given':359 'good':149 'hard':12 'homeless':321 'hous':279,299 'immedi':250 'inher':90 'kind':304 'know':200 'landlord':262 'left':214 'less':97 'level':31,83 'liber':219 'live':129 'lot':142 'luxuri':27 'market':160 'matter':181 'may':224 'mayb':52 'mean':21,66,134,251 'mitig':124 'money':137,144,318 'movement':216 'much':126,201 'necessarili':4,368 'normal':276 'obvious':103,187 'other':173 'outsid':211 'parasit':47,51 'peopl':110,139,167,222 'play':348 'polit':362 'posit':77,363 'possibl':128 'poverti':71 'present':277,284 'pressur':105 'privat':324 'privileg':35 'properti':325 'put':146 'rais':264 're':74,95,308 'realli':39,283,310 'rental':28,280,292 'rid':157 'say':190,240 'semi':58 'serj':196 'situat':322 'social':337,375 'socialist':63,98,237 'someth':118 'state':361 'structur':185,338 'struggl':153 'support':152,213 'sympathi':15 'system':104 'take':67 'tangent':59 'thing':92,227 'time':13 'traitor':42,57 'unbecom':234 'use':150 'violenc':271 'vow':69 'warn':60 'wealth':33,85,171,230 'wealthi':109,247 'wing':215 'would':232 'yes':323 'yet':345"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8664707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706241095 {#4202
      date: 2024-01-26 04:51:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
    \n
    When millions are in the streets who have jobs but housing is unaffordable it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
    \n
    If he is renting it, he has a place to live.\n
    \n
    What, you’re fine with paying this pricks mortgage for him?\n
    \n
    In my city there’s a guy who owns some of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them *well under* market value and paints them entirely black, out of character for their neighborhoods. That’s class solidarity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706325341 {#4239
    date: 2024-01-27 04:15:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@BarrelAgedBoredom@lemm.ee"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@BarrelAgedBoredom@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4247 …}
  +nested: Doctrine\ORM\PersistentCollection {#4249 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4255 …}
  -id: 343740
  -bodyTs: "'afford':116 'anyon':20 'black':133 'bring':107 'charact':136 'citi':93 'class':33,142 'empti':10 'entir':55,132 'fine':83 'fuck':51 'guy':97 'home':5 'hous':24,45,102 'indict':52 'involv':21 'job':43 'keep':23 'left':9 'live':18,79,118 'market':27,127 'million':3,36 'mortgag':88 'neighborhood':121,139 'one':65 'own':7,99 'paint':130 'pay':85 'peopl':16,60,114 'piec':66 'place':77 'prick':87 'properti':68,109 're':13,82 'rent':72,123 'solidar':143 'street':40 'system':56 'traitor':34 'tri':105 'unaffor':14 'unafford':47 'valu':110,128 'well':125"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6008051"
  +editedAt: DateTimeImmutable @1728892120 {#4236
    date: 2024-10-14 09:48:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325341 {#4240
    date: 2024-01-27 04:15:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4243
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4203
    +user: Proxies\__CG__\App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: Proxies\__CG__\App\Entity\User {#4149 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4044
        +user: App\Entity\User {#4027 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I wanna know the facts behind this story 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728905005 {#4051
          date: 2024-10-14 13:23:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4045 …}
        +nested: Doctrine\ORM\PersistentCollection {#4035 …}
        +votes: Doctrine\ORM\PersistentCollection {#4038 …}
        +reports: Doctrine\ORM\PersistentCollection {#4036 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
        -id: 340555
        -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7012232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706220088 {#4047
          date: 2024-01-25 23:01:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        The fact is that Serj is a class traitor.\n
        \n
        All Landlords Are Bastards.\n
        \n
        He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1706221176 {#4145
        date: 2024-01-25 23:19:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4150 …}
      +nested: Doctrine\ORM\PersistentCollection {#4152 …}
      +votes: Doctrine\ORM\PersistentCollection {#4154 …}
      +reports: Doctrine\ORM\PersistentCollection {#4156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
      -id: 340589
      -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5969603"
      +editedAt: DateTimeImmutable @1728689764 {#4146
        date: 2024-10-12 01:36:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706221176 {#4147
        date: 2024-01-25 23:19:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      I don’t necessarily disagree with you, but I have a hard time feeling sympathy for anyone who has the means to blow 6k/mo on a luxury rental. At his level of wealth and privilege he’s not really a class traitor is he? A bourgeois parasite on other bourgeois parasites maybe, but not a class traitor.\n
      \n
      Semi tangent warning. Being a socialist doesn’t mean taking a vow of poverty. If you’re in a position that affords you a certain level of wealth, that’s not an inherently bad thing and you’re not “less socialist” for it. There are obviously systemic pressures that act on wealthy people that encourage certain behaviors and that’s something to be aware of and mitigated as much as possible. Living in a capitalist economy means we have money, and people with a lot of money can put it to good use in supporting struggles. Until we can rid ourselves of market economies there will always be some people who have more wealth than others, it’s a function of currency no matter how it’s structured.\n
      \n
      I obviously can’t say this is the case for serj, I don’t know much about his finances or what he does with it outside of supporting left wing movements and the liberation of Armenian people. He may do other things with his wealth that would be unbecoming of a socialist, can’t say. But the fact that he’s wealthy doesn’t immediately mean he’s a fraud, the fact that he’s a landlord definitely raises some eyebrows. But the elements of violence and coercion that are normally present in housing rentals aren’t really present here. If you can afford a 6k rental, you can afford to buy a house basically anywhere. With that kind of budget you’re not really in a “fork over most of your money or be homeless” situation. Yes, private property is bad, but that’s just an aspect of our current social structure that can’t feasibly be eliminated yet. He’s playing the game a bit and that can be fairly criticized given his stated political positions, but it’s not necessarily an affront to the concept of socialism itself
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1706241095 {#4201
      date: 2024-01-26 04:51:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4205 …}
    +nested: Doctrine\ORM\PersistentCollection {#4207 …}
    +votes: Doctrine\ORM\PersistentCollection {#4209 …}
    +reports: Doctrine\ORM\PersistentCollection {#4211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
    -id: 341178
    -bodyTs: "'6k':291 '6k/mo':24 'act':107 'afford':79,289,295 'affront':370 'alway':164 'anyon':17 'anywher':301 'aren':281 'armenian':221 'aspect':333 'awar':121 'bad':91,327 'basic':300 'behavior':114 'bit':352 'blow':23 'bourgeoi':46,50 'budget':306 'buy':297 'capitalist':132 'case':194 'certain':82,113 'class':41,56 'coercion':273 'concept':373 'critic':358 'currenc':179 'current':336 'definit':263 'disagre':5 'doesn':64,248 'economi':133,161 'element':269 'elimin':344 'encourag':112 'eyebrow':266 'fact':243,257 'fair':357 'feasibl':342 'feel':14 'financ':204 'fork':313 'fraud':255 'function':177 'game':350 'given':359 'good':149 'hard':12 'homeless':321 'hous':279,299 'immedi':250 'inher':90 'kind':304 'know':200 'landlord':262 'left':214 'less':97 'level':31,83 'liber':219 'live':129 'lot':142 'luxuri':27 'market':160 'matter':181 'may':224 'mayb':52 'mean':21,66,134,251 'mitig':124 'money':137,144,318 'movement':216 'much':126,201 'necessarili':4,368 'normal':276 'obvious':103,187 'other':173 'outsid':211 'parasit':47,51 'peopl':110,139,167,222 'play':348 'polit':362 'posit':77,363 'possibl':128 'poverti':71 'present':277,284 'pressur':105 'privat':324 'privileg':35 'properti':325 'put':146 'rais':264 're':74,95,308 'realli':39,283,310 'rental':28,280,292 'rid':157 'say':190,240 'semi':58 'serj':196 'situat':322 'social':337,375 'socialist':63,98,237 'someth':118 'state':361 'structur':185,338 'struggl':153 'support':152,213 'sympathi':15 'system':104 'take':67 'tangent':59 'thing':92,227 'time':13 'traitor':42,57 'unbecom':234 'use':150 'violenc':271 'vow':69 'warn':60 'wealth':33,85,171,230 'wealthi':109,247 'wing':215 'would':232 'yes':323 'yet':345"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8664707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706241095 {#4202
      date: 2024-01-26 04:51:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
    \n
    When millions are in the streets who have jobs but housing is unaffordable it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
    \n
    If he is renting it, he has a place to live.\n
    \n
    What, you’re fine with paying this pricks mortgage for him?\n
    \n
    In my city there’s a guy who owns some of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them *well under* market value and paints them entirely black, out of character for their neighborhoods. That’s class solidarity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706325341 {#4239
    date: 2024-01-27 04:15:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@BarrelAgedBoredom@lemm.ee"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@BarrelAgedBoredom@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4247 …}
  +nested: Doctrine\ORM\PersistentCollection {#4249 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4255 …}
  -id: 343740
  -bodyTs: "'afford':116 'anyon':20 'black':133 'bring':107 'charact':136 'citi':93 'class':33,142 'empti':10 'entir':55,132 'fine':83 'fuck':51 'guy':97 'home':5 'hous':24,45,102 'indict':52 'involv':21 'job':43 'keep':23 'left':9 'live':18,79,118 'market':27,127 'million':3,36 'mortgag':88 'neighborhood':121,139 'one':65 'own':7,99 'paint':130 'pay':85 'peopl':16,60,114 'piec':66 'place':77 'prick':87 'properti':68,109 're':13,82 'rent':72,123 'solidar':143 'street':40 'system':56 'traitor':34 'tri':105 'unaffor':14 'unafford':47 'valu':110,128 'well':125"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6008051"
  +editedAt: DateTimeImmutable @1728892120 {#4236
    date: 2024-10-14 09:48:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325341 {#4240
    date: 2024-01-27 04:15:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4297
  +user: Proxies\__CG__\App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4243
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4203
      +user: Proxies\__CG__\App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: Proxies\__CG__\App\Entity\User {#4149 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4044
          +user: App\Entity\User {#4027 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I wanna know the facts behind this story 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728905005 {#4051
            date: 2024-10-14 13:23:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4045 …}
          +nested: Doctrine\ORM\PersistentCollection {#4035 …}
          +votes: Doctrine\ORM\PersistentCollection {#4038 …}
          +reports: Doctrine\ORM\PersistentCollection {#4036 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
          -id: 340555
          -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7012232"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706220088 {#4047
            date: 2024-01-25 23:01:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: """
          The fact is that Serj is a class traitor.\n
          \n
          All Landlords Are Bastards.\n
          \n
          He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706221176 {#4145
          date: 2024-01-25 23:19:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4150 …}
        +nested: Doctrine\ORM\PersistentCollection {#4152 …}
        +votes: Doctrine\ORM\PersistentCollection {#4154 …}
        +reports: Doctrine\ORM\PersistentCollection {#4156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
        -id: 340589
        -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5969603"
        +editedAt: DateTimeImmutable @1728689764 {#4146
          date: 2024-10-12 01:36:04.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706221176 {#4147
          date: 2024-01-25 23:19:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        I don’t necessarily disagree with you, but I have a hard time feeling sympathy for anyone who has the means to blow 6k/mo on a luxury rental. At his level of wealth and privilege he’s not really a class traitor is he? A bourgeois parasite on other bourgeois parasites maybe, but not a class traitor.\n
        \n
        Semi tangent warning. Being a socialist doesn’t mean taking a vow of poverty. If you’re in a position that affords you a certain level of wealth, that’s not an inherently bad thing and you’re not “less socialist” for it. There are obviously systemic pressures that act on wealthy people that encourage certain behaviors and that’s something to be aware of and mitigated as much as possible. Living in a capitalist economy means we have money, and people with a lot of money can put it to good use in supporting struggles. Until we can rid ourselves of market economies there will always be some people who have more wealth than others, it’s a function of currency no matter how it’s structured.\n
        \n
        I obviously can’t say this is the case for serj, I don’t know much about his finances or what he does with it outside of supporting left wing movements and the liberation of Armenian people. He may do other things with his wealth that would be unbecoming of a socialist, can’t say. But the fact that he’s wealthy doesn’t immediately mean he’s a fraud, the fact that he’s a landlord definitely raises some eyebrows. But the elements of violence and coercion that are normally present in housing rentals aren’t really present here. If you can afford a 6k rental, you can afford to buy a house basically anywhere. With that kind of budget you’re not really in a “fork over most of your money or be homeless” situation. Yes, private property is bad, but that’s just an aspect of our current social structure that can’t feasibly be eliminated yet. He’s playing the game a bit and that can be fairly criticized given his stated political positions, but it’s not necessarily an affront to the concept of socialism itself
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1706241095 {#4201
        date: 2024-01-26 04:51:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4205 …}
      +nested: Doctrine\ORM\PersistentCollection {#4207 …}
      +votes: Doctrine\ORM\PersistentCollection {#4209 …}
      +reports: Doctrine\ORM\PersistentCollection {#4211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
      -id: 341178
      -bodyTs: "'6k':291 '6k/mo':24 'act':107 'afford':79,289,295 'affront':370 'alway':164 'anyon':17 'anywher':301 'aren':281 'armenian':221 'aspect':333 'awar':121 'bad':91,327 'basic':300 'behavior':114 'bit':352 'blow':23 'bourgeoi':46,50 'budget':306 'buy':297 'capitalist':132 'case':194 'certain':82,113 'class':41,56 'coercion':273 'concept':373 'critic':358 'currenc':179 'current':336 'definit':263 'disagre':5 'doesn':64,248 'economi':133,161 'element':269 'elimin':344 'encourag':112 'eyebrow':266 'fact':243,257 'fair':357 'feasibl':342 'feel':14 'financ':204 'fork':313 'fraud':255 'function':177 'game':350 'given':359 'good':149 'hard':12 'homeless':321 'hous':279,299 'immedi':250 'inher':90 'kind':304 'know':200 'landlord':262 'left':214 'less':97 'level':31,83 'liber':219 'live':129 'lot':142 'luxuri':27 'market':160 'matter':181 'may':224 'mayb':52 'mean':21,66,134,251 'mitig':124 'money':137,144,318 'movement':216 'much':126,201 'necessarili':4,368 'normal':276 'obvious':103,187 'other':173 'outsid':211 'parasit':47,51 'peopl':110,139,167,222 'play':348 'polit':362 'posit':77,363 'possibl':128 'poverti':71 'present':277,284 'pressur':105 'privat':324 'privileg':35 'properti':325 'put':146 'rais':264 're':74,95,308 'realli':39,283,310 'rental':28,280,292 'rid':157 'say':190,240 'semi':58 'serj':196 'situat':322 'social':337,375 'socialist':63,98,237 'someth':118 'state':361 'structur':185,338 'struggl':153 'support':152,213 'sympathi':15 'system':104 'take':67 'tangent':59 'thing':92,227 'time':13 'traitor':42,57 'unbecom':234 'use':150 'violenc':271 'vow':69 'warn':60 'wealth':33,85,171,230 'wealthi':109,247 'wing':215 'would':232 'yes':323 'yet':345"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8664707"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706241095 {#4202
        date: 2024-01-26 04:51:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
      \n
      When millions are in the streets who have jobs but housing is unaffordable it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
      \n
      If he is renting it, he has a place to live.\n
      \n
      What, you’re fine with paying this pricks mortgage for him?\n
      \n
      In my city there’s a guy who owns some of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them *well under* market value and paints them entirely black, out of character for their neighborhoods. That’s class solidarity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706325341 {#4239
      date: 2024-01-27 04:15:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@BarrelAgedBoredom@lemm.ee"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@BarrelAgedBoredom@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4247 …}
    +nested: Doctrine\ORM\PersistentCollection {#4249 …}
    +votes: Doctrine\ORM\PersistentCollection {#4245 …}
    +reports: Doctrine\ORM\PersistentCollection {#4251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4255 …}
    -id: 343740
    -bodyTs: "'afford':116 'anyon':20 'black':133 'bring':107 'charact':136 'citi':93 'class':33,142 'empti':10 'entir':55,132 'fine':83 'fuck':51 'guy':97 'home':5 'hous':24,45,102 'indict':52 'involv':21 'job':43 'keep':23 'left':9 'live':18,79,118 'market':27,127 'million':3,36 'mortgag':88 'neighborhood':121,139 'one':65 'own':7,99 'paint':130 'pay':85 'peopl':16,60,114 'piec':66 'place':77 'prick':87 'properti':68,109 're':13,82 'rent':72,123 'solidar':143 'street':40 'system':56 'traitor':34 'tri':105 'unaffor':14 'unafford':47 'valu':110,128 'well':125"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6008051"
    +editedAt: DateTimeImmutable @1728892120 {#4236
      date: 2024-10-14 09:48:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325341 {#4240
      date: 2024-01-27 04:15:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    I agree with you generally, but narrowing the scope to serj specifically I’m not 100% on the same page. You say he’s a class traitor, but that’s assuming he’s in the same class as you and I. His net worth is apparently ~$20 million. Are you a multi-millionaire? I know I’m not. He’s simply not in the same social class as you and I. As I said earlier, the relationship of violence and coercion (which is only part of the issue) that makes renting problematic. He’s taking money from people in the same class as himself. If anything, the idea that he’s taking money from other wealthy people and (presumably) and funneling it to progressive causes should be a point of reassurance. I don’t personally view it that way and I definitely see the red flags but I’m being hypothetical-ish here.\n
    \n
    Serj isn’t personally responsible for homelessness and poverty and he could (I would argue has an obligation to) be doing more. It is an indictment of our system, you’re absolutely right. But is it an indictment of him specifically?\n
    \n
    If other rich people are paying for another rich person’s mortgage, I don’t personally have a big issue with it. It’s money changing hends between two people in a similar position. Again, the rent is 6,000 dollars a month. That’s 3x what I make in month working 60 hours a week in public service. I don’t feel bad that a rich person is fleecing another rich person. It happens all the time and it’s either inconsiquential or very, very mildly helpful to the left in general.\n
    \n
    To your last section, that looks like beneficial virtue signaling to me. That landlord has a direct impact on the livelihoods of people like you and I, serj doesn’t. If he were serious about expressing solidarity he would do something akin to rent to own for his tenants or give them equity in his business.\n
    \n
    Land lords are shitty. You’re right. Serj is doing a shitty thing by renting his house. Considering the context in which this shitty thing is taking place, who it’s affecting, I don’t think it’s as shitty as you think it is. We could extrapolate and put all of our problems on serj tankian but that doesn’t do much. It’s the system we’re within and the selective pressures at play to blame, not this specific individual. If we were talking about someone like Larry fink (CEO of blackrock) I’d be with you, but we’re not
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706333015 {#4295
    date: 2024-01-27 06:23:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@BarrelAgedBoredom@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4298 …}
  +nested: Doctrine\ORM\PersistentCollection {#4300 …}
  +votes: Doctrine\ORM\PersistentCollection {#4302 …}
  +reports: Doctrine\ORM\PersistentCollection {#4304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
  -id: 343951
  -bodyTs: "'000':236 '100':16 '20':47 '3x':242 '6':235 '60':249 'absolut':187 'affect':377 'agre':2 'akin':331 'anoth':204,267 'anyth':107 'appar':46 'argu':170 'assum':31 'bad':260 'benefici':297 'big':215 'blackrock':439 'blame':423 'busi':345 'caus':126 'ceo':437 'chang':222 'class':26,37,68,103 'coercion':82 'consid':363 'context':365 'could':167,392 'd':441 'definit':143 'direct':306 'doesn':318,405 'dollar':237 'earlier':76 'either':278 'equiti':342 'express':325 'extrapol':393 'feel':259 'fink':436 'flag':147 'fleec':266 'funnel':122 'general':5,289 'give':340 'happen':271 'help':284 'hend':223 'homeless':162 'hour':250 'hous':362 'hypothet':153 'hypothetical-ish':152 'idea':109 'impact':307 'inconsiquenti':279 'indict':181,193 'individu':427 'ish':154 'isn':157 'issu':89,216 'know':56 'land':346 'landlord':303 'larri':435 'last':292 'left':287 'like':296,313,434 'livelihood':310 'look':295 'lord':347 'm':14,58,150 'make':91,245 'mild':283 'million':48 'millionair':54 'money':97,114,221 'month':239,247 'mortgag':208 'much':408 'multi':53 'multi-millionair':52 'narrow':7 'net':43 'oblig':173 'page':20 'part':86 'pay':202 'peopl':99,118,200,226,312 'person':136,159,206,212,264,269 'place':373 'play':421 'point':130 'posit':230 'poverti':164 'pressur':419 'presum':120 'problem':399 'problemat':93 'progress':125 'public':254 'put':395 're':186,351,414,447 'reassur':132 'red':146 'relationship':78 'rent':92,233,333,360 'respons':160 'rich':199,205,263,268 'right':188,352 'said':75 'say':22 'scope':9 'section':293 'see':144 'select':418 'serious':323 'serj':11,156,317,353,401 'servic':255 'shitti':349,357,369,385 'signal':299 'similar':229 'simpli':62 'social':67 'solidar':326 'someon':433 'someth':330 'specif':12,196,426 'system':184,412 'take':96,113,372 'talk':431 'tankian':402 'tenant':338 'thing':358,370 'think':381,388 'time':274 'traitor':27 'two':225 'view':137 'violenc':80 'virtu':298 'way':140 'wealthi':117 'week':252 'within':415 'work':248 'worth':44 'would':169,328"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8705396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706333015 {#4296
    date: 2024-01-27 06:23: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
39 DENIED edit
App\Entity\EntryComment {#4297
  +user: Proxies\__CG__\App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4243
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4203
      +user: Proxies\__CG__\App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: Proxies\__CG__\App\Entity\User {#4149 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4044
          +user: App\Entity\User {#4027 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I wanna know the facts behind this story 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728905005 {#4051
            date: 2024-10-14 13:23:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4045 …}
          +nested: Doctrine\ORM\PersistentCollection {#4035 …}
          +votes: Doctrine\ORM\PersistentCollection {#4038 …}
          +reports: Doctrine\ORM\PersistentCollection {#4036 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
          -id: 340555
          -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7012232"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706220088 {#4047
            date: 2024-01-25 23:01:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: """
          The fact is that Serj is a class traitor.\n
          \n
          All Landlords Are Bastards.\n
          \n
          He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706221176 {#4145
          date: 2024-01-25 23:19:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4150 …}
        +nested: Doctrine\ORM\PersistentCollection {#4152 …}
        +votes: Doctrine\ORM\PersistentCollection {#4154 …}
        +reports: Doctrine\ORM\PersistentCollection {#4156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
        -id: 340589
        -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5969603"
        +editedAt: DateTimeImmutable @1728689764 {#4146
          date: 2024-10-12 01:36:04.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706221176 {#4147
          date: 2024-01-25 23:19:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        I don’t necessarily disagree with you, but I have a hard time feeling sympathy for anyone who has the means to blow 6k/mo on a luxury rental. At his level of wealth and privilege he’s not really a class traitor is he? A bourgeois parasite on other bourgeois parasites maybe, but not a class traitor.\n
        \n
        Semi tangent warning. Being a socialist doesn’t mean taking a vow of poverty. If you’re in a position that affords you a certain level of wealth, that’s not an inherently bad thing and you’re not “less socialist” for it. There are obviously systemic pressures that act on wealthy people that encourage certain behaviors and that’s something to be aware of and mitigated as much as possible. Living in a capitalist economy means we have money, and people with a lot of money can put it to good use in supporting struggles. Until we can rid ourselves of market economies there will always be some people who have more wealth than others, it’s a function of currency no matter how it’s structured.\n
        \n
        I obviously can’t say this is the case for serj, I don’t know much about his finances or what he does with it outside of supporting left wing movements and the liberation of Armenian people. He may do other things with his wealth that would be unbecoming of a socialist, can’t say. But the fact that he’s wealthy doesn’t immediately mean he’s a fraud, the fact that he’s a landlord definitely raises some eyebrows. But the elements of violence and coercion that are normally present in housing rentals aren’t really present here. If you can afford a 6k rental, you can afford to buy a house basically anywhere. With that kind of budget you’re not really in a “fork over most of your money or be homeless” situation. Yes, private property is bad, but that’s just an aspect of our current social structure that can’t feasibly be eliminated yet. He’s playing the game a bit and that can be fairly criticized given his stated political positions, but it’s not necessarily an affront to the concept of socialism itself
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1706241095 {#4201
        date: 2024-01-26 04:51:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4205 …}
      +nested: Doctrine\ORM\PersistentCollection {#4207 …}
      +votes: Doctrine\ORM\PersistentCollection {#4209 …}
      +reports: Doctrine\ORM\PersistentCollection {#4211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
      -id: 341178
      -bodyTs: "'6k':291 '6k/mo':24 'act':107 'afford':79,289,295 'affront':370 'alway':164 'anyon':17 'anywher':301 'aren':281 'armenian':221 'aspect':333 'awar':121 'bad':91,327 'basic':300 'behavior':114 'bit':352 'blow':23 'bourgeoi':46,50 'budget':306 'buy':297 'capitalist':132 'case':194 'certain':82,113 'class':41,56 'coercion':273 'concept':373 'critic':358 'currenc':179 'current':336 'definit':263 'disagre':5 'doesn':64,248 'economi':133,161 'element':269 'elimin':344 'encourag':112 'eyebrow':266 'fact':243,257 'fair':357 'feasibl':342 'feel':14 'financ':204 'fork':313 'fraud':255 'function':177 'game':350 'given':359 'good':149 'hard':12 'homeless':321 'hous':279,299 'immedi':250 'inher':90 'kind':304 'know':200 'landlord':262 'left':214 'less':97 'level':31,83 'liber':219 'live':129 'lot':142 'luxuri':27 'market':160 'matter':181 'may':224 'mayb':52 'mean':21,66,134,251 'mitig':124 'money':137,144,318 'movement':216 'much':126,201 'necessarili':4,368 'normal':276 'obvious':103,187 'other':173 'outsid':211 'parasit':47,51 'peopl':110,139,167,222 'play':348 'polit':362 'posit':77,363 'possibl':128 'poverti':71 'present':277,284 'pressur':105 'privat':324 'privileg':35 'properti':325 'put':146 'rais':264 're':74,95,308 'realli':39,283,310 'rental':28,280,292 'rid':157 'say':190,240 'semi':58 'serj':196 'situat':322 'social':337,375 'socialist':63,98,237 'someth':118 'state':361 'structur':185,338 'struggl':153 'support':152,213 'sympathi':15 'system':104 'take':67 'tangent':59 'thing':92,227 'time':13 'traitor':42,57 'unbecom':234 'use':150 'violenc':271 'vow':69 'warn':60 'wealth':33,85,171,230 'wealthi':109,247 'wing':215 'would':232 'yes':323 'yet':345"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8664707"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706241095 {#4202
        date: 2024-01-26 04:51:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
      \n
      When millions are in the streets who have jobs but housing is unaffordable it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
      \n
      If he is renting it, he has a place to live.\n
      \n
      What, you’re fine with paying this pricks mortgage for him?\n
      \n
      In my city there’s a guy who owns some of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them *well under* market value and paints them entirely black, out of character for their neighborhoods. That’s class solidarity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706325341 {#4239
      date: 2024-01-27 04:15:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@BarrelAgedBoredom@lemm.ee"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@BarrelAgedBoredom@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4247 …}
    +nested: Doctrine\ORM\PersistentCollection {#4249 …}
    +votes: Doctrine\ORM\PersistentCollection {#4245 …}
    +reports: Doctrine\ORM\PersistentCollection {#4251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4255 …}
    -id: 343740
    -bodyTs: "'afford':116 'anyon':20 'black':133 'bring':107 'charact':136 'citi':93 'class':33,142 'empti':10 'entir':55,132 'fine':83 'fuck':51 'guy':97 'home':5 'hous':24,45,102 'indict':52 'involv':21 'job':43 'keep':23 'left':9 'live':18,79,118 'market':27,127 'million':3,36 'mortgag':88 'neighborhood':121,139 'one':65 'own':7,99 'paint':130 'pay':85 'peopl':16,60,114 'piec':66 'place':77 'prick':87 'properti':68,109 're':13,82 'rent':72,123 'solidar':143 'street':40 'system':56 'traitor':34 'tri':105 'unaffor':14 'unafford':47 'valu':110,128 'well':125"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6008051"
    +editedAt: DateTimeImmutable @1728892120 {#4236
      date: 2024-10-14 09:48:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325341 {#4240
      date: 2024-01-27 04:15:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    I agree with you generally, but narrowing the scope to serj specifically I’m not 100% on the same page. You say he’s a class traitor, but that’s assuming he’s in the same class as you and I. His net worth is apparently ~$20 million. Are you a multi-millionaire? I know I’m not. He’s simply not in the same social class as you and I. As I said earlier, the relationship of violence and coercion (which is only part of the issue) that makes renting problematic. He’s taking money from people in the same class as himself. If anything, the idea that he’s taking money from other wealthy people and (presumably) and funneling it to progressive causes should be a point of reassurance. I don’t personally view it that way and I definitely see the red flags but I’m being hypothetical-ish here.\n
    \n
    Serj isn’t personally responsible for homelessness and poverty and he could (I would argue has an obligation to) be doing more. It is an indictment of our system, you’re absolutely right. But is it an indictment of him specifically?\n
    \n
    If other rich people are paying for another rich person’s mortgage, I don’t personally have a big issue with it. It’s money changing hends between two people in a similar position. Again, the rent is 6,000 dollars a month. That’s 3x what I make in month working 60 hours a week in public service. I don’t feel bad that a rich person is fleecing another rich person. It happens all the time and it’s either inconsiquential or very, very mildly helpful to the left in general.\n
    \n
    To your last section, that looks like beneficial virtue signaling to me. That landlord has a direct impact on the livelihoods of people like you and I, serj doesn’t. If he were serious about expressing solidarity he would do something akin to rent to own for his tenants or give them equity in his business.\n
    \n
    Land lords are shitty. You’re right. Serj is doing a shitty thing by renting his house. Considering the context in which this shitty thing is taking place, who it’s affecting, I don’t think it’s as shitty as you think it is. We could extrapolate and put all of our problems on serj tankian but that doesn’t do much. It’s the system we’re within and the selective pressures at play to blame, not this specific individual. If we were talking about someone like Larry fink (CEO of blackrock) I’d be with you, but we’re not
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706333015 {#4295
    date: 2024-01-27 06:23:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@BarrelAgedBoredom@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4298 …}
  +nested: Doctrine\ORM\PersistentCollection {#4300 …}
  +votes: Doctrine\ORM\PersistentCollection {#4302 …}
  +reports: Doctrine\ORM\PersistentCollection {#4304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
  -id: 343951
  -bodyTs: "'000':236 '100':16 '20':47 '3x':242 '6':235 '60':249 'absolut':187 'affect':377 'agre':2 'akin':331 'anoth':204,267 'anyth':107 'appar':46 'argu':170 'assum':31 'bad':260 'benefici':297 'big':215 'blackrock':439 'blame':423 'busi':345 'caus':126 'ceo':437 'chang':222 'class':26,37,68,103 'coercion':82 'consid':363 'context':365 'could':167,392 'd':441 'definit':143 'direct':306 'doesn':318,405 'dollar':237 'earlier':76 'either':278 'equiti':342 'express':325 'extrapol':393 'feel':259 'fink':436 'flag':147 'fleec':266 'funnel':122 'general':5,289 'give':340 'happen':271 'help':284 'hend':223 'homeless':162 'hour':250 'hous':362 'hypothet':153 'hypothetical-ish':152 'idea':109 'impact':307 'inconsiquenti':279 'indict':181,193 'individu':427 'ish':154 'isn':157 'issu':89,216 'know':56 'land':346 'landlord':303 'larri':435 'last':292 'left':287 'like':296,313,434 'livelihood':310 'look':295 'lord':347 'm':14,58,150 'make':91,245 'mild':283 'million':48 'millionair':54 'money':97,114,221 'month':239,247 'mortgag':208 'much':408 'multi':53 'multi-millionair':52 'narrow':7 'net':43 'oblig':173 'page':20 'part':86 'pay':202 'peopl':99,118,200,226,312 'person':136,159,206,212,264,269 'place':373 'play':421 'point':130 'posit':230 'poverti':164 'pressur':419 'presum':120 'problem':399 'problemat':93 'progress':125 'public':254 'put':395 're':186,351,414,447 'reassur':132 'red':146 'relationship':78 'rent':92,233,333,360 'respons':160 'rich':199,205,263,268 'right':188,352 'said':75 'say':22 'scope':9 'section':293 'see':144 'select':418 'serious':323 'serj':11,156,317,353,401 'servic':255 'shitti':349,357,369,385 'signal':299 'similar':229 'simpli':62 'social':67 'solidar':326 'someon':433 'someth':330 'specif':12,196,426 'system':184,412 'take':96,113,372 'talk':431 'tankian':402 'tenant':338 'thing':358,370 'think':381,388 'time':274 'traitor':27 'two':225 'view':137 'violenc':80 'virtu':298 'way':140 'wealthi':117 'week':252 'within':415 'work':248 'worth':44 'would':169,328"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8705396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706333015 {#4296
    date: 2024-01-27 06:23: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
40 DENIED moderate
App\Entity\EntryComment {#4297
  +user: Proxies\__CG__\App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4243
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4203
      +user: Proxies\__CG__\App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: Proxies\__CG__\App\Entity\User {#4149 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4044
          +user: App\Entity\User {#4027 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I wanna know the facts behind this story 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728905005 {#4051
            date: 2024-10-14 13:23:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4045 …}
          +nested: Doctrine\ORM\PersistentCollection {#4035 …}
          +votes: Doctrine\ORM\PersistentCollection {#4038 …}
          +reports: Doctrine\ORM\PersistentCollection {#4036 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
          -id: 340555
          -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7012232"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706220088 {#4047
            date: 2024-01-25 23:01:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: """
          The fact is that Serj is a class traitor.\n
          \n
          All Landlords Are Bastards.\n
          \n
          He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706221176 {#4145
          date: 2024-01-25 23:19:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4150 …}
        +nested: Doctrine\ORM\PersistentCollection {#4152 …}
        +votes: Doctrine\ORM\PersistentCollection {#4154 …}
        +reports: Doctrine\ORM\PersistentCollection {#4156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
        -id: 340589
        -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5969603"
        +editedAt: DateTimeImmutable @1728689764 {#4146
          date: 2024-10-12 01:36:04.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706221176 {#4147
          date: 2024-01-25 23:19:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        I don’t necessarily disagree with you, but I have a hard time feeling sympathy for anyone who has the means to blow 6k/mo on a luxury rental. At his level of wealth and privilege he’s not really a class traitor is he? A bourgeois parasite on other bourgeois parasites maybe, but not a class traitor.\n
        \n
        Semi tangent warning. Being a socialist doesn’t mean taking a vow of poverty. If you’re in a position that affords you a certain level of wealth, that’s not an inherently bad thing and you’re not “less socialist” for it. There are obviously systemic pressures that act on wealthy people that encourage certain behaviors and that’s something to be aware of and mitigated as much as possible. Living in a capitalist economy means we have money, and people with a lot of money can put it to good use in supporting struggles. Until we can rid ourselves of market economies there will always be some people who have more wealth than others, it’s a function of currency no matter how it’s structured.\n
        \n
        I obviously can’t say this is the case for serj, I don’t know much about his finances or what he does with it outside of supporting left wing movements and the liberation of Armenian people. He may do other things with his wealth that would be unbecoming of a socialist, can’t say. But the fact that he’s wealthy doesn’t immediately mean he’s a fraud, the fact that he’s a landlord definitely raises some eyebrows. But the elements of violence and coercion that are normally present in housing rentals aren’t really present here. If you can afford a 6k rental, you can afford to buy a house basically anywhere. With that kind of budget you’re not really in a “fork over most of your money or be homeless” situation. Yes, private property is bad, but that’s just an aspect of our current social structure that can’t feasibly be eliminated yet. He’s playing the game a bit and that can be fairly criticized given his stated political positions, but it’s not necessarily an affront to the concept of socialism itself
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1706241095 {#4201
        date: 2024-01-26 04:51:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4205 …}
      +nested: Doctrine\ORM\PersistentCollection {#4207 …}
      +votes: Doctrine\ORM\PersistentCollection {#4209 …}
      +reports: Doctrine\ORM\PersistentCollection {#4211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4215 …}
      -id: 341178
      -bodyTs: "'6k':291 '6k/mo':24 'act':107 'afford':79,289,295 'affront':370 'alway':164 'anyon':17 'anywher':301 'aren':281 'armenian':221 'aspect':333 'awar':121 'bad':91,327 'basic':300 'behavior':114 'bit':352 'blow':23 'bourgeoi':46,50 'budget':306 'buy':297 'capitalist':132 'case':194 'certain':82,113 'class':41,56 'coercion':273 'concept':373 'critic':358 'currenc':179 'current':336 'definit':263 'disagre':5 'doesn':64,248 'economi':133,161 'element':269 'elimin':344 'encourag':112 'eyebrow':266 'fact':243,257 'fair':357 'feasibl':342 'feel':14 'financ':204 'fork':313 'fraud':255 'function':177 'game':350 'given':359 'good':149 'hard':12 'homeless':321 'hous':279,299 'immedi':250 'inher':90 'kind':304 'know':200 'landlord':262 'left':214 'less':97 'level':31,83 'liber':219 'live':129 'lot':142 'luxuri':27 'market':160 'matter':181 'may':224 'mayb':52 'mean':21,66,134,251 'mitig':124 'money':137,144,318 'movement':216 'much':126,201 'necessarili':4,368 'normal':276 'obvious':103,187 'other':173 'outsid':211 'parasit':47,51 'peopl':110,139,167,222 'play':348 'polit':362 'posit':77,363 'possibl':128 'poverti':71 'present':277,284 'pressur':105 'privat':324 'privileg':35 'properti':325 'put':146 'rais':264 're':74,95,308 'realli':39,283,310 'rental':28,280,292 'rid':157 'say':190,240 'semi':58 'serj':196 'situat':322 'social':337,375 'socialist':63,98,237 'someth':118 'state':361 'structur':185,338 'struggl':153 'support':152,213 'sympathi':15 'system':104 'take':67 'tangent':59 'thing':92,227 'time':13 'traitor':42,57 'unbecom':234 'use':150 'violenc':271 'vow':69 'warn':60 'wealth':33,85,171,230 'wealthi':109,247 'wing':215 'would':232 'yes':323 'yet':345"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8664707"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706241095 {#4202
        date: 2024-01-26 04:51:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
      \n
      When millions are in the streets who have jobs but housing is unaffordable it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
      \n
      If he is renting it, he has a place to live.\n
      \n
      What, you’re fine with paying this pricks mortgage for him?\n
      \n
      In my city there’s a guy who owns some of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them *well under* market value and paints them entirely black, out of character for their neighborhoods. That’s class solidarity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706325341 {#4239
      date: 2024-01-27 04:15:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@BarrelAgedBoredom@lemm.ee"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@BarrelAgedBoredom@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4247 …}
    +nested: Doctrine\ORM\PersistentCollection {#4249 …}
    +votes: Doctrine\ORM\PersistentCollection {#4245 …}
    +reports: Doctrine\ORM\PersistentCollection {#4251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4255 …}
    -id: 343740
    -bodyTs: "'afford':116 'anyon':20 'black':133 'bring':107 'charact':136 'citi':93 'class':33,142 'empti':10 'entir':55,132 'fine':83 'fuck':51 'guy':97 'home':5 'hous':24,45,102 'indict':52 'involv':21 'job':43 'keep':23 'left':9 'live':18,79,118 'market':27,127 'million':3,36 'mortgag':88 'neighborhood':121,139 'one':65 'own':7,99 'paint':130 'pay':85 'peopl':16,60,114 'piec':66 'place':77 'prick':87 'properti':68,109 're':13,82 'rent':72,123 'solidar':143 'street':40 'system':56 'traitor':34 'tri':105 'unaffor':14 'unafford':47 'valu':110,128 'well':125"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6008051"
    +editedAt: DateTimeImmutable @1728892120 {#4236
      date: 2024-10-14 09:48:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325341 {#4240
      date: 2024-01-27 04:15:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    I agree with you generally, but narrowing the scope to serj specifically I’m not 100% on the same page. You say he’s a class traitor, but that’s assuming he’s in the same class as you and I. His net worth is apparently ~$20 million. Are you a multi-millionaire? I know I’m not. He’s simply not in the same social class as you and I. As I said earlier, the relationship of violence and coercion (which is only part of the issue) that makes renting problematic. He’s taking money from people in the same class as himself. If anything, the idea that he’s taking money from other wealthy people and (presumably) and funneling it to progressive causes should be a point of reassurance. I don’t personally view it that way and I definitely see the red flags but I’m being hypothetical-ish here.\n
    \n
    Serj isn’t personally responsible for homelessness and poverty and he could (I would argue has an obligation to) be doing more. It is an indictment of our system, you’re absolutely right. But is it an indictment of him specifically?\n
    \n
    If other rich people are paying for another rich person’s mortgage, I don’t personally have a big issue with it. It’s money changing hends between two people in a similar position. Again, the rent is 6,000 dollars a month. That’s 3x what I make in month working 60 hours a week in public service. I don’t feel bad that a rich person is fleecing another rich person. It happens all the time and it’s either inconsiquential or very, very mildly helpful to the left in general.\n
    \n
    To your last section, that looks like beneficial virtue signaling to me. That landlord has a direct impact on the livelihoods of people like you and I, serj doesn’t. If he were serious about expressing solidarity he would do something akin to rent to own for his tenants or give them equity in his business.\n
    \n
    Land lords are shitty. You’re right. Serj is doing a shitty thing by renting his house. Considering the context in which this shitty thing is taking place, who it’s affecting, I don’t think it’s as shitty as you think it is. We could extrapolate and put all of our problems on serj tankian but that doesn’t do much. It’s the system we’re within and the selective pressures at play to blame, not this specific individual. If we were talking about someone like Larry fink (CEO of blackrock) I’d be with you, but we’re not
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706333015 {#4295
    date: 2024-01-27 06:23:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@BarrelAgedBoredom@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4298 …}
  +nested: Doctrine\ORM\PersistentCollection {#4300 …}
  +votes: Doctrine\ORM\PersistentCollection {#4302 …}
  +reports: Doctrine\ORM\PersistentCollection {#4304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4308 …}
  -id: 343951
  -bodyTs: "'000':236 '100':16 '20':47 '3x':242 '6':235 '60':249 'absolut':187 'affect':377 'agre':2 'akin':331 'anoth':204,267 'anyth':107 'appar':46 'argu':170 'assum':31 'bad':260 'benefici':297 'big':215 'blackrock':439 'blame':423 'busi':345 'caus':126 'ceo':437 'chang':222 'class':26,37,68,103 'coercion':82 'consid':363 'context':365 'could':167,392 'd':441 'definit':143 'direct':306 'doesn':318,405 'dollar':237 'earlier':76 'either':278 'equiti':342 'express':325 'extrapol':393 'feel':259 'fink':436 'flag':147 'fleec':266 'funnel':122 'general':5,289 'give':340 'happen':271 'help':284 'hend':223 'homeless':162 'hour':250 'hous':362 'hypothet':153 'hypothetical-ish':152 'idea':109 'impact':307 'inconsiquenti':279 'indict':181,193 'individu':427 'ish':154 'isn':157 'issu':89,216 'know':56 'land':346 'landlord':303 'larri':435 'last':292 'left':287 'like':296,313,434 'livelihood':310 'look':295 'lord':347 'm':14,58,150 'make':91,245 'mild':283 'million':48 'millionair':54 'money':97,114,221 'month':239,247 'mortgag':208 'much':408 'multi':53 'multi-millionair':52 'narrow':7 'net':43 'oblig':173 'page':20 'part':86 'pay':202 'peopl':99,118,200,226,312 'person':136,159,206,212,264,269 'place':373 'play':421 'point':130 'posit':230 'poverti':164 'pressur':419 'presum':120 'problem':399 'problemat':93 'progress':125 'public':254 'put':395 're':186,351,414,447 'reassur':132 'red':146 'relationship':78 'rent':92,233,333,360 'respons':160 'rich':199,205,263,268 'right':188,352 'said':75 'say':22 'scope':9 'section':293 'see':144 'select':418 'serious':323 'serj':11,156,317,353,401 'servic':255 'shitti':349,357,369,385 'signal':299 'similar':229 'simpli':62 'social':67 'solidar':326 'someon':433 'someth':330 'specif':12,196,426 'system':184,412 'take':96,113,372 'talk':431 'tankian':402 'tenant':338 'thing':358,370 'think':381,388 'time':274 'traitor':27 'two':225 'view':137 'violenc':80 'virtu':298 'way':140 'wealthi':117 'week':252 'within':415 'work':248 'worth':44 'would':169,328"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8705396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706333015 {#4296
    date: 2024-01-27 06:23: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
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 {#4220
  +user: Proxies\__CG__\App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4044
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I wanna know the facts behind this story 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728905005 {#4051
        date: 2024-10-14 13:23:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4038 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
      -id: 340555
      -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7012232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706220088 {#4047
        date: 2024-01-25 23:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      The fact is that Serj is a class traitor.\n
      \n
      All Landlords Are Bastards.\n
      \n
      He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706221176 {#4145
      date: 2024-01-25 23:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 340589
    -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5969603"
    +editedAt: DateTimeImmutable @1728689764 {#4146
      date: 2024-10-12 01:36:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706221176 {#4147
      date: 2024-01-25 23:19:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706325029 {#4217
    date: 2024-01-27 04:10:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4222 …}
  +nested: Doctrine\ORM\PersistentCollection {#4224 …}
  +votes: Doctrine\ORM\PersistentCollection {#4226 …}
  +reports: Doctrine\ORM\PersistentCollection {#4228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
  -id: 343722
  -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052521"
  +editedAt: DateTimeImmutable @1728891857 {#4218
    date: 2024-10-14 09:44:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325029 {#4219
    date: 2024-01-27 04:10:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4220
  +user: Proxies\__CG__\App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4044
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I wanna know the facts behind this story 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728905005 {#4051
        date: 2024-10-14 13:23:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4038 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
      -id: 340555
      -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7012232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706220088 {#4047
        date: 2024-01-25 23:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      The fact is that Serj is a class traitor.\n
      \n
      All Landlords Are Bastards.\n
      \n
      He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706221176 {#4145
      date: 2024-01-25 23:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 340589
    -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5969603"
    +editedAt: DateTimeImmutable @1728689764 {#4146
      date: 2024-10-12 01:36:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706221176 {#4147
      date: 2024-01-25 23:19:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706325029 {#4217
    date: 2024-01-27 04:10:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4222 …}
  +nested: Doctrine\ORM\PersistentCollection {#4224 …}
  +votes: Doctrine\ORM\PersistentCollection {#4226 …}
  +reports: Doctrine\ORM\PersistentCollection {#4228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
  -id: 343722
  -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052521"
  +editedAt: DateTimeImmutable @1728891857 {#4218
    date: 2024-10-14 09:44:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325029 {#4219
    date: 2024-01-27 04:10:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4220
  +user: Proxies\__CG__\App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4044
      +user: App\Entity\User {#4027 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I wanna know the facts behind this story 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1728905005 {#4051
        date: 2024-10-14 13:23:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4045 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4038 …}
      +reports: Doctrine\ORM\PersistentCollection {#4036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
      -id: 340555
      -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7012232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706220088 {#4047
        date: 2024-01-25 23:01:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      The fact is that Serj is a class traitor.\n
      \n
      All Landlords Are Bastards.\n
      \n
      He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706221176 {#4145
      date: 2024-01-25 23:19:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 340589
    -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5969603"
    +editedAt: DateTimeImmutable @1728689764 {#4146
      date: 2024-10-12 01:36:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706221176 {#4147
      date: 2024-01-25 23:19:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706325029 {#4217
    date: 2024-01-27 04:10:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4222 …}
  +nested: Doctrine\ORM\PersistentCollection {#4224 …}
  +votes: Doctrine\ORM\PersistentCollection {#4226 …}
  +reports: Doctrine\ORM\PersistentCollection {#4228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
  -id: 343722
  -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052521"
  +editedAt: DateTimeImmutable @1728891857 {#4218
    date: 2024-10-14 09:44:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325029 {#4219
    date: 2024-01-27 04:10:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4260
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4220
    +user: Proxies\__CG__\App\Entity\User {#4221 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: Proxies\__CG__\App\Entity\User {#4149 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4044
        +user: App\Entity\User {#4027 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I wanna know the facts behind this story 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728905005 {#4051
          date: 2024-10-14 13:23:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4045 …}
        +nested: Doctrine\ORM\PersistentCollection {#4035 …}
        +votes: Doctrine\ORM\PersistentCollection {#4038 …}
        +reports: Doctrine\ORM\PersistentCollection {#4036 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
        -id: 340555
        -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7012232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706220088 {#4047
          date: 2024-01-25 23:01:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        The fact is that Serj is a class traitor.\n
        \n
        All Landlords Are Bastards.\n
        \n
        He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1706221176 {#4145
        date: 2024-01-25 23:19:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4150 …}
      +nested: Doctrine\ORM\PersistentCollection {#4152 …}
      +votes: Doctrine\ORM\PersistentCollection {#4154 …}
      +reports: Doctrine\ORM\PersistentCollection {#4156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
      -id: 340589
      -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5969603"
      +editedAt: DateTimeImmutable @1728689764 {#4146
        date: 2024-10-12 01:36:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706221176 {#4147
        date: 2024-01-25 23:19:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706325029 {#4217
      date: 2024-01-27 04:10:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4222 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4226 …}
    +reports: Doctrine\ORM\PersistentCollection {#4228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
    -id: 343722
    -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052521"
    +editedAt: DateTimeImmutable @1728891857 {#4218
      date: 2024-10-14 09:44:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325029 {#4219
      date: 2024-01-27 04:10:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
    \n
    No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
    \n
    When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
    \n
    If he is renting it, he *has* a place to live.\n
    \n
    What, you’re fine with paying this pricks mortgage for him?\n
    \n
    In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706325173 {#4257
    date: 2024-01-27 04:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4261 …}
  +nested: Doctrine\ORM\PersistentCollection {#4263 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 343732
  -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6007984"
  +editedAt: DateTimeImmutable @1728891975 {#4258
    date: 2024-10-14 09:46:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325173 {#4259
    date: 2024-01-27 04:12: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 {#4260
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4220
    +user: Proxies\__CG__\App\Entity\User {#4221 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: Proxies\__CG__\App\Entity\User {#4149 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4044
        +user: App\Entity\User {#4027 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I wanna know the facts behind this story 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728905005 {#4051
          date: 2024-10-14 13:23:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4045 …}
        +nested: Doctrine\ORM\PersistentCollection {#4035 …}
        +votes: Doctrine\ORM\PersistentCollection {#4038 …}
        +reports: Doctrine\ORM\PersistentCollection {#4036 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
        -id: 340555
        -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7012232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706220088 {#4047
          date: 2024-01-25 23:01:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        The fact is that Serj is a class traitor.\n
        \n
        All Landlords Are Bastards.\n
        \n
        He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1706221176 {#4145
        date: 2024-01-25 23:19:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4150 …}
      +nested: Doctrine\ORM\PersistentCollection {#4152 …}
      +votes: Doctrine\ORM\PersistentCollection {#4154 …}
      +reports: Doctrine\ORM\PersistentCollection {#4156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
      -id: 340589
      -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5969603"
      +editedAt: DateTimeImmutable @1728689764 {#4146
        date: 2024-10-12 01:36:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706221176 {#4147
        date: 2024-01-25 23:19:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706325029 {#4217
      date: 2024-01-27 04:10:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4222 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4226 …}
    +reports: Doctrine\ORM\PersistentCollection {#4228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
    -id: 343722
    -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052521"
    +editedAt: DateTimeImmutable @1728891857 {#4218
      date: 2024-10-14 09:44:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325029 {#4219
      date: 2024-01-27 04:10:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
    \n
    No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
    \n
    When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
    \n
    If he is renting it, he *has* a place to live.\n
    \n
    What, you’re fine with paying this pricks mortgage for him?\n
    \n
    In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706325173 {#4257
    date: 2024-01-27 04:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4261 …}
  +nested: Doctrine\ORM\PersistentCollection {#4263 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 343732
  -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6007984"
  +editedAt: DateTimeImmutable @1728891975 {#4258
    date: 2024-10-14 09:46:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325173 {#4259
    date: 2024-01-27 04:12: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 {#4260
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4220
    +user: Proxies\__CG__\App\Entity\User {#4221 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: Proxies\__CG__\App\Entity\User {#4149 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4044
        +user: App\Entity\User {#4027 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I wanna know the facts behind this story 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728905005 {#4051
          date: 2024-10-14 13:23:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4045 …}
        +nested: Doctrine\ORM\PersistentCollection {#4035 …}
        +votes: Doctrine\ORM\PersistentCollection {#4038 …}
        +reports: Doctrine\ORM\PersistentCollection {#4036 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
        -id: 340555
        -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7012232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706220088 {#4047
          date: 2024-01-25 23:01:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        The fact is that Serj is a class traitor.\n
        \n
        All Landlords Are Bastards.\n
        \n
        He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1706221176 {#4145
        date: 2024-01-25 23:19:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4150 …}
      +nested: Doctrine\ORM\PersistentCollection {#4152 …}
      +votes: Doctrine\ORM\PersistentCollection {#4154 …}
      +reports: Doctrine\ORM\PersistentCollection {#4156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
      -id: 340589
      -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5969603"
      +editedAt: DateTimeImmutable @1728689764 {#4146
        date: 2024-10-12 01:36:04.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706221176 {#4147
        date: 2024-01-25 23:19:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706325029 {#4217
      date: 2024-01-27 04:10:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4222 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4226 …}
    +reports: Doctrine\ORM\PersistentCollection {#4228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
    -id: 343722
    -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052521"
    +editedAt: DateTimeImmutable @1728891857 {#4218
      date: 2024-10-14 09:44:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325029 {#4219
      date: 2024-01-27 04:10:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
    \n
    No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
    \n
    When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
    \n
    If he is renting it, he *has* a place to live.\n
    \n
    What, you’re fine with paying this pricks mortgage for him?\n
    \n
    In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706325173 {#4257
    date: 2024-01-27 04:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4261 …}
  +nested: Doctrine\ORM\PersistentCollection {#4263 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 343732
  -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6007984"
  +editedAt: DateTimeImmutable @1728891975 {#4258
    date: 2024-10-14 09:46:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325173 {#4259
    date: 2024-01-27 04:12: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 {#4274
  +user: Proxies\__CG__\App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4260
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4220
      +user: Proxies\__CG__\App\Entity\User {#4221 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: Proxies\__CG__\App\Entity\User {#4149 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4044
          +user: App\Entity\User {#4027 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I wanna know the facts behind this story 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728905005 {#4051
            date: 2024-10-14 13:23:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4045 …}
          +nested: Doctrine\ORM\PersistentCollection {#4035 …}
          +votes: Doctrine\ORM\PersistentCollection {#4038 …}
          +reports: Doctrine\ORM\PersistentCollection {#4036 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
          -id: 340555
          -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7012232"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706220088 {#4047
            date: 2024-01-25 23:01:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: """
          The fact is that Serj is a class traitor.\n
          \n
          All Landlords Are Bastards.\n
          \n
          He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706221176 {#4145
          date: 2024-01-25 23:19:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4150 …}
        +nested: Doctrine\ORM\PersistentCollection {#4152 …}
        +votes: Doctrine\ORM\PersistentCollection {#4154 …}
        +reports: Doctrine\ORM\PersistentCollection {#4156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
        -id: 340589
        -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5969603"
        +editedAt: DateTimeImmutable @1728689764 {#4146
          date: 2024-10-12 01:36:04.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706221176 {#4147
          date: 2024-01-25 23:19:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706325029 {#4217
        date: 2024-01-27 04:10:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4222 …}
      +nested: Doctrine\ORM\PersistentCollection {#4224 …}
      +votes: Doctrine\ORM\PersistentCollection {#4226 …}
      +reports: Doctrine\ORM\PersistentCollection {#4228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
      -id: 343722
      -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7052521"
      +editedAt: DateTimeImmutable @1728891857 {#4218
        date: 2024-10-14 09:44:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706325029 {#4219
        date: 2024-01-27 04:10:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
      \n
      No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
      \n
      When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
      \n
      If he is renting it, he *has* a place to live.\n
      \n
      What, you’re fine with paying this pricks mortgage for him?\n
      \n
      In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706325173 {#4257
      date: 2024-01-27 04:12:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4261 …}
    +nested: Doctrine\ORM\PersistentCollection {#4263 …}
    +votes: Doctrine\ORM\PersistentCollection {#4265 …}
    +reports: Doctrine\ORM\PersistentCollection {#4267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
    -id: 343732
    -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6007984"
    +editedAt: DateTimeImmutable @1728891975 {#4258
      date: 2024-10-14 09:46:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325173 {#4259
      date: 2024-01-27 04:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    Maybe he is just living in a temporary place somewhere else for work? It’s not like he buying houses in mass to rent them.\n
    \n
    You don’t even know what he is doing with the profits. Maybe he is donating to charity or maybe he is just coving his mortgage.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706325388 {#4279
    date: 2024-01-27 04:16:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4286 …}
  +votes: Doctrine\ORM\PersistentCollection {#4288 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 343742
  -bodyTs: "'buy':19 'chariti':43 'cove':49 'donat':41 'els':11 'even':29 'hous':20 'know':30 'like':17 'live':5 'mass':22 'mayb':1,38,45 'mortgag':51 'place':9 'profit':37 'rent':24 'somewher':10 'temporari':8 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325388 {#4276
    date: 2024-01-27 04:16: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
51 DENIED edit
App\Entity\EntryComment {#4274
  +user: Proxies\__CG__\App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4260
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4220
      +user: Proxies\__CG__\App\Entity\User {#4221 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: Proxies\__CG__\App\Entity\User {#4149 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4044
          +user: App\Entity\User {#4027 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I wanna know the facts behind this story 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728905005 {#4051
            date: 2024-10-14 13:23:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4045 …}
          +nested: Doctrine\ORM\PersistentCollection {#4035 …}
          +votes: Doctrine\ORM\PersistentCollection {#4038 …}
          +reports: Doctrine\ORM\PersistentCollection {#4036 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
          -id: 340555
          -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7012232"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706220088 {#4047
            date: 2024-01-25 23:01:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: """
          The fact is that Serj is a class traitor.\n
          \n
          All Landlords Are Bastards.\n
          \n
          He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706221176 {#4145
          date: 2024-01-25 23:19:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4150 …}
        +nested: Doctrine\ORM\PersistentCollection {#4152 …}
        +votes: Doctrine\ORM\PersistentCollection {#4154 …}
        +reports: Doctrine\ORM\PersistentCollection {#4156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
        -id: 340589
        -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5969603"
        +editedAt: DateTimeImmutable @1728689764 {#4146
          date: 2024-10-12 01:36:04.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706221176 {#4147
          date: 2024-01-25 23:19:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706325029 {#4217
        date: 2024-01-27 04:10:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4222 …}
      +nested: Doctrine\ORM\PersistentCollection {#4224 …}
      +votes: Doctrine\ORM\PersistentCollection {#4226 …}
      +reports: Doctrine\ORM\PersistentCollection {#4228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
      -id: 343722
      -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7052521"
      +editedAt: DateTimeImmutable @1728891857 {#4218
        date: 2024-10-14 09:44:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706325029 {#4219
        date: 2024-01-27 04:10:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
      \n
      No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
      \n
      When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
      \n
      If he is renting it, he *has* a place to live.\n
      \n
      What, you’re fine with paying this pricks mortgage for him?\n
      \n
      In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706325173 {#4257
      date: 2024-01-27 04:12:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4261 …}
    +nested: Doctrine\ORM\PersistentCollection {#4263 …}
    +votes: Doctrine\ORM\PersistentCollection {#4265 …}
    +reports: Doctrine\ORM\PersistentCollection {#4267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
    -id: 343732
    -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6007984"
    +editedAt: DateTimeImmutable @1728891975 {#4258
      date: 2024-10-14 09:46:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325173 {#4259
      date: 2024-01-27 04:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    Maybe he is just living in a temporary place somewhere else for work? It’s not like he buying houses in mass to rent them.\n
    \n
    You don’t even know what he is doing with the profits. Maybe he is donating to charity or maybe he is just coving his mortgage.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706325388 {#4279
    date: 2024-01-27 04:16:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4286 …}
  +votes: Doctrine\ORM\PersistentCollection {#4288 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 343742
  -bodyTs: "'buy':19 'chariti':43 'cove':49 'donat':41 'els':11 'even':29 'hous':20 'know':30 'like':17 'live':5 'mass':22 'mayb':1,38,45 'mortgag':51 'place':9 'profit':37 'rent':24 'somewher':10 'temporari':8 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325388 {#4276
    date: 2024-01-27 04:16: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
52 DENIED moderate
App\Entity\EntryComment {#4274
  +user: Proxies\__CG__\App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4260
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4220
      +user: Proxies\__CG__\App\Entity\User {#4221 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4148
        +user: Proxies\__CG__\App\Entity\User {#4149 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4044
          +user: App\Entity\User {#4027 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I wanna know the facts behind this story 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728905005 {#4051
            date: 2024-10-14 13:23:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4045 …}
          +nested: Doctrine\ORM\PersistentCollection {#4035 …}
          +votes: Doctrine\ORM\PersistentCollection {#4038 …}
          +reports: Doctrine\ORM\PersistentCollection {#4036 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
          -id: 340555
          -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7012232"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706220088 {#4047
            date: 2024-01-25 23:01:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: """
          The fact is that Serj is a class traitor.\n
          \n
          All Landlords Are Bastards.\n
          \n
          He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706221176 {#4145
          date: 2024-01-25 23:19:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4150 …}
        +nested: Doctrine\ORM\PersistentCollection {#4152 …}
        +votes: Doctrine\ORM\PersistentCollection {#4154 …}
        +reports: Doctrine\ORM\PersistentCollection {#4156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
        -id: 340589
        -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5969603"
        +editedAt: DateTimeImmutable @1728689764 {#4146
          date: 2024-10-12 01:36:04.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706221176 {#4147
          date: 2024-01-25 23:19:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706325029 {#4217
        date: 2024-01-27 04:10:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4222 …}
      +nested: Doctrine\ORM\PersistentCollection {#4224 …}
      +votes: Doctrine\ORM\PersistentCollection {#4226 …}
      +reports: Doctrine\ORM\PersistentCollection {#4228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
      -id: 343722
      -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7052521"
      +editedAt: DateTimeImmutable @1728891857 {#4218
        date: 2024-10-14 09:44:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706325029 {#4219
        date: 2024-01-27 04:10:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
      \n
      No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
      \n
      When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
      \n
      If he is renting it, he *has* a place to live.\n
      \n
      What, you’re fine with paying this pricks mortgage for him?\n
      \n
      In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706325173 {#4257
      date: 2024-01-27 04:12:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4261 …}
    +nested: Doctrine\ORM\PersistentCollection {#4263 …}
    +votes: Doctrine\ORM\PersistentCollection {#4265 …}
    +reports: Doctrine\ORM\PersistentCollection {#4267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
    -id: 343732
    -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6007984"
    +editedAt: DateTimeImmutable @1728891975 {#4258
      date: 2024-10-14 09:46:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325173 {#4259
      date: 2024-01-27 04:12:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    Maybe he is just living in a temporary place somewhere else for work? It’s not like he buying houses in mass to rent them.\n
    \n
    You don’t even know what he is doing with the profits. Maybe he is donating to charity or maybe he is just coving his mortgage.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706325388 {#4279
    date: 2024-01-27 04:16:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4282 …}
  +nested: Doctrine\ORM\PersistentCollection {#4286 …}
  +votes: Doctrine\ORM\PersistentCollection {#4288 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 343742
  -bodyTs: "'buy':19 'chariti':43 'cove':49 'donat':41 'els':11 'even':29 'hous':20 'know':30 'like':17 'live':5 'mass':22 'mayb':1,38,45 'mortgag':51 'place':9 'profit':37 'rent':24 'somewher':10 'temporari':8 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706325388 {#4276
    date: 2024-01-27 04:16: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
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 {#4319
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#4221 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4260
      +user: Proxies\__CG__\App\Entity\User {#4149 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4220
        +user: Proxies\__CG__\App\Entity\User {#4221 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4148
          +user: Proxies\__CG__\App\Entity\User {#4149 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4044
            +user: App\Entity\User {#4027 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I wanna know the facts behind this story 🤔"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1728905005 {#4051
              date: 2024-10-14 13:23:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Clbull@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4045 …}
            +nested: Doctrine\ORM\PersistentCollection {#4035 …}
            +votes: Doctrine\ORM\PersistentCollection {#4038 …}
            +reports: Doctrine\ORM\PersistentCollection {#4036 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
            -id: 340555
            -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7012232"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706220088 {#4047
              date: 2024-01-25 23:01:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4044}
          +body: """
            The fact is that Serj is a class traitor.\n
            \n
            All Landlords Are Bastards.\n
            \n
            He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1706221176 {#4145
            date: 2024-01-25 23:19:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4150 …}
          +nested: Doctrine\ORM\PersistentCollection {#4152 …}
          +votes: Doctrine\ORM\PersistentCollection {#4154 …}
          +reports: Doctrine\ORM\PersistentCollection {#4156 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
          -id: 340589
          -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/5969603"
          +editedAt: DateTimeImmutable @1728689764 {#4146
            date: 2024-10-12 01:36:04.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706221176 {#4147
            date: 2024-01-25 23:19:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706325029 {#4217
          date: 2024-01-27 04:10:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4222 …}
        +nested: Doctrine\ORM\PersistentCollection {#4224 …}
        +votes: Doctrine\ORM\PersistentCollection {#4226 …}
        +reports: Doctrine\ORM\PersistentCollection {#4228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
        -id: 343722
        -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7052521"
        +editedAt: DateTimeImmutable @1728891857 {#4218
          date: 2024-10-14 09:44:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706325029 {#4219
          date: 2024-01-27 04:10:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
        \n
        No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
        \n
        When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
        \n
        If he is renting it, he *has* a place to live.\n
        \n
        What, you’re fine with paying this pricks mortgage for him?\n
        \n
        In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706325173 {#4257
        date: 2024-01-27 04:12:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4261 …}
      +nested: Doctrine\ORM\PersistentCollection {#4263 …}
      +votes: Doctrine\ORM\PersistentCollection {#4265 …}
      +reports: Doctrine\ORM\PersistentCollection {#4267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
      -id: 343732
      -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/6007984"
      +editedAt: DateTimeImmutable @1728891975 {#4258
        date: 2024-10-14 09:46:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706325173 {#4259
        date: 2024-01-27 04:12:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      Maybe he is just living in a temporary place somewhere else for work? It’s not like he buying houses in mass to rent them.\n
      \n
      You don’t even know what he is doing with the profits. Maybe he is donating to charity or maybe he is just coving his mortgage.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706325388 {#4279
      date: 2024-01-27 04:16:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4286 …}
    +votes: Doctrine\ORM\PersistentCollection {#4288 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
    -id: 343742
    -bodyTs: "'buy':19 'chariti':43 'cove':49 'donat':41 'els':11 'even':29 'hous':20 'know':30 'like':17 'live':5 'mass':22 'mayb':1,38,45 'mortgag':51 'place':9 'profit':37 'rent':24 'somewher':10 'temporari':8 'work':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706325388 {#4276
      date: 2024-01-27 04:16:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    > Maybe he is donating to charity\n
    \n
    Charity is a farce. We need progressive taxation. We *shouldn’t* have to rely on the flighty kindness of the rich to achieve anything in society.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706325475 {#4316
    date: 2024-01-27 04:17:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4322 …}
  +nested: Doctrine\ORM\PersistentCollection {#4324 …}
  +votes: Doctrine\ORM\PersistentCollection {#4320 …}
  +reports: Doctrine\ORM\PersistentCollection {#4327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
  -id: 343747
  -bodyTs: "'achiev':29 'anyth':30 'chariti':6,7 'donat':4 'farc':10 'flighti':23 'kind':24 'mayb':1 'need':12 'progress':13 'reli':20 'rich':27 'shouldn':16 'societi':32 'taxat':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6008099"
  +editedAt: DateTimeImmutable @1728892461 {#4313
    date: 2024-10-14 09:54:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325475 {#4311
    date: 2024-01-27 04:17:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4319
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#4221 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4260
      +user: Proxies\__CG__\App\Entity\User {#4149 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4220
        +user: Proxies\__CG__\App\Entity\User {#4221 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4148
          +user: Proxies\__CG__\App\Entity\User {#4149 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4044
            +user: App\Entity\User {#4027 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I wanna know the facts behind this story 🤔"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1728905005 {#4051
              date: 2024-10-14 13:23:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Clbull@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4045 …}
            +nested: Doctrine\ORM\PersistentCollection {#4035 …}
            +votes: Doctrine\ORM\PersistentCollection {#4038 …}
            +reports: Doctrine\ORM\PersistentCollection {#4036 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
            -id: 340555
            -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7012232"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706220088 {#4047
              date: 2024-01-25 23:01:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4044}
          +body: """
            The fact is that Serj is a class traitor.\n
            \n
            All Landlords Are Bastards.\n
            \n
            He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1706221176 {#4145
            date: 2024-01-25 23:19:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4150 …}
          +nested: Doctrine\ORM\PersistentCollection {#4152 …}
          +votes: Doctrine\ORM\PersistentCollection {#4154 …}
          +reports: Doctrine\ORM\PersistentCollection {#4156 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
          -id: 340589
          -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/5969603"
          +editedAt: DateTimeImmutable @1728689764 {#4146
            date: 2024-10-12 01:36:04.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706221176 {#4147
            date: 2024-01-25 23:19:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706325029 {#4217
          date: 2024-01-27 04:10:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4222 …}
        +nested: Doctrine\ORM\PersistentCollection {#4224 …}
        +votes: Doctrine\ORM\PersistentCollection {#4226 …}
        +reports: Doctrine\ORM\PersistentCollection {#4228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
        -id: 343722
        -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7052521"
        +editedAt: DateTimeImmutable @1728891857 {#4218
          date: 2024-10-14 09:44:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706325029 {#4219
          date: 2024-01-27 04:10:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
        \n
        No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
        \n
        When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
        \n
        If he is renting it, he *has* a place to live.\n
        \n
        What, you’re fine with paying this pricks mortgage for him?\n
        \n
        In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706325173 {#4257
        date: 2024-01-27 04:12:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4261 …}
      +nested: Doctrine\ORM\PersistentCollection {#4263 …}
      +votes: Doctrine\ORM\PersistentCollection {#4265 …}
      +reports: Doctrine\ORM\PersistentCollection {#4267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
      -id: 343732
      -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/6007984"
      +editedAt: DateTimeImmutable @1728891975 {#4258
        date: 2024-10-14 09:46:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706325173 {#4259
        date: 2024-01-27 04:12:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      Maybe he is just living in a temporary place somewhere else for work? It’s not like he buying houses in mass to rent them.\n
      \n
      You don’t even know what he is doing with the profits. Maybe he is donating to charity or maybe he is just coving his mortgage.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706325388 {#4279
      date: 2024-01-27 04:16:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4286 …}
    +votes: Doctrine\ORM\PersistentCollection {#4288 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
    -id: 343742
    -bodyTs: "'buy':19 'chariti':43 'cove':49 'donat':41 'els':11 'even':29 'hous':20 'know':30 'like':17 'live':5 'mass':22 'mayb':1,38,45 'mortgag':51 'place':9 'profit':37 'rent':24 'somewher':10 'temporari':8 'work':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706325388 {#4276
      date: 2024-01-27 04:16:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    > Maybe he is donating to charity\n
    \n
    Charity is a farce. We need progressive taxation. We *shouldn’t* have to rely on the flighty kindness of the rich to achieve anything in society.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706325475 {#4316
    date: 2024-01-27 04:17:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4322 …}
  +nested: Doctrine\ORM\PersistentCollection {#4324 …}
  +votes: Doctrine\ORM\PersistentCollection {#4320 …}
  +reports: Doctrine\ORM\PersistentCollection {#4327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
  -id: 343747
  -bodyTs: "'achiev':29 'anyth':30 'chariti':6,7 'donat':4 'farc':10 'flighti':23 'kind':24 'mayb':1 'need':12 'progress':13 'reli':20 'rich':27 'shouldn':16 'societi':32 'taxat':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6008099"
  +editedAt: DateTimeImmutable @1728892461 {#4313
    date: 2024-10-14 09:54:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325475 {#4311
    date: 2024-01-27 04:17:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4319
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#4221 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4260
      +user: Proxies\__CG__\App\Entity\User {#4149 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4220
        +user: Proxies\__CG__\App\Entity\User {#4221 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4148
          +user: Proxies\__CG__\App\Entity\User {#4149 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4044
            +user: App\Entity\User {#4027 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I wanna know the facts behind this story 🤔"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1728905005 {#4051
              date: 2024-10-14 13:23:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Clbull@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4045 …}
            +nested: Doctrine\ORM\PersistentCollection {#4035 …}
            +votes: Doctrine\ORM\PersistentCollection {#4038 …}
            +reports: Doctrine\ORM\PersistentCollection {#4036 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
            -id: 340555
            -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7012232"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706220088 {#4047
              date: 2024-01-25 23:01:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4044}
          +body: """
            The fact is that Serj is a class traitor.\n
            \n
            All Landlords Are Bastards.\n
            \n
            He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1706221176 {#4145
            date: 2024-01-25 23:19:36.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4150 …}
          +nested: Doctrine\ORM\PersistentCollection {#4152 …}
          +votes: Doctrine\ORM\PersistentCollection {#4154 …}
          +reports: Doctrine\ORM\PersistentCollection {#4156 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
          -id: 340589
          -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/5969603"
          +editedAt: DateTimeImmutable @1728689764 {#4146
            date: 2024-10-12 01:36:04.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706221176 {#4147
            date: 2024-01-25 23:19:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706325029 {#4217
          date: 2024-01-27 04:10:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4222 …}
        +nested: Doctrine\ORM\PersistentCollection {#4224 …}
        +votes: Doctrine\ORM\PersistentCollection {#4226 …}
        +reports: Doctrine\ORM\PersistentCollection {#4228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
        -id: 343722
        -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7052521"
        +editedAt: DateTimeImmutable @1728891857 {#4218
          date: 2024-10-14 09:44:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706325029 {#4219
          date: 2024-01-27 04:10:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
        \n
        No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
        \n
        When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
        \n
        If he is renting it, he *has* a place to live.\n
        \n
        What, you’re fine with paying this pricks mortgage for him?\n
        \n
        In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706325173 {#4257
        date: 2024-01-27 04:12:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4261 …}
      +nested: Doctrine\ORM\PersistentCollection {#4263 …}
      +votes: Doctrine\ORM\PersistentCollection {#4265 …}
      +reports: Doctrine\ORM\PersistentCollection {#4267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
      -id: 343732
      -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/6007984"
      +editedAt: DateTimeImmutable @1728891975 {#4258
        date: 2024-10-14 09:46:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706325173 {#4259
        date: 2024-01-27 04:12:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      Maybe he is just living in a temporary place somewhere else for work? It’s not like he buying houses in mass to rent them.\n
      \n
      You don’t even know what he is doing with the profits. Maybe he is donating to charity or maybe he is just coving his mortgage.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1706325388 {#4279
      date: 2024-01-27 04:16:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4282 …}
    +nested: Doctrine\ORM\PersistentCollection {#4286 …}
    +votes: Doctrine\ORM\PersistentCollection {#4288 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
    -id: 343742
    -bodyTs: "'buy':19 'chariti':43 'cove':49 'donat':41 'els':11 'even':29 'hous':20 'know':30 'like':17 'live':5 'mass':22 'mayb':1,38,45 'mortgag':51 'place':9 'profit':37 'rent':24 'somewher':10 'temporari':8 'work':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706325388 {#4276
      date: 2024-01-27 04:16:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    > Maybe he is donating to charity\n
    \n
    Charity is a farce. We need progressive taxation. We *shouldn’t* have to rely on the flighty kindness of the rich to achieve anything in society.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706325475 {#4316
    date: 2024-01-27 04:17:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4322 …}
  +nested: Doctrine\ORM\PersistentCollection {#4324 …}
  +votes: Doctrine\ORM\PersistentCollection {#4320 …}
  +reports: Doctrine\ORM\PersistentCollection {#4327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
  -id: 343747
  -bodyTs: "'achiev':29 'anyth':30 'chariti':6,7 'donat':4 'farc':10 'flighti':23 'kind':24 'mayb':1 'need':12 'progress':13 'reli':20 'rich':27 'shouldn':16 'societi':32 'taxat':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6008099"
  +editedAt: DateTimeImmutable @1728892461 {#4313
    date: 2024-10-14 09:54:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325475 {#4311
    date: 2024-01-27 04:17:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4340
  +user: Proxies\__CG__\App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4319
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#4221 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4260
        +user: Proxies\__CG__\App\Entity\User {#4149 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4220
          +user: Proxies\__CG__\App\Entity\User {#4221 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4148
            +user: Proxies\__CG__\App\Entity\User {#4149 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4044
              +user: App\Entity\User {#4027 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "I wanna know the facts behind this story 🤔"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1728905005 {#4051
                date: 2024-10-14 13:23:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Clbull@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4045 …}
              +nested: Doctrine\ORM\PersistentCollection {#4035 …}
              +votes: Doctrine\ORM\PersistentCollection {#4038 …}
              +reports: Doctrine\ORM\PersistentCollection {#4036 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
              -id: 340555
              -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7012232"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706220088 {#4047
                date: 2024-01-25 23:01:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4044}
            +body: """
              The fact is that Serj is a class traitor.\n
              \n
              All Landlords Are Bastards.\n
              \n
              He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1706221176 {#4145
              date: 2024-01-25 23:19:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4150 …}
            +nested: Doctrine\ORM\PersistentCollection {#4152 …}
            +votes: Doctrine\ORM\PersistentCollection {#4154 …}
            +reports: Doctrine\ORM\PersistentCollection {#4156 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
            -id: 340589
            -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/5969603"
            +editedAt: DateTimeImmutable @1728689764 {#4146
              date: 2024-10-12 01:36:04.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706221176 {#4147
              date: 2024-01-25 23:19:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4044}
          +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1706325029 {#4217
            date: 2024-01-27 04:10:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4222 …}
          +nested: Doctrine\ORM\PersistentCollection {#4224 …}
          +votes: Doctrine\ORM\PersistentCollection {#4226 …}
          +reports: Doctrine\ORM\PersistentCollection {#4228 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
          -id: 343722
          -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7052521"
          +editedAt: DateTimeImmutable @1728891857 {#4218
            date: 2024-10-14 09:44:17.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706325029 {#4219
            date: 2024-01-27 04:10:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: """
          There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
          \n
          No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
          \n
          When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
          \n
          If he is renting it, he *has* a place to live.\n
          \n
          What, you’re fine with paying this pricks mortgage for him?\n
          \n
          In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706325173 {#4257
          date: 2024-01-27 04:12:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@KoalaUnknown@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@KoalaUnknown@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@KoalaUnknown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4261 …}
        +nested: Doctrine\ORM\PersistentCollection {#4263 …}
        +votes: Doctrine\ORM\PersistentCollection {#4265 …}
        +reports: Doctrine\ORM\PersistentCollection {#4267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
        -id: 343732
        -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/6007984"
        +editedAt: DateTimeImmutable @1728891975 {#4258
          date: 2024-10-14 09:46:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706325173 {#4259
          date: 2024-01-27 04:12:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        Maybe he is just living in a temporary place somewhere else for work? It’s not like he buying houses in mass to rent them.\n
        \n
        You don’t even know what he is doing with the profits. Maybe he is donating to charity or maybe he is just coving his mortgage.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706325388 {#4279
        date: 2024-01-27 04:16:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4282 …}
      +nested: Doctrine\ORM\PersistentCollection {#4286 …}
      +votes: Doctrine\ORM\PersistentCollection {#4288 …}
      +reports: Doctrine\ORM\PersistentCollection {#4289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
      -id: 343742
      -bodyTs: "'buy':19 'chariti':43 'cove':49 'donat':41 'els':11 'even':29 'hous':20 'know':30 'like':17 'live':5 'mass':22 'mayb':1,38,45 'mortgag':51 'place':9 'profit':37 'rent':24 'somewher':10 'temporari':8 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7052671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706325388 {#4276
        date: 2024-01-27 04:16:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      > Maybe he is donating to charity\n
      \n
      Charity is a farce. We need progressive taxation. We *shouldn’t* have to rely on the flighty kindness of the rich to achieve anything in society.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706325475 {#4316
      date: 2024-01-27 04:17:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4322 …}
    +nested: Doctrine\ORM\PersistentCollection {#4324 …}
    +votes: Doctrine\ORM\PersistentCollection {#4320 …}
    +reports: Doctrine\ORM\PersistentCollection {#4327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
    -id: 343747
    -bodyTs: "'achiev':29 'anyth':30 'chariti':6,7 'donat':4 'farc':10 'flighti':23 'kind':24 'mayb':1 'need':12 'progress':13 'reli':20 'rich':27 'shouldn':16 'societi':32 'taxat':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6008099"
    +editedAt: DateTimeImmutable @1728892461 {#4313
      date: 2024-10-14 09:54:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325475 {#4311
      date: 2024-01-27 04:17:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    We DO have progressive taxation, but it’s full of loopholes and doesn’t work.\n
    \n
    But whatever you want to be reality, is not, and we do rely on the kindness of the rich so would you rather them not be kind?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706325797 {#4343
    date: 2024-01-27 04:23:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4334 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 343764
  -bodyTs: "'doesn':13 'full':9 'kind':31,42 'loophol':11 'progress':4 'rather':38 'realiti':22 'reli':28 'rich':34 'taxat':5 'want':19 'whatev':17 'work':15 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052832"
  +editedAt: DateTimeImmutable @1728893160 {#4346
    date: 2024-10-14 10:06:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325797 {#4348
    date: 2024-01-27 04:23:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4340
  +user: Proxies\__CG__\App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4319
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#4221 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4260
        +user: Proxies\__CG__\App\Entity\User {#4149 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4220
          +user: Proxies\__CG__\App\Entity\User {#4221 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4148
            +user: Proxies\__CG__\App\Entity\User {#4149 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4044
              +user: App\Entity\User {#4027 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "I wanna know the facts behind this story 🤔"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1728905005 {#4051
                date: 2024-10-14 13:23:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Clbull@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4045 …}
              +nested: Doctrine\ORM\PersistentCollection {#4035 …}
              +votes: Doctrine\ORM\PersistentCollection {#4038 …}
              +reports: Doctrine\ORM\PersistentCollection {#4036 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
              -id: 340555
              -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7012232"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706220088 {#4047
                date: 2024-01-25 23:01:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4044}
            +body: """
              The fact is that Serj is a class traitor.\n
              \n
              All Landlords Are Bastards.\n
              \n
              He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1706221176 {#4145
              date: 2024-01-25 23:19:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4150 …}
            +nested: Doctrine\ORM\PersistentCollection {#4152 …}
            +votes: Doctrine\ORM\PersistentCollection {#4154 …}
            +reports: Doctrine\ORM\PersistentCollection {#4156 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
            -id: 340589
            -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/5969603"
            +editedAt: DateTimeImmutable @1728689764 {#4146
              date: 2024-10-12 01:36:04.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706221176 {#4147
              date: 2024-01-25 23:19:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4044}
          +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1706325029 {#4217
            date: 2024-01-27 04:10:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4222 …}
          +nested: Doctrine\ORM\PersistentCollection {#4224 …}
          +votes: Doctrine\ORM\PersistentCollection {#4226 …}
          +reports: Doctrine\ORM\PersistentCollection {#4228 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
          -id: 343722
          -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7052521"
          +editedAt: DateTimeImmutable @1728891857 {#4218
            date: 2024-10-14 09:44:17.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706325029 {#4219
            date: 2024-01-27 04:10:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: """
          There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
          \n
          No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
          \n
          When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
          \n
          If he is renting it, he *has* a place to live.\n
          \n
          What, you’re fine with paying this pricks mortgage for him?\n
          \n
          In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706325173 {#4257
          date: 2024-01-27 04:12:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@KoalaUnknown@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@KoalaUnknown@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@KoalaUnknown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4261 …}
        +nested: Doctrine\ORM\PersistentCollection {#4263 …}
        +votes: Doctrine\ORM\PersistentCollection {#4265 …}
        +reports: Doctrine\ORM\PersistentCollection {#4267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
        -id: 343732
        -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/6007984"
        +editedAt: DateTimeImmutable @1728891975 {#4258
          date: 2024-10-14 09:46:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706325173 {#4259
          date: 2024-01-27 04:12:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        Maybe he is just living in a temporary place somewhere else for work? It’s not like he buying houses in mass to rent them.\n
        \n
        You don’t even know what he is doing with the profits. Maybe he is donating to charity or maybe he is just coving his mortgage.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706325388 {#4279
        date: 2024-01-27 04:16:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4282 …}
      +nested: Doctrine\ORM\PersistentCollection {#4286 …}
      +votes: Doctrine\ORM\PersistentCollection {#4288 …}
      +reports: Doctrine\ORM\PersistentCollection {#4289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
      -id: 343742
      -bodyTs: "'buy':19 'chariti':43 'cove':49 'donat':41 'els':11 'even':29 'hous':20 'know':30 'like':17 'live':5 'mass':22 'mayb':1,38,45 'mortgag':51 'place':9 'profit':37 'rent':24 'somewher':10 'temporari':8 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7052671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706325388 {#4276
        date: 2024-01-27 04:16:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      > Maybe he is donating to charity\n
      \n
      Charity is a farce. We need progressive taxation. We *shouldn’t* have to rely on the flighty kindness of the rich to achieve anything in society.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706325475 {#4316
      date: 2024-01-27 04:17:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4322 …}
    +nested: Doctrine\ORM\PersistentCollection {#4324 …}
    +votes: Doctrine\ORM\PersistentCollection {#4320 …}
    +reports: Doctrine\ORM\PersistentCollection {#4327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
    -id: 343747
    -bodyTs: "'achiev':29 'anyth':30 'chariti':6,7 'donat':4 'farc':10 'flighti':23 'kind':24 'mayb':1 'need':12 'progress':13 'reli':20 'rich':27 'shouldn':16 'societi':32 'taxat':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6008099"
    +editedAt: DateTimeImmutable @1728892461 {#4313
      date: 2024-10-14 09:54:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325475 {#4311
      date: 2024-01-27 04:17:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    We DO have progressive taxation, but it’s full of loopholes and doesn’t work.\n
    \n
    But whatever you want to be reality, is not, and we do rely on the kindness of the rich so would you rather them not be kind?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706325797 {#4343
    date: 2024-01-27 04:23:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4334 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 343764
  -bodyTs: "'doesn':13 'full':9 'kind':31,42 'loophol':11 'progress':4 'rather':38 'realiti':22 'reli':28 'rich':34 'taxat':5 'want':19 'whatev':17 'work':15 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052832"
  +editedAt: DateTimeImmutable @1728893160 {#4346
    date: 2024-10-14 10:06:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325797 {#4348
    date: 2024-01-27 04:23:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4340
  +user: Proxies\__CG__\App\Entity\User {#4221 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4319
    +user: Proxies\__CG__\App\Entity\User {#4149 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#4221 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4260
        +user: Proxies\__CG__\App\Entity\User {#4149 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4220
          +user: Proxies\__CG__\App\Entity\User {#4221 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4148
            +user: Proxies\__CG__\App\Entity\User {#4149 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4044
              +user: App\Entity\User {#4027 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "I wanna know the facts behind this story 🤔"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1728905005 {#4051
                date: 2024-10-14 13:23:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Clbull@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4045 …}
              +nested: Doctrine\ORM\PersistentCollection {#4035 …}
              +votes: Doctrine\ORM\PersistentCollection {#4038 …}
              +reports: Doctrine\ORM\PersistentCollection {#4036 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
              -id: 340555
              -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/7012232"
              +editedAt: null
              +createdAt: DateTimeImmutable @1706220088 {#4047
                date: 2024-01-25 23:01:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4044}
            +body: """
              The fact is that Serj is a class traitor.\n
              \n
              All Landlords Are Bastards.\n
              \n
              He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1706221176 {#4145
              date: 2024-01-25 23:19:36.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4150 …}
            +nested: Doctrine\ORM\PersistentCollection {#4152 …}
            +votes: Doctrine\ORM\PersistentCollection {#4154 …}
            +reports: Doctrine\ORM\PersistentCollection {#4156 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
            -id: 340589
            -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/5969603"
            +editedAt: DateTimeImmutable @1728689764 {#4146
              date: 2024-10-12 01:36:04.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706221176 {#4147
              date: 2024-01-25 23:19:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4044}
          +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1706325029 {#4217
            date: 2024-01-27 04:10:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4222 …}
          +nested: Doctrine\ORM\PersistentCollection {#4224 …}
          +votes: Doctrine\ORM\PersistentCollection {#4226 …}
          +reports: Doctrine\ORM\PersistentCollection {#4228 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
          -id: 343722
          -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/7052521"
          +editedAt: DateTimeImmutable @1728891857 {#4218
            date: 2024-10-14 09:44:17.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706325029 {#4219
            date: 2024-01-27 04:10:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: """
          There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
          \n
          No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
          \n
          When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
          \n
          If he is renting it, he *has* a place to live.\n
          \n
          What, you’re fine with paying this pricks mortgage for him?\n
          \n
          In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706325173 {#4257
          date: 2024-01-27 04:12:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@KoalaUnknown@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@KoalaUnknown@lemmy.world"
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@KoalaUnknown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4261 …}
        +nested: Doctrine\ORM\PersistentCollection {#4263 …}
        +votes: Doctrine\ORM\PersistentCollection {#4265 …}
        +reports: Doctrine\ORM\PersistentCollection {#4267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
        -id: 343732
        -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/6007984"
        +editedAt: DateTimeImmutable @1728891975 {#4258
          date: 2024-10-14 09:46:15.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706325173 {#4259
          date: 2024-01-27 04:12:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        Maybe he is just living in a temporary place somewhere else for work? It’s not like he buying houses in mass to rent them.\n
        \n
        You don’t even know what he is doing with the profits. Maybe he is donating to charity or maybe he is just coving his mortgage.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706325388 {#4279
        date: 2024-01-27 04:16:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4282 …}
      +nested: Doctrine\ORM\PersistentCollection {#4286 …}
      +votes: Doctrine\ORM\PersistentCollection {#4288 …}
      +reports: Doctrine\ORM\PersistentCollection {#4289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
      -id: 343742
      -bodyTs: "'buy':19 'chariti':43 'cove':49 'donat':41 'els':11 'even':29 'hous':20 'know':30 'like':17 'live':5 'mass':22 'mayb':1,38,45 'mortgag':51 'place':9 'profit':37 'rent':24 'somewher':10 'temporari':8 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7052671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706325388 {#4276
        date: 2024-01-27 04:16:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      > Maybe he is donating to charity\n
      \n
      Charity is a farce. We need progressive taxation. We *shouldn’t* have to rely on the flighty kindness of the rich to achieve anything in society.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706325475 {#4316
      date: 2024-01-27 04:17:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4322 …}
    +nested: Doctrine\ORM\PersistentCollection {#4324 …}
    +votes: Doctrine\ORM\PersistentCollection {#4320 …}
    +reports: Doctrine\ORM\PersistentCollection {#4327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
    -id: 343747
    -bodyTs: "'achiev':29 'anyth':30 'chariti':6,7 'donat':4 'farc':10 'flighti':23 'kind':24 'mayb':1 'need':12 'progress':13 'reli':20 'rich':27 'shouldn':16 'societi':32 'taxat':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/6008099"
    +editedAt: DateTimeImmutable @1728892461 {#4313
      date: 2024-10-14 09:54:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325475 {#4311
      date: 2024-01-27 04:17:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: """
    We DO have progressive taxation, but it’s full of loopholes and doesn’t work.\n
    \n
    But whatever you want to be reality, is not, and we do rely on the kindness of the rich so would you rather them not be kind?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706325797 {#4343
    date: 2024-01-27 04:23:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4334 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 343764
  -bodyTs: "'doesn':13 'full':9 'kind':31,42 'loophol':11 'progress':4 'rather':38 'realiti':22 'reli':28 'rich':34 'taxat':5 'want':19 'whatev':17 'work':15 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7052832"
  +editedAt: DateTimeImmutable @1728893160 {#4346
    date: 2024-10-14 10:06:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706325797 {#4348
    date: 2024-01-27 04:23:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4371
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4340
    +user: Proxies\__CG__\App\Entity\User {#4221 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4319
      +user: Proxies\__CG__\App\Entity\User {#4149 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4274
        +user: Proxies\__CG__\App\Entity\User {#4221 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4260
          +user: Proxies\__CG__\App\Entity\User {#4149 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4220
            +user: Proxies\__CG__\App\Entity\User {#4221 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4148
              +user: Proxies\__CG__\App\Entity\User {#4149 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4044
                +user: App\Entity\User {#4027 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "I wanna know the facts behind this story 🤔"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1728905005 {#4051
                  date: 2024-10-14 13:23:25.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Clbull@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4045 …}
                +nested: Doctrine\ORM\PersistentCollection {#4035 …}
                +votes: Doctrine\ORM\PersistentCollection {#4038 …}
                +reports: Doctrine\ORM\PersistentCollection {#4036 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
                -id: 340555
                -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/7012232"
                +editedAt: null
                +createdAt: DateTimeImmutable @1706220088 {#4047
                  date: 2024-01-25 23:01:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4044}
              +body: """
                The fact is that Serj is a class traitor.\n
                \n
                All Landlords Are Bastards.\n
                \n
                He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1706221176 {#4145
                date: 2024-01-25 23:19:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Clbull@lemmy.world"
                "@GrammatonCleric@lemmy.world"
                "@Clbull@lemmy.world"
                "@GrammatonCleric@lemmy.world"
                "@Clbull@lemmy.world"
                "@GrammatonCleric@lemmy.world"
                "@Clbull@lemmy.world"
                "@GrammatonCleric@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4150 …}
              +nested: Doctrine\ORM\PersistentCollection {#4152 …}
              +votes: Doctrine\ORM\PersistentCollection {#4154 …}
              +reports: Doctrine\ORM\PersistentCollection {#4156 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
              -id: 340589
              -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.blahaj.zone/comment/5969603"
              +editedAt: DateTimeImmutable @1728689764 {#4146
                date: 2024-10-12 01:36:04.0 +02:00
              }
              +createdAt: DateTimeImmutable @1706221176 {#4147
                date: 2024-01-25 23:19:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4044}
            +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1706325029 {#4217
              date: 2024-01-27 04:10:29.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@SnotFlickerman@lemmy.blahaj.zone"
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@SnotFlickerman@lemmy.blahaj.zone"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4222 …}
            +nested: Doctrine\ORM\PersistentCollection {#4224 …}
            +votes: Doctrine\ORM\PersistentCollection {#4226 …}
            +reports: Doctrine\ORM\PersistentCollection {#4228 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
            -id: 343722
            -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7052521"
            +editedAt: DateTimeImmutable @1728891857 {#4218
              date: 2024-10-14 09:44:17.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706325029 {#4219
              date: 2024-01-27 04:10:29.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4044}
          +body: """
            There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
            \n
            No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
            \n
            When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
            \n
            If he is renting it, he *has* a place to live.\n
            \n
            What, you’re fine with paying this pricks mortgage for him?\n
            \n
            In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1706325173 {#4257
            date: 2024-01-27 04:12:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
            "@KoalaUnknown@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
            "@KoalaUnknown@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
            "@KoalaUnknown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4261 …}
          +nested: Doctrine\ORM\PersistentCollection {#4263 …}
          +votes: Doctrine\ORM\PersistentCollection {#4265 …}
          +reports: Doctrine\ORM\PersistentCollection {#4267 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
          -id: 343732
          -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/6007984"
          +editedAt: DateTimeImmutable @1728891975 {#4258
            date: 2024-10-14 09:46:15.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706325173 {#4259
            date: 2024-01-27 04:12:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: """
          Maybe he is just living in a temporary place somewhere else for work? It’s not like he buying houses in mass to rent them.\n
          \n
          You don’t even know what he is doing with the profits. Maybe he is donating to charity or maybe he is just coving his mortgage.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706325388 {#4279
          date: 2024-01-27 04:16:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@KoalaUnknown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4282 …}
        +nested: Doctrine\ORM\PersistentCollection {#4286 …}
        +votes: Doctrine\ORM\PersistentCollection {#4288 …}
        +reports: Doctrine\ORM\PersistentCollection {#4289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
        -id: 343742
        -bodyTs: "'buy':19 'chariti':43 'cove':49 'donat':41 'els':11 'even':29 'hous':20 'know':30 'like':17 'live':5 'mass':22 'mayb':1,38,45 'mortgag':51 'place':9 'profit':37 'rent':24 'somewher':10 'temporari':8 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7052671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706325388 {#4276
          date: 2024-01-27 04:16:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        > Maybe he is donating to charity\n
        \n
        Charity is a farce. We need progressive taxation. We *shouldn’t* have to rely on the flighty kindness of the rich to achieve anything in society.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706325475 {#4316
        date: 2024-01-27 04:17:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4322 …}
      +nested: Doctrine\ORM\PersistentCollection {#4324 …}
      +votes: Doctrine\ORM\PersistentCollection {#4320 …}
      +reports: Doctrine\ORM\PersistentCollection {#4327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
      -id: 343747
      -bodyTs: "'achiev':29 'anyth':30 'chariti':6,7 'donat':4 'farc':10 'flighti':23 'kind':24 'mayb':1 'need':12 'progress':13 'reli':20 'rich':27 'shouldn':16 'societi':32 'taxat':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/6008099"
      +editedAt: DateTimeImmutable @1728892461 {#4313
        date: 2024-10-14 09:54:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706325475 {#4311
        date: 2024-01-27 04:17:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      We DO have progressive taxation, but it’s full of loopholes and doesn’t work.\n
      \n
      But whatever you want to be reality, is not, and we do rely on the kindness of the rich so would you rather them not be kind?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706325797 {#4343
      date: 2024-01-27 04:23:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4334 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 343764
    -bodyTs: "'doesn':13 'full':9 'kind':31,42 'loophol':11 'progress':4 'rather':38 'realiti':22 'reli':28 'rich':34 'taxat':5 'want':19 'whatev':17 'work':15 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052832"
    +editedAt: DateTimeImmutable @1728893160 {#4346
      date: 2024-10-14 10:06:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325797 {#4348
      date: 2024-01-27 04:23:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "No, I’d rather eat the rich."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706326448 {#4366
    date: 2024-01-27 04:34:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4360 …}
  +votes: Doctrine\ORM\PersistentCollection {#4358 …}
  +reports: Doctrine\ORM\PersistentCollection {#4372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4376 …}
  -id: 343795
  -bodyTs: "'d':3 'eat':5 'rather':4 'rich':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6008466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706326448 {#4369
    date: 2024-01-27 04:34: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
63 DENIED edit
App\Entity\EntryComment {#4371
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4340
    +user: Proxies\__CG__\App\Entity\User {#4221 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4319
      +user: Proxies\__CG__\App\Entity\User {#4149 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4274
        +user: Proxies\__CG__\App\Entity\User {#4221 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4260
          +user: Proxies\__CG__\App\Entity\User {#4149 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4220
            +user: Proxies\__CG__\App\Entity\User {#4221 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4148
              +user: Proxies\__CG__\App\Entity\User {#4149 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4044
                +user: App\Entity\User {#4027 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "I wanna know the facts behind this story 🤔"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1728905005 {#4051
                  date: 2024-10-14 13:23:25.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Clbull@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4045 …}
                +nested: Doctrine\ORM\PersistentCollection {#4035 …}
                +votes: Doctrine\ORM\PersistentCollection {#4038 …}
                +reports: Doctrine\ORM\PersistentCollection {#4036 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
                -id: 340555
                -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/7012232"
                +editedAt: null
                +createdAt: DateTimeImmutable @1706220088 {#4047
                  date: 2024-01-25 23:01:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4044}
              +body: """
                The fact is that Serj is a class traitor.\n
                \n
                All Landlords Are Bastards.\n
                \n
                He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1706221176 {#4145
                date: 2024-01-25 23:19:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Clbull@lemmy.world"
                "@GrammatonCleric@lemmy.world"
                "@Clbull@lemmy.world"
                "@GrammatonCleric@lemmy.world"
                "@Clbull@lemmy.world"
                "@GrammatonCleric@lemmy.world"
                "@Clbull@lemmy.world"
                "@GrammatonCleric@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4150 …}
              +nested: Doctrine\ORM\PersistentCollection {#4152 …}
              +votes: Doctrine\ORM\PersistentCollection {#4154 …}
              +reports: Doctrine\ORM\PersistentCollection {#4156 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
              -id: 340589
              -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.blahaj.zone/comment/5969603"
              +editedAt: DateTimeImmutable @1728689764 {#4146
                date: 2024-10-12 01:36:04.0 +02:00
              }
              +createdAt: DateTimeImmutable @1706221176 {#4147
                date: 2024-01-25 23:19:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4044}
            +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1706325029 {#4217
              date: 2024-01-27 04:10:29.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@SnotFlickerman@lemmy.blahaj.zone"
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@SnotFlickerman@lemmy.blahaj.zone"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4222 …}
            +nested: Doctrine\ORM\PersistentCollection {#4224 …}
            +votes: Doctrine\ORM\PersistentCollection {#4226 …}
            +reports: Doctrine\ORM\PersistentCollection {#4228 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
            -id: 343722
            -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7052521"
            +editedAt: DateTimeImmutable @1728891857 {#4218
              date: 2024-10-14 09:44:17.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706325029 {#4219
              date: 2024-01-27 04:10:29.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4044}
          +body: """
            There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
            \n
            No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
            \n
            When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
            \n
            If he is renting it, he *has* a place to live.\n
            \n
            What, you’re fine with paying this pricks mortgage for him?\n
            \n
            In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1706325173 {#4257
            date: 2024-01-27 04:12:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
            "@KoalaUnknown@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
            "@KoalaUnknown@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
            "@KoalaUnknown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4261 …}
          +nested: Doctrine\ORM\PersistentCollection {#4263 …}
          +votes: Doctrine\ORM\PersistentCollection {#4265 …}
          +reports: Doctrine\ORM\PersistentCollection {#4267 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
          -id: 343732
          -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/6007984"
          +editedAt: DateTimeImmutable @1728891975 {#4258
            date: 2024-10-14 09:46:15.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706325173 {#4259
            date: 2024-01-27 04:12:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: """
          Maybe he is just living in a temporary place somewhere else for work? It’s not like he buying houses in mass to rent them.\n
          \n
          You don’t even know what he is doing with the profits. Maybe he is donating to charity or maybe he is just coving his mortgage.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706325388 {#4279
          date: 2024-01-27 04:16:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@KoalaUnknown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4282 …}
        +nested: Doctrine\ORM\PersistentCollection {#4286 …}
        +votes: Doctrine\ORM\PersistentCollection {#4288 …}
        +reports: Doctrine\ORM\PersistentCollection {#4289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
        -id: 343742
        -bodyTs: "'buy':19 'chariti':43 'cove':49 'donat':41 'els':11 'even':29 'hous':20 'know':30 'like':17 'live':5 'mass':22 'mayb':1,38,45 'mortgag':51 'place':9 'profit':37 'rent':24 'somewher':10 'temporari':8 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7052671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706325388 {#4276
          date: 2024-01-27 04:16:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        > Maybe he is donating to charity\n
        \n
        Charity is a farce. We need progressive taxation. We *shouldn’t* have to rely on the flighty kindness of the rich to achieve anything in society.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706325475 {#4316
        date: 2024-01-27 04:17:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4322 …}
      +nested: Doctrine\ORM\PersistentCollection {#4324 …}
      +votes: Doctrine\ORM\PersistentCollection {#4320 …}
      +reports: Doctrine\ORM\PersistentCollection {#4327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
      -id: 343747
      -bodyTs: "'achiev':29 'anyth':30 'chariti':6,7 'donat':4 'farc':10 'flighti':23 'kind':24 'mayb':1 'need':12 'progress':13 'reli':20 'rich':27 'shouldn':16 'societi':32 'taxat':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/6008099"
      +editedAt: DateTimeImmutable @1728892461 {#4313
        date: 2024-10-14 09:54:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706325475 {#4311
        date: 2024-01-27 04:17:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      We DO have progressive taxation, but it’s full of loopholes and doesn’t work.\n
      \n
      But whatever you want to be reality, is not, and we do rely on the kindness of the rich so would you rather them not be kind?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706325797 {#4343
      date: 2024-01-27 04:23:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4334 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 343764
    -bodyTs: "'doesn':13 'full':9 'kind':31,42 'loophol':11 'progress':4 'rather':38 'realiti':22 'reli':28 'rich':34 'taxat':5 'want':19 'whatev':17 'work':15 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052832"
    +editedAt: DateTimeImmutable @1728893160 {#4346
      date: 2024-10-14 10:06:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325797 {#4348
      date: 2024-01-27 04:23:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "No, I’d rather eat the rich."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706326448 {#4366
    date: 2024-01-27 04:34:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4360 …}
  +votes: Doctrine\ORM\PersistentCollection {#4358 …}
  +reports: Doctrine\ORM\PersistentCollection {#4372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4376 …}
  -id: 343795
  -bodyTs: "'d':3 'eat':5 'rather':4 'rich':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6008466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706326448 {#4369
    date: 2024-01-27 04:34: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
64 DENIED moderate
App\Entity\EntryComment {#4371
  +user: Proxies\__CG__\App\Entity\User {#4149 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "System-of-a-D-oh"
    +title: "System of a D'oh!"
    +url: "https://lemmy.world/pictrs/image/bde70f69-aeda-4a0c-8f8e-afdf83b52c08.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 280
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728905005 {#2414
      date: 2024-10-14 13:23:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 33068
    -titleTs: "'d':4 'oh':5 'system':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706302744
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11185125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706216344 {#1793
      date: 2024-01-25 21:59:04.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4340
    +user: Proxies\__CG__\App\Entity\User {#4221 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4319
      +user: Proxies\__CG__\App\Entity\User {#4149 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4274
        +user: Proxies\__CG__\App\Entity\User {#4221 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4260
          +user: Proxies\__CG__\App\Entity\User {#4149 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4220
            +user: Proxies\__CG__\App\Entity\User {#4221 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4148
              +user: Proxies\__CG__\App\Entity\User {#4149 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4044
                +user: App\Entity\User {#4027 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "I wanna know the facts behind this story 🤔"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1728905005 {#4051
                  date: 2024-10-14 13:23:25.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Clbull@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4045 …}
                +nested: Doctrine\ORM\PersistentCollection {#4035 …}
                +votes: Doctrine\ORM\PersistentCollection {#4038 …}
                +reports: Doctrine\ORM\PersistentCollection {#4036 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4031 …}
                -id: 340555
                -bodyTs: "'behind':6 'fact':5 'know':3 'stori':8 'wanna':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/7012232"
                +editedAt: null
                +createdAt: DateTimeImmutable @1706220088 {#4047
                  date: 2024-01-25 23:01:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4044}
              +body: """
                The fact is that Serj is a class traitor.\n
                \n
                All Landlords Are Bastards.\n
                \n
                He can talk all the good talk all he wants but he’s renting a luxury place for $6000 a month.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1706221176 {#4145
                date: 2024-01-25 23:19:36.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Clbull@lemmy.world"
                "@GrammatonCleric@lemmy.world"
                "@Clbull@lemmy.world"
                "@GrammatonCleric@lemmy.world"
                "@Clbull@lemmy.world"
                "@GrammatonCleric@lemmy.world"
                "@Clbull@lemmy.world"
                "@GrammatonCleric@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4150 …}
              +nested: Doctrine\ORM\PersistentCollection {#4152 …}
              +votes: Doctrine\ORM\PersistentCollection {#4154 …}
              +reports: Doctrine\ORM\PersistentCollection {#4156 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
              -id: 340589
              -bodyTs: "'6000':32 'bastard':13 'class':8 'fact':2 'good':19 'landlord':11 'luxuri':29 'month':34 'place':30 'rent':27 'serj':5 'talk':16,20 'traitor':9 'want':23"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.blahaj.zone/comment/5969603"
              +editedAt: DateTimeImmutable @1728689764 {#4146
                date: 2024-10-12 01:36:04.0 +02:00
              }
              +createdAt: DateTimeImmutable @1706221176 {#4147
                date: 2024-01-25 23:19:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4044}
            +body: "I wouldn’t exactly call a 1900 sqrt ft. house “luxury”. $6000 a month may sound crazy but that’s extremely reasonable for the area."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 2
            +score: 0
            +lastActive: DateTime @1706325029 {#4217
              date: 2024-01-27 04:10:29.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@SnotFlickerman@lemmy.blahaj.zone"
              "@Clbull@lemmy.world"
              "@GrammatonCleric@lemmy.world"
              "@SnotFlickerman@lemmy.blahaj.zone"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4222 …}
            +nested: Doctrine\ORM\PersistentCollection {#4224 …}
            +votes: Doctrine\ORM\PersistentCollection {#4226 …}
            +reports: Doctrine\ORM\PersistentCollection {#4228 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
            -id: 343722
            -bodyTs: "'1900':7 '6000':12 'area':25 'call':5 'crazi':17 'exact':4 'extrem':21 'ft':9 'hous':10 'luxuri':11 'may':15 'month':14 'reason':22 'sound':16 'sqrt':8 'wouldn':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/7052521"
            +editedAt: DateTimeImmutable @1728891857 {#4218
              date: 2024-10-14 09:44:17.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706325029 {#4219
              date: 2024-01-27 04:10:29.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4044}
          +body: """
            There’s a fucking housing crisis and you’re the second chucklefuck to defend this dumb shit.\n
            \n
            No, when millions of homes are owned but left empty because they’re unafforable for people to live in, anyone involved in keeping housing off the market for only themselves is a class traitor.\n
            \n
            When millions are in the streets who *have jobs* but *housing is unaffordable* it’s a fucking indictment of our entire system and all the people who own more than one piece of property.\n
            \n
            If he is renting it, he *has* a place to live.\n
            \n
            What, you’re fine with paying this pricks mortgage for him?\n
            \n
            In my city there’s a guy who owns a bunch of housing, but he tries to bring down property values with them, so people can afford to live in the neighborhood. He rents them well under market value and paints them entirely black, out of character for their neighborhoods. **That’s** class solidarity.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1706325173 {#4257
            date: 2024-01-27 04:12:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
            "@KoalaUnknown@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
            "@KoalaUnknown@lemmy.world"
            "@Clbull@lemmy.world"
            "@GrammatonCleric@lemmy.world"
            "@SnotFlickerman@lemmy.blahaj.zone"
            "@KoalaUnknown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4261 …}
          +nested: Doctrine\ORM\PersistentCollection {#4263 …}
          +votes: Doctrine\ORM\PersistentCollection {#4265 …}
          +reports: Doctrine\ORM\PersistentCollection {#4267 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
          -id: 343732
          -bodyTs: "'afford':134 'anyon':37 'black':151 'bring':125 'bunch':118 'charact':154 'chucklefuck':12 'citi':110 'class':50,160 'crisi':6 'defend':14 'dumb':16 'empti':27 'entir':72,150 'fine':100 'fuck':4,68 'guy':114 'home':22 'hous':5,41,62,120 'indict':69 'involv':38 'job':60 'keep':40 'left':26 'live':35,96,136 'market':44,145 'million':20,53 'mortgag':105 'neighborhood':139,157 'one':82 'own':24,116 'paint':148 'pay':102 'peopl':33,77,132 'piec':83 'place':94 'prick':104 'properti':85,127 're':9,30,99 'rent':89,141 'second':11 'shit':17 'solidar':161 'street':57 'system':73 'traitor':51 'tri':123 'unaffor':31 'unafford':64 'valu':128,146 'well':143"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/6007984"
          +editedAt: DateTimeImmutable @1728891975 {#4258
            date: 2024-10-14 09:46:15.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706325173 {#4259
            date: 2024-01-27 04:12:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4044}
        +body: """
          Maybe he is just living in a temporary place somewhere else for work? It’s not like he buying houses in mass to rent them.\n
          \n
          You don’t even know what he is doing with the profits. Maybe he is donating to charity or maybe he is just coving his mortgage.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706325388 {#4279
          date: 2024-01-27 04:16:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Clbull@lemmy.world"
          "@GrammatonCleric@lemmy.world"
          "@SnotFlickerman@lemmy.blahaj.zone"
          "@KoalaUnknown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4282 …}
        +nested: Doctrine\ORM\PersistentCollection {#4286 …}
        +votes: Doctrine\ORM\PersistentCollection {#4288 …}
        +reports: Doctrine\ORM\PersistentCollection {#4289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
        -id: 343742
        -bodyTs: "'buy':19 'chariti':43 'cove':49 'donat':41 'els':11 'even':29 'hous':20 'know':30 'like':17 'live':5 'mass':22 'mayb':1,38,45 'mortgag':51 'place':9 'profit':37 'rent':24 'somewher':10 'temporari':8 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7052671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706325388 {#4276
          date: 2024-01-27 04:16:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4044}
      +body: """
        > Maybe he is donating to charity\n
        \n
        Charity is a farce. We need progressive taxation. We *shouldn’t* have to rely on the flighty kindness of the rich to achieve anything in society.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706325475 {#4316
        date: 2024-01-27 04:17:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
        "@Clbull@lemmy.world"
        "@GrammatonCleric@lemmy.world"
        "@SnotFlickerman@lemmy.blahaj.zone"
        "@KoalaUnknown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4322 …}
      +nested: Doctrine\ORM\PersistentCollection {#4324 …}
      +votes: Doctrine\ORM\PersistentCollection {#4320 …}
      +reports: Doctrine\ORM\PersistentCollection {#4327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4331 …}
      -id: 343747
      -bodyTs: "'achiev':29 'anyth':30 'chariti':6,7 'donat':4 'farc':10 'flighti':23 'kind':24 'mayb':1 'need':12 'progress':13 'reli':20 'rich':27 'shouldn':16 'societi':32 'taxat':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/6008099"
      +editedAt: DateTimeImmutable @1728892461 {#4313
        date: 2024-10-14 09:54:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706325475 {#4311
        date: 2024-01-27 04:17:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4044}
    +body: """
      We DO have progressive taxation, but it’s full of loopholes and doesn’t work.\n
      \n
      But whatever you want to be reality, is not, and we do rely on the kindness of the rich so would you rather them not be kind?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1706325797 {#4343
      date: 2024-01-27 04:23:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
      "@Clbull@lemmy.world"
      "@GrammatonCleric@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
      "@KoalaUnknown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4338 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4334 …}
    +reports: Doctrine\ORM\PersistentCollection {#4350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    -id: 343764
    -bodyTs: "'doesn':13 'full':9 'kind':31,42 'loophol':11 'progress':4 'rather':38 'realiti':22 'reli':28 'rich':34 'taxat':5 'want':19 'whatev':17 'work':15 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7052832"
    +editedAt: DateTimeImmutable @1728893160 {#4346
      date: 2024-10-14 10:06:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706325797 {#4348
      date: 2024-01-27 04:23:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "No, I’d rather eat the rich."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706326448 {#4366
    date: 2024-01-27 04:34:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
    "@GrammatonCleric@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
    "@KoalaUnknown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4360 …}
  +votes: Doctrine\ORM\PersistentCollection {#4358 …}
  +reports: Doctrine\ORM\PersistentCollection {#4372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4376 …}
  -id: 343795
  -bodyTs: "'d':3 'eat':5 'rather':4 'rich':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/6008466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706326448 {#4369
    date: 2024-01-27 04:34: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
65 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