GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/8922/Destigmatize-Bankruptcy/active

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Destigmatize-Bankruptcy"
  +title: "Destigmatize Bankruptcy."
  +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 365
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699542568 {#2418
    date: 2023-11-09 16:09:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 8922
  -titleTs: "'bankruptci':2 'destigmat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698932201
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7339967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698845801 {#1858
    date: 2023-11-01 14:36:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Destigmatize-Bankruptcy"
  +title: "Destigmatize Bankruptcy."
  +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 365
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699542568 {#2418
    date: 2023-11-09 16:09:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 8922
  -titleTs: "'bankruptci':2 'destigmat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698932201
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7339967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698845801 {#1858
    date: 2023-11-01 14:36:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Destigmatize-Bankruptcy"
  +title: "Destigmatize Bankruptcy."
  +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 365
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699542568 {#2418
    date: 2023-11-09 16:09:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 8922
  -titleTs: "'bankruptci':2 'destigmat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698932201
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7339967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698845801 {#1858
    date: 2023-11-01 14:36:41.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 {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
    \n
    Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 76
  +score: 0
  +lastActive: DateTime @1699605810 {#4011
    date: 2023-11-10 09:43:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +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: 82748
  -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698849232 {#3947
    date: 2023-11-01 15:33:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
    \n
    Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 76
  +score: 0
  +lastActive: DateTime @1699605810 {#4011
    date: 2023-11-10 09:43:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +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: 82748
  -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698849232 {#3947
    date: 2023-11-01 15:33:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
    \n
    Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 76
  +score: 0
  +lastActive: DateTime @1699605810 {#4011
    date: 2023-11-10 09:43:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +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: 82748
  -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698849232 {#3947
    date: 2023-11-01 15:33:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4382
  +user: Proxies\__CG__\App\Entity\User {#4383 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
      \n
      Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 76
    +score: 0
    +lastActive: DateTime @1699605810 {#4011
      date: 2023-11-10 09:43:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +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: 82748
    -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849232 {#3947
      date: 2023-11-01 15:33:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "My MIL declared bankruptcy and after that she was awash in credit card ads. What you say makes sense but it doesn’t square with what I saw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698849602 {#4380
    date: 2023-11-01 15:40:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4384 …}
  +nested: Doctrine\ORM\PersistentCollection {#4386 …}
  +votes: Doctrine\ORM\PersistentCollection {#4388 …}
  +reports: Doctrine\ORM\PersistentCollection {#4390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4394 …}
  -id: 82749
  -bodyTs: "'ad':14 'awash':10 'bankruptci':4 'card':13 'credit':12 'declar':3 'doesn':22 'make':18 'mil':2 'saw':28 'say':17 'sens':19 'squar':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4428198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698849602 {#4381
    date: 2023-11-01 15:40:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4382
  +user: Proxies\__CG__\App\Entity\User {#4383 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
      \n
      Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 76
    +score: 0
    +lastActive: DateTime @1699605810 {#4011
      date: 2023-11-10 09:43:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +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: 82748
    -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849232 {#3947
      date: 2023-11-01 15:33:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "My MIL declared bankruptcy and after that she was awash in credit card ads. What you say makes sense but it doesn’t square with what I saw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698849602 {#4380
    date: 2023-11-01 15:40:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4384 …}
  +nested: Doctrine\ORM\PersistentCollection {#4386 …}
  +votes: Doctrine\ORM\PersistentCollection {#4388 …}
  +reports: Doctrine\ORM\PersistentCollection {#4390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4394 …}
  -id: 82749
  -bodyTs: "'ad':14 'awash':10 'bankruptci':4 'card':13 'credit':12 'declar':3 'doesn':22 'make':18 'mil':2 'saw':28 'say':17 'sens':19 'squar':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4428198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698849602 {#4381
    date: 2023-11-01 15:40:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4382
  +user: Proxies\__CG__\App\Entity\User {#4383 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
      \n
      Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 76
    +score: 0
    +lastActive: DateTime @1699605810 {#4011
      date: 2023-11-10 09:43:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +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: 82748
    -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849232 {#3947
      date: 2023-11-01 15:33:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "My MIL declared bankruptcy and after that she was awash in credit card ads. What you say makes sense but it doesn’t square with what I saw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698849602 {#4380
    date: 2023-11-01 15:40:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4384 …}
  +nested: Doctrine\ORM\PersistentCollection {#4386 …}
  +votes: Doctrine\ORM\PersistentCollection {#4388 …}
  +reports: Doctrine\ORM\PersistentCollection {#4390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4394 …}
  -id: 82749
  -bodyTs: "'ad':14 'awash':10 'bankruptci':4 'card':13 'credit':12 'declar':3 'doesn':22 'make':18 'mil':2 'saw':28 'say':17 'sens':19 'squar':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4428198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698849602 {#4381
    date: 2023-11-01 15:40:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4516
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4382
    +user: Proxies\__CG__\App\Entity\User {#4383 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
        \n
        Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 76
      +score: 0
      +lastActive: DateTime @1699605810 {#4011
        date: 2023-11-10 09:43:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +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: 82748
      -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849232 {#3947
        date: 2023-11-01 15:33:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "My MIL declared bankruptcy and after that she was awash in credit card ads. What you say makes sense but it doesn’t square with what I saw."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698849602 {#4380
      date: 2023-11-01 15:40:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Neato@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4384 …}
    +nested: Doctrine\ORM\PersistentCollection {#4386 …}
    +votes: Doctrine\ORM\PersistentCollection {#4388 …}
    +reports: Doctrine\ORM\PersistentCollection {#4390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4394 …}
    -id: 82749
    -bodyTs: "'ad':14 'awash':10 'bankruptci':4 'card':13 'credit':12 'declar':3 'doesn':22 'make':18 'mil':2 'saw':28 'say':17 'sens':19 'squar':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4428198"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849602 {#4381
      date: 2023-11-01 15:40:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Well, that's unexpected but I guess CC companies are willing to risk it. Especially if they know that CCs are the only viable option they have and they can offer penalty APRs with little pushback."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698850006 {#4514
    date: 2023-11-01 15:46:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
    "@CandleTiger@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4517 …}
  +nested: Doctrine\ORM\PersistentCollection {#4519 …}
  +votes: Doctrine\ORM\PersistentCollection {#4521 …}
  +reports: Doctrine\ORM\PersistentCollection {#4523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
  -id: 82760
  -bodyTs: "'apr':33 'cc':8 'ccs':20 'compani':9 'especi':15 'guess':7 'know':18 'littl':35 'offer':31 'option':25 'penalti':32 'pushback':36 'risk':13 'unexpect':4 'viabl':24 'well':1 'will':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698850006 {#4515
    date: 2023-11-01 15:46:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4516
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4382
    +user: Proxies\__CG__\App\Entity\User {#4383 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
        \n
        Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 76
      +score: 0
      +lastActive: DateTime @1699605810 {#4011
        date: 2023-11-10 09:43:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +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: 82748
      -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849232 {#3947
        date: 2023-11-01 15:33:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "My MIL declared bankruptcy and after that she was awash in credit card ads. What you say makes sense but it doesn’t square with what I saw."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698849602 {#4380
      date: 2023-11-01 15:40:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Neato@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4384 …}
    +nested: Doctrine\ORM\PersistentCollection {#4386 …}
    +votes: Doctrine\ORM\PersistentCollection {#4388 …}
    +reports: Doctrine\ORM\PersistentCollection {#4390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4394 …}
    -id: 82749
    -bodyTs: "'ad':14 'awash':10 'bankruptci':4 'card':13 'credit':12 'declar':3 'doesn':22 'make':18 'mil':2 'saw':28 'say':17 'sens':19 'squar':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4428198"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849602 {#4381
      date: 2023-11-01 15:40:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Well, that's unexpected but I guess CC companies are willing to risk it. Especially if they know that CCs are the only viable option they have and they can offer penalty APRs with little pushback."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698850006 {#4514
    date: 2023-11-01 15:46:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
    "@CandleTiger@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4517 …}
  +nested: Doctrine\ORM\PersistentCollection {#4519 …}
  +votes: Doctrine\ORM\PersistentCollection {#4521 …}
  +reports: Doctrine\ORM\PersistentCollection {#4523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
  -id: 82760
  -bodyTs: "'apr':33 'cc':8 'ccs':20 'compani':9 'especi':15 'guess':7 'know':18 'littl':35 'offer':31 'option':25 'penalti':32 'pushback':36 'risk':13 'unexpect':4 'viabl':24 'well':1 'will':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698850006 {#4515
    date: 2023-11-01 15:46:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4516
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4382
    +user: Proxies\__CG__\App\Entity\User {#4383 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
        \n
        Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 76
      +score: 0
      +lastActive: DateTime @1699605810 {#4011
        date: 2023-11-10 09:43:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +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: 82748
      -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849232 {#3947
        date: 2023-11-01 15:33:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "My MIL declared bankruptcy and after that she was awash in credit card ads. What you say makes sense but it doesn’t square with what I saw."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698849602 {#4380
      date: 2023-11-01 15:40:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Neato@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4384 …}
    +nested: Doctrine\ORM\PersistentCollection {#4386 …}
    +votes: Doctrine\ORM\PersistentCollection {#4388 …}
    +reports: Doctrine\ORM\PersistentCollection {#4390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4394 …}
    -id: 82749
    -bodyTs: "'ad':14 'awash':10 'bankruptci':4 'card':13 'credit':12 'declar':3 'doesn':22 'make':18 'mil':2 'saw':28 'say':17 'sens':19 'squar':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4428198"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849602 {#4381
      date: 2023-11-01 15:40:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Well, that's unexpected but I guess CC companies are willing to risk it. Especially if they know that CCs are the only viable option they have and they can offer penalty APRs with little pushback."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698850006 {#4514
    date: 2023-11-01 15:46:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
    "@CandleTiger@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4517 …}
  +nested: Doctrine\ORM\PersistentCollection {#4519 …}
  +votes: Doctrine\ORM\PersistentCollection {#4521 …}
  +reports: Doctrine\ORM\PersistentCollection {#4523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
  -id: 82760
  -bodyTs: "'apr':33 'cc':8 'ccs':20 'compani':9 'especi':15 'guess':7 'know':18 'littl':35 'offer':31 'option':25 'penalti':32 'pushback':36 'risk':13 'unexpect':4 'viabl':24 'well':1 'will':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698850006 {#4515
    date: 2023-11-01 15:46:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4614
  +user: Proxies\__CG__\App\Entity\User {#4615 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4516
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4382
      +user: Proxies\__CG__\App\Entity\User {#4383 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4002
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
          \n
          Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 76
        +score: 0
        +lastActive: DateTime @1699605810 {#4011
          date: 2023-11-10 09:43:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +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: 82748
        -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698849232 {#3947
          date: 2023-11-01 15:33:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "My MIL declared bankruptcy and after that she was awash in credit card ads. What you say makes sense but it doesn’t square with what I saw."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1698849602 {#4380
        date: 2023-11-01 15:40:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Neato@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4384 …}
      +nested: Doctrine\ORM\PersistentCollection {#4386 …}
      +votes: Doctrine\ORM\PersistentCollection {#4388 …}
      +reports: Doctrine\ORM\PersistentCollection {#4390 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4394 …}
      -id: 82749
      -bodyTs: "'ad':14 'awash':10 'bankruptci':4 'card':13 'credit':12 'declar':3 'doesn':22 'make':18 'mil':2 'saw':28 'say':17 'sens':19 'squar':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4428198"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849602 {#4381
        date: 2023-11-01 15:40:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "Well, that's unexpected but I guess CC companies are willing to risk it. Especially if they know that CCs are the only viable option they have and they can offer penalty APRs with little pushback."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698850006 {#4514
      date: 2023-11-01 15:46:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Neato@kbin.social"
      "@CandleTiger@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4517 …}
    +nested: Doctrine\ORM\PersistentCollection {#4519 …}
    +votes: Doctrine\ORM\PersistentCollection {#4521 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 82760
    -bodyTs: "'apr':33 'cc':8 'ccs':20 'compani':9 'especi':15 'guess':7 'know':18 'littl':35 'offer':31 'option':25 'penalti':32 'pushback':36 'risk':13 'unexpect':4 'viabl':24 'well':1 'will':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698850006 {#4515
      date: 2023-11-01 15:46:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "I’ve had extended family members declare bankruptcy several times and they’re still approved for a credit card. Whereas I have never missed a credit payment in my life have a hard time getting a line of credit. I don’t get it, the system is broken."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699012613 {#4612
    date: 2023-11-03 12:56:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
    "@CandleTiger@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4616 …}
  +nested: Doctrine\ORM\PersistentCollection {#4618 …}
  +votes: Doctrine\ORM\PersistentCollection {#4620 …}
  +reports: Doctrine\ORM\PersistentCollection {#4622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4626 …}
  -id: 86771
  -bodyTs: "'approv':15 'bankruptci':8 'broken':48 'card':19 'credit':18,26,39 'declar':7 'extend':4 'famili':5 'get':35,43 'hard':33 'life':30 'line':37 'member':6 'miss':24 'never':23 'payment':27 're':13 'sever':9 'still':14 'system':46 'time':10,34 've':2 'wherea':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5471494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699012613 {#4613
    date: 2023-11-03 12:56: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
19 DENIED edit
App\Entity\EntryComment {#4614
  +user: Proxies\__CG__\App\Entity\User {#4615 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4516
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4382
      +user: Proxies\__CG__\App\Entity\User {#4383 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4002
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
          \n
          Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 76
        +score: 0
        +lastActive: DateTime @1699605810 {#4011
          date: 2023-11-10 09:43:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +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: 82748
        -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698849232 {#3947
          date: 2023-11-01 15:33:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "My MIL declared bankruptcy and after that she was awash in credit card ads. What you say makes sense but it doesn’t square with what I saw."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1698849602 {#4380
        date: 2023-11-01 15:40:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Neato@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4384 …}
      +nested: Doctrine\ORM\PersistentCollection {#4386 …}
      +votes: Doctrine\ORM\PersistentCollection {#4388 …}
      +reports: Doctrine\ORM\PersistentCollection {#4390 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4394 …}
      -id: 82749
      -bodyTs: "'ad':14 'awash':10 'bankruptci':4 'card':13 'credit':12 'declar':3 'doesn':22 'make':18 'mil':2 'saw':28 'say':17 'sens':19 'squar':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4428198"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849602 {#4381
        date: 2023-11-01 15:40:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "Well, that's unexpected but I guess CC companies are willing to risk it. Especially if they know that CCs are the only viable option they have and they can offer penalty APRs with little pushback."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698850006 {#4514
      date: 2023-11-01 15:46:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Neato@kbin.social"
      "@CandleTiger@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4517 …}
    +nested: Doctrine\ORM\PersistentCollection {#4519 …}
    +votes: Doctrine\ORM\PersistentCollection {#4521 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 82760
    -bodyTs: "'apr':33 'cc':8 'ccs':20 'compani':9 'especi':15 'guess':7 'know':18 'littl':35 'offer':31 'option':25 'penalti':32 'pushback':36 'risk':13 'unexpect':4 'viabl':24 'well':1 'will':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698850006 {#4515
      date: 2023-11-01 15:46:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "I’ve had extended family members declare bankruptcy several times and they’re still approved for a credit card. Whereas I have never missed a credit payment in my life have a hard time getting a line of credit. I don’t get it, the system is broken."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699012613 {#4612
    date: 2023-11-03 12:56:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
    "@CandleTiger@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4616 …}
  +nested: Doctrine\ORM\PersistentCollection {#4618 …}
  +votes: Doctrine\ORM\PersistentCollection {#4620 …}
  +reports: Doctrine\ORM\PersistentCollection {#4622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4626 …}
  -id: 86771
  -bodyTs: "'approv':15 'bankruptci':8 'broken':48 'card':19 'credit':18,26,39 'declar':7 'extend':4 'famili':5 'get':35,43 'hard':33 'life':30 'line':37 'member':6 'miss':24 'never':23 'payment':27 're':13 'sever':9 'still':14 'system':46 'time':10,34 've':2 'wherea':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5471494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699012613 {#4613
    date: 2023-11-03 12:56: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
20 DENIED moderate
App\Entity\EntryComment {#4614
  +user: Proxies\__CG__\App\Entity\User {#4615 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4516
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4382
      +user: Proxies\__CG__\App\Entity\User {#4383 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4002
        +user: App\Entity\User {#3950 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
          \n
          Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 76
        +score: 0
        +lastActive: DateTime @1699605810 {#4011
          date: 2023-11-10 09:43:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +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: 82748
        -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698849232 {#3947
          date: 2023-11-01 15:33:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4002}
      +body: "My MIL declared bankruptcy and after that she was awash in credit card ads. What you say makes sense but it doesn’t square with what I saw."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1698849602 {#4380
        date: 2023-11-01 15:40:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Neato@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4384 …}
      +nested: Doctrine\ORM\PersistentCollection {#4386 …}
      +votes: Doctrine\ORM\PersistentCollection {#4388 …}
      +reports: Doctrine\ORM\PersistentCollection {#4390 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4394 …}
      -id: 82749
      -bodyTs: "'ad':14 'awash':10 'bankruptci':4 'card':13 'credit':12 'declar':3 'doesn':22 'make':18 'mil':2 'saw':28 'say':17 'sens':19 'squar':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4428198"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849602 {#4381
        date: 2023-11-01 15:40:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "Well, that's unexpected but I guess CC companies are willing to risk it. Especially if they know that CCs are the only viable option they have and they can offer penalty APRs with little pushback."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698850006 {#4514
      date: 2023-11-01 15:46:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Neato@kbin.social"
      "@CandleTiger@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4517 …}
    +nested: Doctrine\ORM\PersistentCollection {#4519 …}
    +votes: Doctrine\ORM\PersistentCollection {#4521 …}
    +reports: Doctrine\ORM\PersistentCollection {#4523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
    -id: 82760
    -bodyTs: "'apr':33 'cc':8 'ccs':20 'compani':9 'especi':15 'guess':7 'know':18 'littl':35 'offer':31 'option':25 'penalti':32 'pushback':36 'risk':13 'unexpect':4 'viabl':24 'well':1 'will':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698850006 {#4515
      date: 2023-11-01 15:46:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "I’ve had extended family members declare bankruptcy several times and they’re still approved for a credit card. Whereas I have never missed a credit payment in my life have a hard time getting a line of credit. I don’t get it, the system is broken."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699012613 {#4612
    date: 2023-11-03 12:56:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
    "@CandleTiger@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4616 …}
  +nested: Doctrine\ORM\PersistentCollection {#4618 …}
  +votes: Doctrine\ORM\PersistentCollection {#4620 …}
  +reports: Doctrine\ORM\PersistentCollection {#4622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4626 …}
  -id: 86771
  -bodyTs: "'approv':15 'bankruptci':8 'broken':48 'card':19 'credit':18,26,39 'declar':7 'extend':4 'famili':5 'get':35,43 'hard':33 'life':30 'line':37 'member':6 'miss':24 'never':23 'payment':27 're':13 'sever':9 'still':14 'system':46 'time':10,34 've':2 'wherea':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5471494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699012613 {#4613
    date: 2023-11-03 12:56: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
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 {#4531
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4382
    +user: Proxies\__CG__\App\Entity\User {#4383 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
        \n
        Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 76
      +score: 0
      +lastActive: DateTime @1699605810 {#4011
        date: 2023-11-10 09:43:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +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: 82748
      -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849232 {#3947
        date: 2023-11-01 15:33:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "My MIL declared bankruptcy and after that she was awash in credit card ads. What you say makes sense but it doesn’t square with what I saw."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698849602 {#4380
      date: 2023-11-01 15:40:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Neato@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4384 …}
    +nested: Doctrine\ORM\PersistentCollection {#4386 …}
    +votes: Doctrine\ORM\PersistentCollection {#4388 …}
    +reports: Doctrine\ORM\PersistentCollection {#4390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4394 …}
    -id: 82749
    -bodyTs: "'ad':14 'awash':10 'bankruptci':4 'card':13 'credit':12 'declar':3 'doesn':22 'make':18 'mil':2 'saw':28 'say':17 'sens':19 'squar':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4428198"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849602 {#4381
      date: 2023-11-01 15:40:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Same thing with my mother; she started getting pummeled with cc mailers within 6 months of her filing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698851586 {#4529
    date: 2023-11-01 16:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
    "@CandleTiger@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 82797
  -bodyTs: "'6':14 'cc':11 'file':18 'get':8 'mailer':12 'month':15 'mother':5 'pummel':9 'start':7 'thing':2 'within':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851586 {#4530
    date: 2023-11-01 16:13:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4531
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4382
    +user: Proxies\__CG__\App\Entity\User {#4383 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
        \n
        Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 76
      +score: 0
      +lastActive: DateTime @1699605810 {#4011
        date: 2023-11-10 09:43:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +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: 82748
      -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849232 {#3947
        date: 2023-11-01 15:33:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "My MIL declared bankruptcy and after that she was awash in credit card ads. What you say makes sense but it doesn’t square with what I saw."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698849602 {#4380
      date: 2023-11-01 15:40:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Neato@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4384 …}
    +nested: Doctrine\ORM\PersistentCollection {#4386 …}
    +votes: Doctrine\ORM\PersistentCollection {#4388 …}
    +reports: Doctrine\ORM\PersistentCollection {#4390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4394 …}
    -id: 82749
    -bodyTs: "'ad':14 'awash':10 'bankruptci':4 'card':13 'credit':12 'declar':3 'doesn':22 'make':18 'mil':2 'saw':28 'say':17 'sens':19 'squar':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4428198"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849602 {#4381
      date: 2023-11-01 15:40:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Same thing with my mother; she started getting pummeled with cc mailers within 6 months of her filing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698851586 {#4529
    date: 2023-11-01 16:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
    "@CandleTiger@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 82797
  -bodyTs: "'6':14 'cc':11 'file':18 'get':8 'mailer':12 'month':15 'mother':5 'pummel':9 'start':7 'thing':2 'within':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851586 {#4530
    date: 2023-11-01 16:13:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4531
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4382
    +user: Proxies\__CG__\App\Entity\User {#4383 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
        \n
        Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 76
      +score: 0
      +lastActive: DateTime @1699605810 {#4011
        date: 2023-11-10 09:43:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +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: 82748
      -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849232 {#3947
        date: 2023-11-01 15:33:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "My MIL declared bankruptcy and after that she was awash in credit card ads. What you say makes sense but it doesn’t square with what I saw."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698849602 {#4380
      date: 2023-11-01 15:40:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Neato@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4384 …}
    +nested: Doctrine\ORM\PersistentCollection {#4386 …}
    +votes: Doctrine\ORM\PersistentCollection {#4388 …}
    +reports: Doctrine\ORM\PersistentCollection {#4390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4394 …}
    -id: 82749
    -bodyTs: "'ad':14 'awash':10 'bankruptci':4 'card':13 'credit':12 'declar':3 'doesn':22 'make':18 'mil':2 'saw':28 'say':17 'sens':19 'squar':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4428198"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849602 {#4381
      date: 2023-11-01 15:40:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Same thing with my mother; she started getting pummeled with cc mailers within 6 months of her filing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698851586 {#4529
    date: 2023-11-01 16:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
    "@CandleTiger@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 82797
  -bodyTs: "'6':14 'cc':11 'file':18 'get':8 'mailer':12 'month':15 'mother':5 'pummel':9 'start':7 'thing':2 'within':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851586 {#4530
    date: 2023-11-01 16:13:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4398
  +user: Proxies\__CG__\App\Entity\User {#4399 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
      \n
      Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 76
    +score: 0
    +lastActive: DateTime @1699605810 {#4011
      date: 2023-11-10 09:43:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +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: 82748
    -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849232 {#3947
      date: 2023-11-01 15:33:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "I know someone who has delcared bankruptcy at least twice… each time she was showered with ads for credit cards and auto loans. Apparently the thought process is “this person can’t declare bankruptcy again for *x* years, so we’re safe.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1698862034 {#4396
    date: 2023-11-01 19:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4400 …}
  +nested: Doctrine\ORM\PersistentCollection {#4402 …}
  +votes: Doctrine\ORM\PersistentCollection {#4404 …}
  +reports: Doctrine\ORM\PersistentCollection {#4406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4410 …}
  -id: 83090
  -bodyTs: "'ad':17 'appar':24 'auto':22 'bankruptci':7,34 'card':20 'credit':19 'declar':33 'delcar':6 'know':2 'least':9 'loan':23 'person':30 'process':27 're':41 'safe':42 'shower':15 'someon':3 'thought':26 'time':12 'twice':10 'x':37 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4986603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698862034 {#4397
    date: 2023-11-01 19:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4398
  +user: Proxies\__CG__\App\Entity\User {#4399 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
      \n
      Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 76
    +score: 0
    +lastActive: DateTime @1699605810 {#4011
      date: 2023-11-10 09:43:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +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: 82748
    -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849232 {#3947
      date: 2023-11-01 15:33:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "I know someone who has delcared bankruptcy at least twice… each time she was showered with ads for credit cards and auto loans. Apparently the thought process is “this person can’t declare bankruptcy again for *x* years, so we’re safe.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1698862034 {#4396
    date: 2023-11-01 19:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4400 …}
  +nested: Doctrine\ORM\PersistentCollection {#4402 …}
  +votes: Doctrine\ORM\PersistentCollection {#4404 …}
  +reports: Doctrine\ORM\PersistentCollection {#4406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4410 …}
  -id: 83090
  -bodyTs: "'ad':17 'appar':24 'auto':22 'bankruptci':7,34 'card':20 'credit':19 'declar':33 'delcar':6 'know':2 'least':9 'loan':23 'person':30 'process':27 're':41 'safe':42 'shower':15 'someon':3 'thought':26 'time':12 'twice':10 'x':37 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4986603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698862034 {#4397
    date: 2023-11-01 19:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4398
  +user: Proxies\__CG__\App\Entity\User {#4399 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
      \n
      Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 76
    +score: 0
    +lastActive: DateTime @1699605810 {#4011
      date: 2023-11-10 09:43:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +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: 82748
    -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849232 {#3947
      date: 2023-11-01 15:33:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "I know someone who has delcared bankruptcy at least twice… each time she was showered with ads for credit cards and auto loans. Apparently the thought process is “this person can’t declare bankruptcy again for *x* years, so we’re safe.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1698862034 {#4396
    date: 2023-11-01 19:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4400 …}
  +nested: Doctrine\ORM\PersistentCollection {#4402 …}
  +votes: Doctrine\ORM\PersistentCollection {#4404 …}
  +reports: Doctrine\ORM\PersistentCollection {#4406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4408 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4410 …}
  -id: 83090
  -bodyTs: "'ad':17 'appar':24 'auto':22 'bankruptci':7,34 'card':20 'credit':19 'declar':33 'delcar':6 'know':2 'least':9 'loan':23 'person':30 'process':27 're':41 'safe':42 'shower':15 'someon':3 'thought':26 'time':12 'twice':10 'x':37 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4986603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698862034 {#4397
    date: 2023-11-01 19:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4562
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4398
    +user: Proxies\__CG__\App\Entity\User {#4399 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
        \n
        Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 76
      +score: 0
      +lastActive: DateTime @1699605810 {#4011
        date: 2023-11-10 09:43:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +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: 82748
      -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849232 {#3947
        date: 2023-11-01 15:33:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "I know someone who has delcared bankruptcy at least twice… each time she was showered with ads for credit cards and auto loans. Apparently the thought process is “this person can’t declare bankruptcy again for *x* years, so we’re safe.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1698862034 {#4396
      date: 2023-11-01 19:07:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Neato@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4400 …}
    +nested: Doctrine\ORM\PersistentCollection {#4402 …}
    +votes: Doctrine\ORM\PersistentCollection {#4404 …}
    +reports: Doctrine\ORM\PersistentCollection {#4406 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4408 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4410 …}
    -id: 83090
    -bodyTs: "'ad':17 'appar':24 'auto':22 'bankruptci':7,34 'card':20 'credit':19 'declar':33 'delcar':6 'know':2 'least':9 'loan':23 'person':30 'process':27 're':41 'safe':42 'shower':15 'someon':3 'thought':26 'time':12 'twice':10 'x':37 'year':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4986603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698862034 {#4397
      date: 2023-11-01 19:07:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "...wtf? If a person has declared bankruptsy, sure they can't discharge again but their credit score is so trash they could just ignore creditors. As long as it isn't worth it to take someone to court, they have less incentive to pay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698865109 {#4560
    date: 2023-11-01 19:58:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
    "@CADmonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 83172
  -bodyTs: "'bankruptsi':7 'could':22 'court':38 'credit':16 'creditor':25 'declar':6 'discharg':12 'ignor':24 'incent':42 'isn':30 'less':41 'long':27 'pay':44 'person':4 'score':17 'someon':36 'sure':8 'take':35 'trash':20 'worth':32 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3304881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698865109 {#4561
    date: 2023-11-01 19:58: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
31 DENIED edit
App\Entity\EntryComment {#4562
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4398
    +user: Proxies\__CG__\App\Entity\User {#4399 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
        \n
        Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 76
      +score: 0
      +lastActive: DateTime @1699605810 {#4011
        date: 2023-11-10 09:43:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +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: 82748
      -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849232 {#3947
        date: 2023-11-01 15:33:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "I know someone who has delcared bankruptcy at least twice… each time she was showered with ads for credit cards and auto loans. Apparently the thought process is “this person can’t declare bankruptcy again for *x* years, so we’re safe.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1698862034 {#4396
      date: 2023-11-01 19:07:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Neato@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4400 …}
    +nested: Doctrine\ORM\PersistentCollection {#4402 …}
    +votes: Doctrine\ORM\PersistentCollection {#4404 …}
    +reports: Doctrine\ORM\PersistentCollection {#4406 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4408 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4410 …}
    -id: 83090
    -bodyTs: "'ad':17 'appar':24 'auto':22 'bankruptci':7,34 'card':20 'credit':19 'declar':33 'delcar':6 'know':2 'least':9 'loan':23 'person':30 'process':27 're':41 'safe':42 'shower':15 'someon':3 'thought':26 'time':12 'twice':10 'x':37 'year':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4986603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698862034 {#4397
      date: 2023-11-01 19:07:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "...wtf? If a person has declared bankruptsy, sure they can't discharge again but their credit score is so trash they could just ignore creditors. As long as it isn't worth it to take someone to court, they have less incentive to pay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698865109 {#4560
    date: 2023-11-01 19:58:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
    "@CADmonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 83172
  -bodyTs: "'bankruptsi':7 'could':22 'court':38 'credit':16 'creditor':25 'declar':6 'discharg':12 'ignor':24 'incent':42 'isn':30 'less':41 'long':27 'pay':44 'person':4 'score':17 'someon':36 'sure':8 'take':35 'trash':20 'worth':32 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3304881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698865109 {#4561
    date: 2023-11-01 19:58: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
32 DENIED moderate
App\Entity\EntryComment {#4562
  +user: App\Entity\User {#3950 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4398
    +user: Proxies\__CG__\App\Entity\User {#4399 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4002
      +user: App\Entity\User {#3950 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
        \n
        Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 76
      +score: 0
      +lastActive: DateTime @1699605810 {#4011
        date: 2023-11-10 09:43:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +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: 82748
      -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849232 {#3947
        date: 2023-11-01 15:33:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4002}
    +body: "I know someone who has delcared bankruptcy at least twice… each time she was showered with ads for credit cards and auto loans. Apparently the thought process is “this person can’t declare bankruptcy again for *x* years, so we’re safe.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1698862034 {#4396
      date: 2023-11-01 19:07:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Neato@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4400 …}
    +nested: Doctrine\ORM\PersistentCollection {#4402 …}
    +votes: Doctrine\ORM\PersistentCollection {#4404 …}
    +reports: Doctrine\ORM\PersistentCollection {#4406 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4408 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4410 …}
    -id: 83090
    -bodyTs: "'ad':17 'appar':24 'auto':22 'bankruptci':7,34 'card':20 'credit':19 'declar':33 'delcar':6 'know':2 'least':9 'loan':23 'person':30 'process':27 're':41 'safe':42 'shower':15 'someon':3 'thought':26 'time':12 'twice':10 'x':37 'year':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4986603"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698862034 {#4397
      date: 2023-11-01 19:07:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "...wtf? If a person has declared bankruptsy, sure they can't discharge again but their credit score is so trash they could just ignore creditors. As long as it isn't worth it to take someone to court, they have less incentive to pay."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698865109 {#4560
    date: 2023-11-01 19:58:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
    "@CADmonkey@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 83172
  -bodyTs: "'bankruptsi':7 'could':22 'court':38 'credit':16 'creditor':25 'declar':6 'discharg':12 'ignor':24 'incent':42 'isn':30 'less':41 'long':27 'pay':44 'person':4 'score':17 'someon':36 'sure':8 'take':35 'trash':20 'worth':32 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3304881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698865109 {#4561
    date: 2023-11-01 19:58: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
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 {#4414
  +user: Proxies\__CG__\App\Entity\User {#4415 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
      \n
      Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 76
    +score: 0
    +lastActive: DateTime @1699605810 {#4011
      date: 2023-11-10 09:43:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +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: 82748
    -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849232 {#3947
      date: 2023-11-01 15:33:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Wow, that is very harsh that not even bacrupcy can cleanse your student loans. For court rulings it makes a little bit of sense, but this…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699542568 {#4412
    date: 2023-11-09 16:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 104380
  -bodyTs: "'bacrupci':9 'bit':22 'cleans':11 'court':16 'even':8 'harsh':5 'littl':21 'loan':14 'make':19 'rule':17 'sens':24 'student':13 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4654393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699542568 {#4413
    date: 2023-11-09 16:09: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
35 DENIED edit
App\Entity\EntryComment {#4414
  +user: Proxies\__CG__\App\Entity\User {#4415 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
      \n
      Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 76
    +score: 0
    +lastActive: DateTime @1699605810 {#4011
      date: 2023-11-10 09:43:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +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: 82748
    -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849232 {#3947
      date: 2023-11-01 15:33:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Wow, that is very harsh that not even bacrupcy can cleanse your student loans. For court rulings it makes a little bit of sense, but this…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699542568 {#4412
    date: 2023-11-09 16:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 104380
  -bodyTs: "'bacrupci':9 'bit':22 'cleans':11 'court':16 'even':8 'harsh':5 'littl':21 'loan':14 'make':19 'rule':17 'sens':24 'student':13 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4654393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699542568 {#4413
    date: 2023-11-09 16:09: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
36 DENIED moderate
App\Entity\EntryComment {#4414
  +user: Proxies\__CG__\App\Entity\User {#4415 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4002
    +user: App\Entity\User {#3950 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Unfortunately bankruptcy has been disempowered strongly. There are quite a few types of non-dischargeable debt like court rulings and student loans in the US. Credit Cards are definitely dischargeable but bankruptcy has also been made as painful as possible for working people.\n
      \n
      Credit scores, created in the 80s, are required for any type of borrowing. Bankruptcy effectively denies the filer any type of credit or loans that aren't extremely predatory and costly. You effectively have to live 7 years without credit cards, new student loans, auto loans, mortgage, etc. Which, for many people under water might not be different than they live now, sans the credit cards. But in the absence of easy revolving credit, you may still need to borrow money to avoid eviction or your power being cut. In that case, your main option is going to be payday lenders. A service so corrupt and predatory it'd probably be classified as a criminal enterprise in the past.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 76
    +score: 0
    +lastActive: DateTime @1699605810 {#4011
      date: 2023-11-10 09:43:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +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: 82748
    -bodyTs: "'7':81 '80s':50 'absenc':114 'also':35 'aren':70 'auto':89 'avoid':127 'bankruptci':2,33,58 'borrow':57,124 'card':28,85,110 'case':136 'classifi':156 'corrupt':149 'cost':75 'court':19 'creat':47 'credit':27,45,66,84,109,118 'crimin':159 'cut':133 'd':153 'debt':17 'definit':30 'deni':60 'differ':102 'discharg':16,31 'disempow':5 'easi':116 'effect':59,77 'enterpris':160 'etc':92 'evict':128 'extrem':72 'filer':62 'go':141 'lender':145 'like':18 'live':80,105 'loan':23,68,88,90 'made':37 'main':138 'mani':95 'may':120 'might':99 'money':125 'mortgag':91 'need':122 'new':86 'non':15 'non-discharg':14 'option':139 'pain':39 'past':163 'payday':144 'peopl':44,96 'possibl':41 'power':131 'predatori':73,151 'probabl':154 'quit':9 'requir':52 'revolv':117 'rule':20 'san':107 'score':46 'servic':147 'still':121 'strong':6 'student':22,87 'type':12,55,64 'unfortun':1 'us':26 'water':98 'without':83 'work':43 'year':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/589072/-/comment/3299733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849232 {#3947
      date: 2023-11-01 15:33:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4002}
  +body: "Wow, that is very harsh that not even bacrupcy can cleanse your student loans. For court rulings it makes a little bit of sense, but this…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699542568 {#4412
    date: 2023-11-09 16:09:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Neato@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4416 …}
  +nested: Doctrine\ORM\PersistentCollection {#4418 …}
  +votes: Doctrine\ORM\PersistentCollection {#4420 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 104380
  -bodyTs: "'bacrupci':9 'bit':22 'cleans':11 'court':16 'even':8 'harsh':5 'littl':21 'loan':14 'make':19 'rule':17 'sens':24 'student':13 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4654393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699542568 {#4413
    date: 2023-11-09 16:09: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
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 {#4037
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699019838 {#4045
    date: 2023-11-03 14:57:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 83564
  -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4271015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698882593 {#4043
    date: 2023-11-02 00:49: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
39 DENIED edit
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699019838 {#4045
    date: 2023-11-03 14:57:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 83564
  -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4271015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698882593 {#4043
    date: 2023-11-02 00:49: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
40 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699019838 {#4045
    date: 2023-11-03 14:57:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 83564
  -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4271015"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698882593 {#4043
    date: 2023-11-02 00:49: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
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 {#4446
  +user: Proxies\__CG__\App\Entity\User {#4447 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699019838 {#4045
      date: 2023-11-03 14:57:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 83564
    -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4271015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698882593 {#4043
      date: 2023-11-02 00:49:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Not because “fuck other people”. Because “fuck banks”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698905239 {#4444
    date: 2023-11-02 07:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4448 …}
  +nested: Doctrine\ORM\PersistentCollection {#4450 …}
  +votes: Doctrine\ORM\PersistentCollection {#4452 …}
  +reports: Doctrine\ORM\PersistentCollection {#4454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
  -id: 83900
  -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2904378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698905239 {#4445
    date: 2023-11-02 07:07:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4446
  +user: Proxies\__CG__\App\Entity\User {#4447 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699019838 {#4045
      date: 2023-11-03 14:57:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 83564
    -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4271015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698882593 {#4043
      date: 2023-11-02 00:49:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Not because “fuck other people”. Because “fuck banks”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698905239 {#4444
    date: 2023-11-02 07:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4448 …}
  +nested: Doctrine\ORM\PersistentCollection {#4450 …}
  +votes: Doctrine\ORM\PersistentCollection {#4452 …}
  +reports: Doctrine\ORM\PersistentCollection {#4454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
  -id: 83900
  -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2904378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698905239 {#4445
    date: 2023-11-02 07:07:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4446
  +user: Proxies\__CG__\App\Entity\User {#4447 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699019838 {#4045
      date: 2023-11-03 14:57:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 83564
    -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4271015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698882593 {#4043
      date: 2023-11-02 00:49:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Not because “fuck other people”. Because “fuck banks”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698905239 {#4444
    date: 2023-11-02 07:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4448 …}
  +nested: Doctrine\ORM\PersistentCollection {#4450 …}
  +votes: Doctrine\ORM\PersistentCollection {#4452 …}
  +reports: Doctrine\ORM\PersistentCollection {#4454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
  -id: 83900
  -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2904378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698905239 {#4445
    date: 2023-11-02 07:07:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4577
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4446
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699019838 {#4045
        date: 2023-11-03 14:57:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4038 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 83564
      -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4271015"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698882593 {#4043
        date: 2023-11-02 00:49:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Not because “fuck other people”. Because “fuck banks”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698905239 {#4444
      date: 2023-11-02 07:07:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4448 …}
    +nested: Doctrine\ORM\PersistentCollection {#4450 …}
    +votes: Doctrine\ORM\PersistentCollection {#4452 …}
    +reports: Doctrine\ORM\PersistentCollection {#4454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
    -id: 83900
    -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2904378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698905239 {#4445
      date: 2023-11-02 07:07:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698944287 {#4575
    date: 2023-11-02 17:58:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 84965
  -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4289719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698944287 {#4576
    date: 2023-11-02 17:58:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4577
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4446
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699019838 {#4045
        date: 2023-11-03 14:57:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4038 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 83564
      -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4271015"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698882593 {#4043
        date: 2023-11-02 00:49:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Not because “fuck other people”. Because “fuck banks”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698905239 {#4444
      date: 2023-11-02 07:07:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4448 …}
    +nested: Doctrine\ORM\PersistentCollection {#4450 …}
    +votes: Doctrine\ORM\PersistentCollection {#4452 …}
    +reports: Doctrine\ORM\PersistentCollection {#4454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
    -id: 83900
    -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2904378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698905239 {#4445
      date: 2023-11-02 07:07:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698944287 {#4575
    date: 2023-11-02 17:58:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 84965
  -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4289719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698944287 {#4576
    date: 2023-11-02 17:58:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4577
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4446
    +user: Proxies\__CG__\App\Entity\User {#4447 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1699019838 {#4045
        date: 2023-11-03 14:57:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4038 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 83564
      -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4271015"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698882593 {#4043
        date: 2023-11-02 00:49:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Not because “fuck other people”. Because “fuck banks”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698905239 {#4444
      date: 2023-11-02 07:07:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4448 …}
    +nested: Doctrine\ORM\PersistentCollection {#4450 …}
    +votes: Doctrine\ORM\PersistentCollection {#4452 …}
    +reports: Doctrine\ORM\PersistentCollection {#4454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
    -id: 83900
    -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2904378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698905239 {#4445
      date: 2023-11-02 07:07:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698944287 {#4575
    date: 2023-11-02 17:58:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 84965
  -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4289719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698944287 {#4576
    date: 2023-11-02 17:58:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4630
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4577
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4446
      +user: Proxies\__CG__\App\Entity\User {#4447 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699019838 {#4045
          date: 2023-11-03 14:57:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4038 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 83564
        -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4271015"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698882593 {#4043
          date: 2023-11-02 00:49:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "Not because “fuck other people”. Because “fuck banks”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698905239 {#4444
        date: 2023-11-02 07:07:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4448 …}
      +nested: Doctrine\ORM\PersistentCollection {#4450 …}
      +votes: Doctrine\ORM\PersistentCollection {#4452 …}
      +reports: Doctrine\ORM\PersistentCollection {#4454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
      -id: 83900
      -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2904378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698905239 {#4445
        date: 2023-11-02 07:07:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698944287 {#4575
      date: 2023-11-02 17:58:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4578 …}
    +nested: Doctrine\ORM\PersistentCollection {#4580 …}
    +votes: Doctrine\ORM\PersistentCollection {#4582 …}
    +reports: Doctrine\ORM\PersistentCollection {#4584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
    -id: 84965
    -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4289719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698944287 {#4576
      date: 2023-11-02 17:58:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698945188 {#4628
    date: 2023-11-02 18:13:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -id: 84992
  -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5445451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945188 {#4629
    date: 2023-11-02 18:13: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
51 DENIED edit
App\Entity\EntryComment {#4630
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4577
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4446
      +user: Proxies\__CG__\App\Entity\User {#4447 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699019838 {#4045
          date: 2023-11-03 14:57:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4038 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 83564
        -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4271015"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698882593 {#4043
          date: 2023-11-02 00:49:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "Not because “fuck other people”. Because “fuck banks”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698905239 {#4444
        date: 2023-11-02 07:07:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4448 …}
      +nested: Doctrine\ORM\PersistentCollection {#4450 …}
      +votes: Doctrine\ORM\PersistentCollection {#4452 …}
      +reports: Doctrine\ORM\PersistentCollection {#4454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
      -id: 83900
      -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2904378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698905239 {#4445
        date: 2023-11-02 07:07:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698944287 {#4575
      date: 2023-11-02 17:58:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4578 …}
    +nested: Doctrine\ORM\PersistentCollection {#4580 …}
    +votes: Doctrine\ORM\PersistentCollection {#4582 …}
    +reports: Doctrine\ORM\PersistentCollection {#4584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
    -id: 84965
    -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4289719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698944287 {#4576
      date: 2023-11-02 17:58:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698945188 {#4628
    date: 2023-11-02 18:13:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -id: 84992
  -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5445451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945188 {#4629
    date: 2023-11-02 18:13: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
52 DENIED moderate
App\Entity\EntryComment {#4630
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4577
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4446
      +user: Proxies\__CG__\App\Entity\User {#4447 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699019838 {#4045
          date: 2023-11-03 14:57:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4038 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 83564
        -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4271015"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698882593 {#4043
          date: 2023-11-02 00:49:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "Not because “fuck other people”. Because “fuck banks”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698905239 {#4444
        date: 2023-11-02 07:07:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4448 …}
      +nested: Doctrine\ORM\PersistentCollection {#4450 …}
      +votes: Doctrine\ORM\PersistentCollection {#4452 …}
      +reports: Doctrine\ORM\PersistentCollection {#4454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
      -id: 83900
      -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2904378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698905239 {#4445
        date: 2023-11-02 07:07:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698944287 {#4575
      date: 2023-11-02 17:58:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4578 …}
    +nested: Doctrine\ORM\PersistentCollection {#4580 …}
    +votes: Doctrine\ORM\PersistentCollection {#4582 …}
    +reports: Doctrine\ORM\PersistentCollection {#4584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
    -id: 84965
    -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4289719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698944287 {#4576
      date: 2023-11-02 17:58:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698945188 {#4628
    date: 2023-11-02 18:13:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -id: 84992
  -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5445451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945188 {#4629
    date: 2023-11-02 18:13: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
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 {#4716
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4630
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4577
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4446
        +user: Proxies\__CG__\App\Entity\User {#4447 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1699019838 {#4045
            date: 2023-11-03 14:57:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4038 …}
          +nested: Doctrine\ORM\PersistentCollection {#4029 …}
          +votes: Doctrine\ORM\PersistentCollection {#4032 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
          -id: 83564
          -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/4271015"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698882593 {#4043
            date: 2023-11-02 00:49:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "Not because “fuck other people”. Because “fuck banks”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698905239 {#4444
          date: 2023-11-02 07:07:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4448 …}
        +nested: Doctrine\ORM\PersistentCollection {#4450 …}
        +votes: Doctrine\ORM\PersistentCollection {#4452 …}
        +reports: Doctrine\ORM\PersistentCollection {#4454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
        -id: 83900
        -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2904378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698905239 {#4445
          date: 2023-11-02 07:07:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698944287 {#4575
        date: 2023-11-02 17:58:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4578 …}
      +nested: Doctrine\ORM\PersistentCollection {#4580 …}
      +votes: Doctrine\ORM\PersistentCollection {#4582 …}
      +reports: Doctrine\ORM\PersistentCollection {#4584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
      -id: 84965
      -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4289719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698944287 {#4576
        date: 2023-11-02 17:58:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698945188 {#4628
      date: 2023-11-02 18:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4631 …}
    +nested: Doctrine\ORM\PersistentCollection {#4633 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
    -id: 84992
    -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5445451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698945188 {#4629
      date: 2023-11-02 18:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698945306 {#4714
    date: 2023-11-02 18:15:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 84993
  -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5445498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945306 {#4715
    date: 2023-11-02 18:15:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4716
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4630
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4577
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4446
        +user: Proxies\__CG__\App\Entity\User {#4447 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1699019838 {#4045
            date: 2023-11-03 14:57:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4038 …}
          +nested: Doctrine\ORM\PersistentCollection {#4029 …}
          +votes: Doctrine\ORM\PersistentCollection {#4032 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
          -id: 83564
          -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/4271015"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698882593 {#4043
            date: 2023-11-02 00:49:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "Not because “fuck other people”. Because “fuck banks”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698905239 {#4444
          date: 2023-11-02 07:07:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4448 …}
        +nested: Doctrine\ORM\PersistentCollection {#4450 …}
        +votes: Doctrine\ORM\PersistentCollection {#4452 …}
        +reports: Doctrine\ORM\PersistentCollection {#4454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
        -id: 83900
        -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2904378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698905239 {#4445
          date: 2023-11-02 07:07:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698944287 {#4575
        date: 2023-11-02 17:58:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4578 …}
      +nested: Doctrine\ORM\PersistentCollection {#4580 …}
      +votes: Doctrine\ORM\PersistentCollection {#4582 …}
      +reports: Doctrine\ORM\PersistentCollection {#4584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
      -id: 84965
      -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4289719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698944287 {#4576
        date: 2023-11-02 17:58:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698945188 {#4628
      date: 2023-11-02 18:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4631 …}
    +nested: Doctrine\ORM\PersistentCollection {#4633 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
    -id: 84992
    -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5445451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698945188 {#4629
      date: 2023-11-02 18:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698945306 {#4714
    date: 2023-11-02 18:15:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 84993
  -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5445498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945306 {#4715
    date: 2023-11-02 18:15:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4716
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4630
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4577
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4446
        +user: Proxies\__CG__\App\Entity\User {#4447 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1699019838 {#4045
            date: 2023-11-03 14:57:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4038 …}
          +nested: Doctrine\ORM\PersistentCollection {#4029 …}
          +votes: Doctrine\ORM\PersistentCollection {#4032 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
          -id: 83564
          -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/4271015"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698882593 {#4043
            date: 2023-11-02 00:49:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "Not because “fuck other people”. Because “fuck banks”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698905239 {#4444
          date: 2023-11-02 07:07:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4448 …}
        +nested: Doctrine\ORM\PersistentCollection {#4450 …}
        +votes: Doctrine\ORM\PersistentCollection {#4452 …}
        +reports: Doctrine\ORM\PersistentCollection {#4454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
        -id: 83900
        -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2904378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698905239 {#4445
          date: 2023-11-02 07:07:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698944287 {#4575
        date: 2023-11-02 17:58:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4578 …}
      +nested: Doctrine\ORM\PersistentCollection {#4580 …}
      +votes: Doctrine\ORM\PersistentCollection {#4582 …}
      +reports: Doctrine\ORM\PersistentCollection {#4584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
      -id: 84965
      -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4289719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698944287 {#4576
        date: 2023-11-02 17:58:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698945188 {#4628
      date: 2023-11-02 18:13:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4631 …}
    +nested: Doctrine\ORM\PersistentCollection {#4633 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
    -id: 84992
    -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5445451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698945188 {#4629
      date: 2023-11-02 18:13:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698945306 {#4714
    date: 2023-11-02 18:15:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 84993
  -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5445498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698945306 {#4715
    date: 2023-11-02 18:15:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4769
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4716
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4630
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4577
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4446
          +user: Proxies\__CG__\App\Entity\User {#4447 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4037
            +user: App\Entity\User {#4021 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1699019838 {#4045
              date: 2023-11-03 14:57:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4038 …}
            +nested: Doctrine\ORM\PersistentCollection {#4029 …}
            +votes: Doctrine\ORM\PersistentCollection {#4032 …}
            +reports: Doctrine\ORM\PersistentCollection {#4027 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
            -id: 83564
            -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/4271015"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698882593 {#4043
              date: 2023-11-02 00:49:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "Not because “fuck other people”. Because “fuck banks”."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1698905239 {#4444
            date: 2023-11-02 07:07:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Yawnder@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4448 …}
          +nested: Doctrine\ORM\PersistentCollection {#4450 …}
          +votes: Doctrine\ORM\PersistentCollection {#4452 …}
          +reports: Doctrine\ORM\PersistentCollection {#4454 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
          -id: 83900
          -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2904378"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698905239 {#4445
            date: 2023-11-02 07:07:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698944287 {#4575
          date: 2023-11-02 17:58:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
          "@nephs@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4578 …}
        +nested: Doctrine\ORM\PersistentCollection {#4580 …}
        +votes: Doctrine\ORM\PersistentCollection {#4582 …}
        +reports: Doctrine\ORM\PersistentCollection {#4584 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
        -id: 84965
        -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4289719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698944287 {#4576
          date: 2023-11-02 17:58:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698945188 {#4628
        date: 2023-11-02 18:13:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4631 …}
      +nested: Doctrine\ORM\PersistentCollection {#4633 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4637 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
      -id: 84992
      -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5445451"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945188 {#4629
        date: 2023-11-02 18:13:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698945306 {#4714
      date: 2023-11-02 18:15:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4717 …}
    +nested: Doctrine\ORM\PersistentCollection {#4719 …}
    +votes: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -id: 84993
    -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5445498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698945306 {#4715
      date: 2023-11-02 18:15:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Stigmatized by capital owner? Wtf is that claim.\n
    \n
    It’s stigmatized because it’s people not making good on their word.\n
    \n
    I’m glad there is a process (at least here in the civilized world) to control bankruptcy because it has to exist in some cases, but it’s something that should be normalised.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698949884 {#4767
    date: 2023-11-02 19:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4770 …}
  +nested: Doctrine\ORM\PersistentCollection {#4772 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 85224
  -bodyTs: "'bankruptci':38 'capit':3 'case':46 'civil':34 'claim':8 'control':37 'exist':43 'glad':24 'good':18 'least':30 'm':23 'make':17 'normalis':54 'owner':4 'peopl':15 'process':28 'someth':50 'stigmat':1,11 'word':21 'world':35 'wtf':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4292010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698949884 {#4768
    date: 2023-11-02 19:31:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4769
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4716
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4630
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4577
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4446
          +user: Proxies\__CG__\App\Entity\User {#4447 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4037
            +user: App\Entity\User {#4021 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1699019838 {#4045
              date: 2023-11-03 14:57:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4038 …}
            +nested: Doctrine\ORM\PersistentCollection {#4029 …}
            +votes: Doctrine\ORM\PersistentCollection {#4032 …}
            +reports: Doctrine\ORM\PersistentCollection {#4027 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
            -id: 83564
            -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/4271015"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698882593 {#4043
              date: 2023-11-02 00:49:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "Not because “fuck other people”. Because “fuck banks”."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1698905239 {#4444
            date: 2023-11-02 07:07:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Yawnder@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4448 …}
          +nested: Doctrine\ORM\PersistentCollection {#4450 …}
          +votes: Doctrine\ORM\PersistentCollection {#4452 …}
          +reports: Doctrine\ORM\PersistentCollection {#4454 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
          -id: 83900
          -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2904378"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698905239 {#4445
            date: 2023-11-02 07:07:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698944287 {#4575
          date: 2023-11-02 17:58:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
          "@nephs@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4578 …}
        +nested: Doctrine\ORM\PersistentCollection {#4580 …}
        +votes: Doctrine\ORM\PersistentCollection {#4582 …}
        +reports: Doctrine\ORM\PersistentCollection {#4584 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
        -id: 84965
        -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4289719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698944287 {#4576
          date: 2023-11-02 17:58:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698945188 {#4628
        date: 2023-11-02 18:13:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4631 …}
      +nested: Doctrine\ORM\PersistentCollection {#4633 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4637 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
      -id: 84992
      -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5445451"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945188 {#4629
        date: 2023-11-02 18:13:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698945306 {#4714
      date: 2023-11-02 18:15:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4717 …}
    +nested: Doctrine\ORM\PersistentCollection {#4719 …}
    +votes: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -id: 84993
    -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5445498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698945306 {#4715
      date: 2023-11-02 18:15:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Stigmatized by capital owner? Wtf is that claim.\n
    \n
    It’s stigmatized because it’s people not making good on their word.\n
    \n
    I’m glad there is a process (at least here in the civilized world) to control bankruptcy because it has to exist in some cases, but it’s something that should be normalised.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698949884 {#4767
    date: 2023-11-02 19:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4770 …}
  +nested: Doctrine\ORM\PersistentCollection {#4772 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 85224
  -bodyTs: "'bankruptci':38 'capit':3 'case':46 'civil':34 'claim':8 'control':37 'exist':43 'glad':24 'good':18 'least':30 'm':23 'make':17 'normalis':54 'owner':4 'peopl':15 'process':28 'someth':50 'stigmat':1,11 'word':21 'world':35 'wtf':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4292010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698949884 {#4768
    date: 2023-11-02 19:31:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4769
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4716
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4630
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4577
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4446
          +user: Proxies\__CG__\App\Entity\User {#4447 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4037
            +user: App\Entity\User {#4021 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1699019838 {#4045
              date: 2023-11-03 14:57:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4038 …}
            +nested: Doctrine\ORM\PersistentCollection {#4029 …}
            +votes: Doctrine\ORM\PersistentCollection {#4032 …}
            +reports: Doctrine\ORM\PersistentCollection {#4027 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
            -id: 83564
            -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/4271015"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698882593 {#4043
              date: 2023-11-02 00:49:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "Not because “fuck other people”. Because “fuck banks”."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1698905239 {#4444
            date: 2023-11-02 07:07:19.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Yawnder@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4448 …}
          +nested: Doctrine\ORM\PersistentCollection {#4450 …}
          +votes: Doctrine\ORM\PersistentCollection {#4452 …}
          +reports: Doctrine\ORM\PersistentCollection {#4454 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
          -id: 83900
          -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2904378"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698905239 {#4445
            date: 2023-11-02 07:07:19.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1698944287 {#4575
          date: 2023-11-02 17:58:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
          "@nephs@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4578 …}
        +nested: Doctrine\ORM\PersistentCollection {#4580 …}
        +votes: Doctrine\ORM\PersistentCollection {#4582 …}
        +reports: Doctrine\ORM\PersistentCollection {#4584 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
        -id: 84965
        -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4289719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698944287 {#4576
          date: 2023-11-02 17:58:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698945188 {#4628
        date: 2023-11-02 18:13:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4631 …}
      +nested: Doctrine\ORM\PersistentCollection {#4633 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4637 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
      -id: 84992
      -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5445451"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945188 {#4629
        date: 2023-11-02 18:13:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698945306 {#4714
      date: 2023-11-02 18:15:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4717 …}
    +nested: Doctrine\ORM\PersistentCollection {#4719 …}
    +votes: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -id: 84993
    -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5445498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698945306 {#4715
      date: 2023-11-02 18:15:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Stigmatized by capital owner? Wtf is that claim.\n
    \n
    It’s stigmatized because it’s people not making good on their word.\n
    \n
    I’m glad there is a process (at least here in the civilized world) to control bankruptcy because it has to exist in some cases, but it’s something that should be normalised.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698949884 {#4767
    date: 2023-11-02 19:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4770 …}
  +nested: Doctrine\ORM\PersistentCollection {#4772 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 85224
  -bodyTs: "'bankruptci':38 'capit':3 'case':46 'civil':34 'claim':8 'control':37 'exist':43 'glad':24 'good':18 'least':30 'm':23 'make':17 'normalis':54 'owner':4 'peopl':15 'process':28 'someth':50 'stigmat':1,11 'word':21 'world':35 'wtf':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4292010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698949884 {#4768
    date: 2023-11-02 19:31:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4838
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4769
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4630
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4577
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4446
            +user: Proxies\__CG__\App\Entity\User {#4447 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4037
              +user: App\Entity\User {#4021 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1699019838 {#4045
                date: 2023-11-03 14:57:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4038 …}
              +nested: Doctrine\ORM\PersistentCollection {#4029 …}
              +votes: Doctrine\ORM\PersistentCollection {#4032 …}
              +reports: Doctrine\ORM\PersistentCollection {#4027 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
              -id: 83564
              -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.zip/comment/4271015"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698882593 {#4043
                date: 2023-11-02 00:49:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4037}
            +body: "Not because “fuck other people”. Because “fuck banks”."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1698905239 {#4444
              date: 2023-11-02 07:07:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Yawnder@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4448 …}
            +nested: Doctrine\ORM\PersistentCollection {#4450 …}
            +votes: Doctrine\ORM\PersistentCollection {#4452 …}
            +reports: Doctrine\ORM\PersistentCollection {#4454 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
            -id: 83900
            -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/2904378"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698905239 {#4445
              date: 2023-11-02 07:07:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698944287 {#4575
            date: 2023-11-02 17:58:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Yawnder@lemmy.zip"
            "@nephs@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4578 …}
          +nested: Doctrine\ORM\PersistentCollection {#4580 …}
          +votes: Doctrine\ORM\PersistentCollection {#4582 …}
          +reports: Doctrine\ORM\PersistentCollection {#4584 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
          -id: 84965
          -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/4289719"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698944287 {#4576
            date: 2023-11-02 17:58:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698945188 {#4628
          date: 2023-11-02 18:13:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
          "@nephs@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4631 …}
        +nested: Doctrine\ORM\PersistentCollection {#4633 …}
        +votes: Doctrine\ORM\PersistentCollection {#4635 …}
        +reports: Doctrine\ORM\PersistentCollection {#4637 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
        -id: 84992
        -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5445451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945188 {#4629
          date: 2023-11-02 18:13:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698945306 {#4714
        date: 2023-11-02 18:15:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -id: 84993
      -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5445498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945306 {#4715
        date: 2023-11-02 18:15:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Stigmatized by capital owner? Wtf is that claim.\n
      \n
      It’s stigmatized because it’s people not making good on their word.\n
      \n
      I’m glad there is a process (at least here in the civilized world) to control bankruptcy because it has to exist in some cases, but it’s something that should be normalised.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698949884 {#4767
      date: 2023-11-02 19:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 85224
    -bodyTs: "'bankruptci':38 'capit':3 'case':46 'civil':34 'claim':8 'control':37 'exist':43 'glad':24 'good':18 'least':30 'm':23 'make':17 'normalis':54 'owner':4 'peopl':15 'process':28 'someth':50 'stigmat':1,11 'word':21 'world':35 'wtf':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4292010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698949884 {#4768
      date: 2023-11-02 19:31:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Already did, its normalized for companies, and looked down on by individuals, because individuals should mAkE gOoD oN tHeIr wOrD. Like I said fuck that noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698950510 {#4836
    date: 2023-11-02 19:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4839 …}
  +nested: Doctrine\ORM\PersistentCollection {#4841 …}
  +votes: Doctrine\ORM\PersistentCollection {#4843 …}
  +reports: Doctrine\ORM\PersistentCollection {#4845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4849 …}
  -id: 85259
  -bodyTs: "'alreadi':1 'compani':6 'fuck':24 'good':17 'individu':12,14 'like':21 'look':8 'make':16 'nois':26 'normal':4 'said':23 'word':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5447679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698950510 {#4837
    date: 2023-11-02 19:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4838
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4769
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4630
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4577
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4446
            +user: Proxies\__CG__\App\Entity\User {#4447 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4037
              +user: App\Entity\User {#4021 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1699019838 {#4045
                date: 2023-11-03 14:57:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4038 …}
              +nested: Doctrine\ORM\PersistentCollection {#4029 …}
              +votes: Doctrine\ORM\PersistentCollection {#4032 …}
              +reports: Doctrine\ORM\PersistentCollection {#4027 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
              -id: 83564
              -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.zip/comment/4271015"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698882593 {#4043
                date: 2023-11-02 00:49:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4037}
            +body: "Not because “fuck other people”. Because “fuck banks”."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1698905239 {#4444
              date: 2023-11-02 07:07:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Yawnder@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4448 …}
            +nested: Doctrine\ORM\PersistentCollection {#4450 …}
            +votes: Doctrine\ORM\PersistentCollection {#4452 …}
            +reports: Doctrine\ORM\PersistentCollection {#4454 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
            -id: 83900
            -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/2904378"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698905239 {#4445
              date: 2023-11-02 07:07:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698944287 {#4575
            date: 2023-11-02 17:58:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Yawnder@lemmy.zip"
            "@nephs@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4578 …}
          +nested: Doctrine\ORM\PersistentCollection {#4580 …}
          +votes: Doctrine\ORM\PersistentCollection {#4582 …}
          +reports: Doctrine\ORM\PersistentCollection {#4584 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
          -id: 84965
          -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/4289719"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698944287 {#4576
            date: 2023-11-02 17:58:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698945188 {#4628
          date: 2023-11-02 18:13:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
          "@nephs@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4631 …}
        +nested: Doctrine\ORM\PersistentCollection {#4633 …}
        +votes: Doctrine\ORM\PersistentCollection {#4635 …}
        +reports: Doctrine\ORM\PersistentCollection {#4637 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
        -id: 84992
        -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5445451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945188 {#4629
          date: 2023-11-02 18:13:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698945306 {#4714
        date: 2023-11-02 18:15:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -id: 84993
      -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5445498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945306 {#4715
        date: 2023-11-02 18:15:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Stigmatized by capital owner? Wtf is that claim.\n
      \n
      It’s stigmatized because it’s people not making good on their word.\n
      \n
      I’m glad there is a process (at least here in the civilized world) to control bankruptcy because it has to exist in some cases, but it’s something that should be normalised.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698949884 {#4767
      date: 2023-11-02 19:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 85224
    -bodyTs: "'bankruptci':38 'capit':3 'case':46 'civil':34 'claim':8 'control':37 'exist':43 'glad':24 'good':18 'least':30 'm':23 'make':17 'normalis':54 'owner':4 'peopl':15 'process':28 'someth':50 'stigmat':1,11 'word':21 'world':35 'wtf':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4292010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698949884 {#4768
      date: 2023-11-02 19:31:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Already did, its normalized for companies, and looked down on by individuals, because individuals should mAkE gOoD oN tHeIr wOrD. Like I said fuck that noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698950510 {#4836
    date: 2023-11-02 19:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4839 …}
  +nested: Doctrine\ORM\PersistentCollection {#4841 …}
  +votes: Doctrine\ORM\PersistentCollection {#4843 …}
  +reports: Doctrine\ORM\PersistentCollection {#4845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4849 …}
  -id: 85259
  -bodyTs: "'alreadi':1 'compani':6 'fuck':24 'good':17 'individu':12,14 'like':21 'look':8 'make':16 'nois':26 'normal':4 'said':23 'word':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5447679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698950510 {#4837
    date: 2023-11-02 19:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4838
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4769
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4630
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4577
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4446
            +user: Proxies\__CG__\App\Entity\User {#4447 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4037
              +user: App\Entity\User {#4021 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1699019838 {#4045
                date: 2023-11-03 14:57:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4038 …}
              +nested: Doctrine\ORM\PersistentCollection {#4029 …}
              +votes: Doctrine\ORM\PersistentCollection {#4032 …}
              +reports: Doctrine\ORM\PersistentCollection {#4027 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
              -id: 83564
              -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.zip/comment/4271015"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698882593 {#4043
                date: 2023-11-02 00:49:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4037}
            +body: "Not because “fuck other people”. Because “fuck banks”."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1698905239 {#4444
              date: 2023-11-02 07:07:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Yawnder@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4448 …}
            +nested: Doctrine\ORM\PersistentCollection {#4450 …}
            +votes: Doctrine\ORM\PersistentCollection {#4452 …}
            +reports: Doctrine\ORM\PersistentCollection {#4454 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
            -id: 83900
            -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/2904378"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698905239 {#4445
              date: 2023-11-02 07:07:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698944287 {#4575
            date: 2023-11-02 17:58:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Yawnder@lemmy.zip"
            "@nephs@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4578 …}
          +nested: Doctrine\ORM\PersistentCollection {#4580 …}
          +votes: Doctrine\ORM\PersistentCollection {#4582 …}
          +reports: Doctrine\ORM\PersistentCollection {#4584 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
          -id: 84965
          -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/4289719"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698944287 {#4576
            date: 2023-11-02 17:58:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698945188 {#4628
          date: 2023-11-02 18:13:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
          "@nephs@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4631 …}
        +nested: Doctrine\ORM\PersistentCollection {#4633 …}
        +votes: Doctrine\ORM\PersistentCollection {#4635 …}
        +reports: Doctrine\ORM\PersistentCollection {#4637 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
        -id: 84992
        -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5445451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945188 {#4629
          date: 2023-11-02 18:13:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698945306 {#4714
        date: 2023-11-02 18:15:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -id: 84993
      -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5445498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945306 {#4715
        date: 2023-11-02 18:15:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Stigmatized by capital owner? Wtf is that claim.\n
      \n
      It’s stigmatized because it’s people not making good on their word.\n
      \n
      I’m glad there is a process (at least here in the civilized world) to control bankruptcy because it has to exist in some cases, but it’s something that should be normalised.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698949884 {#4767
      date: 2023-11-02 19:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 85224
    -bodyTs: "'bankruptci':38 'capit':3 'case':46 'civil':34 'claim':8 'control':37 'exist':43 'glad':24 'good':18 'least':30 'm':23 'make':17 'normalis':54 'owner':4 'peopl':15 'process':28 'someth':50 'stigmat':1,11 'word':21 'world':35 'wtf':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4292010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698949884 {#4768
      date: 2023-11-02 19:31:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Already did, its normalized for companies, and looked down on by individuals, because individuals should mAkE gOoD oN tHeIr wOrD. Like I said fuck that noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698950510 {#4836
    date: 2023-11-02 19:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4839 …}
  +nested: Doctrine\ORM\PersistentCollection {#4841 …}
  +votes: Doctrine\ORM\PersistentCollection {#4843 …}
  +reports: Doctrine\ORM\PersistentCollection {#4845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4849 …}
  -id: 85259
  -bodyTs: "'alreadi':1 'compani':6 'fuck':24 'good':17 'individu':12,14 'like':21 'look':8 'make':16 'nois':26 'normal':4 'said':23 'word':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5447679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698950510 {#4837
    date: 2023-11-02 19:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4463 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4769
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4630
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4577
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4446
            +user: Proxies\__CG__\App\Entity\User {#4447 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4037
              +user: App\Entity\User {#4021 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1699019838 {#4045
                date: 2023-11-03 14:57:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4038 …}
              +nested: Doctrine\ORM\PersistentCollection {#4029 …}
              +votes: Doctrine\ORM\PersistentCollection {#4032 …}
              +reports: Doctrine\ORM\PersistentCollection {#4027 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
              -id: 83564
              -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.zip/comment/4271015"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698882593 {#4043
                date: 2023-11-02 00:49:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4037}
            +body: "Not because “fuck other people”. Because “fuck banks”."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1698905239 {#4444
              date: 2023-11-02 07:07:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Yawnder@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4448 …}
            +nested: Doctrine\ORM\PersistentCollection {#4450 …}
            +votes: Doctrine\ORM\PersistentCollection {#4452 …}
            +reports: Doctrine\ORM\PersistentCollection {#4454 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
            -id: 83900
            -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/2904378"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698905239 {#4445
              date: 2023-11-02 07:07:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698944287 {#4575
            date: 2023-11-02 17:58:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Yawnder@lemmy.zip"
            "@nephs@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4578 …}
          +nested: Doctrine\ORM\PersistentCollection {#4580 …}
          +votes: Doctrine\ORM\PersistentCollection {#4582 …}
          +reports: Doctrine\ORM\PersistentCollection {#4584 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
          -id: 84965
          -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/4289719"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698944287 {#4576
            date: 2023-11-02 17:58:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698945188 {#4628
          date: 2023-11-02 18:13:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
          "@nephs@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4631 …}
        +nested: Doctrine\ORM\PersistentCollection {#4633 …}
        +votes: Doctrine\ORM\PersistentCollection {#4635 …}
        +reports: Doctrine\ORM\PersistentCollection {#4637 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
        -id: 84992
        -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5445451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945188 {#4629
          date: 2023-11-02 18:13:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698945306 {#4714
        date: 2023-11-02 18:15:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -id: 84993
      -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5445498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945306 {#4715
        date: 2023-11-02 18:15:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Stigmatized by capital owner? Wtf is that claim.\n
      \n
      It’s stigmatized because it’s people not making good on their word.\n
      \n
      I’m glad there is a process (at least here in the civilized world) to control bankruptcy because it has to exist in some cases, but it’s something that should be normalised.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698949884 {#4767
      date: 2023-11-02 19:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 85224
    -bodyTs: "'bankruptci':38 'capit':3 'case':46 'civil':34 'claim':8 'control':37 'exist':43 'glad':24 'good':18 'least':30 'm':23 'make':17 'normalis':54 'owner':4 'peopl':15 'process':28 'someth':50 'stigmat':1,11 'word':21 'world':35 'wtf':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4292010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698949884 {#4768
      date: 2023-11-02 19:31:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "The banks aren’t good on their word you fucking trog. They raise the interest rates after you borrow, that’s not fucking playing fair by any means. Tell me your a scumbag banker without telling me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699011676 {#4851
    date: 2023-11-03 12:41:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4855 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 86740
  -bodyTs: "'aren':3 'bank':2 'banker':34 'borrow':19 'fair':25 'fuck':10,23 'good':5 'interest':15 'mean':28 'play':24 'rais':13 'rate':16 'scumbag':33 'tell':29,36 'trog':11 'without':35 'word':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5670835"
  +editedAt: DateTimeImmutable @1699029682 {#4852
    date: 2023-11-03 17:41:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699011676 {#4853
    date: 2023-11-03 12:41:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4463 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4769
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4630
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4577
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4446
            +user: Proxies\__CG__\App\Entity\User {#4447 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4037
              +user: App\Entity\User {#4021 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1699019838 {#4045
                date: 2023-11-03 14:57:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4038 …}
              +nested: Doctrine\ORM\PersistentCollection {#4029 …}
              +votes: Doctrine\ORM\PersistentCollection {#4032 …}
              +reports: Doctrine\ORM\PersistentCollection {#4027 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
              -id: 83564
              -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.zip/comment/4271015"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698882593 {#4043
                date: 2023-11-02 00:49:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4037}
            +body: "Not because “fuck other people”. Because “fuck banks”."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1698905239 {#4444
              date: 2023-11-02 07:07:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Yawnder@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4448 …}
            +nested: Doctrine\ORM\PersistentCollection {#4450 …}
            +votes: Doctrine\ORM\PersistentCollection {#4452 …}
            +reports: Doctrine\ORM\PersistentCollection {#4454 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
            -id: 83900
            -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/2904378"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698905239 {#4445
              date: 2023-11-02 07:07:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698944287 {#4575
            date: 2023-11-02 17:58:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Yawnder@lemmy.zip"
            "@nephs@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4578 …}
          +nested: Doctrine\ORM\PersistentCollection {#4580 …}
          +votes: Doctrine\ORM\PersistentCollection {#4582 …}
          +reports: Doctrine\ORM\PersistentCollection {#4584 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
          -id: 84965
          -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/4289719"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698944287 {#4576
            date: 2023-11-02 17:58:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698945188 {#4628
          date: 2023-11-02 18:13:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
          "@nephs@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4631 …}
        +nested: Doctrine\ORM\PersistentCollection {#4633 …}
        +votes: Doctrine\ORM\PersistentCollection {#4635 …}
        +reports: Doctrine\ORM\PersistentCollection {#4637 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
        -id: 84992
        -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5445451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945188 {#4629
          date: 2023-11-02 18:13:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698945306 {#4714
        date: 2023-11-02 18:15:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -id: 84993
      -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5445498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945306 {#4715
        date: 2023-11-02 18:15:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Stigmatized by capital owner? Wtf is that claim.\n
      \n
      It’s stigmatized because it’s people not making good on their word.\n
      \n
      I’m glad there is a process (at least here in the civilized world) to control bankruptcy because it has to exist in some cases, but it’s something that should be normalised.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698949884 {#4767
      date: 2023-11-02 19:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 85224
    -bodyTs: "'bankruptci':38 'capit':3 'case':46 'civil':34 'claim':8 'control':37 'exist':43 'glad':24 'good':18 'least':30 'm':23 'make':17 'normalis':54 'owner':4 'peopl':15 'process':28 'someth':50 'stigmat':1,11 'word':21 'world':35 'wtf':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4292010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698949884 {#4768
      date: 2023-11-02 19:31:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "The banks aren’t good on their word you fucking trog. They raise the interest rates after you borrow, that’s not fucking playing fair by any means. Tell me your a scumbag banker without telling me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699011676 {#4851
    date: 2023-11-03 12:41:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4855 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 86740
  -bodyTs: "'aren':3 'bank':2 'banker':34 'borrow':19 'fair':25 'fuck':10,23 'good':5 'interest':15 'mean':28 'play':24 'rais':13 'rate':16 'scumbag':33 'tell':29,36 'trog':11 'without':35 'word':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5670835"
  +editedAt: DateTimeImmutable @1699029682 {#4852
    date: 2023-11-03 17:41:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699011676 {#4853
    date: 2023-11-03 12:41:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4854
  +user: Proxies\__CG__\App\Entity\User {#4463 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4769
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4630
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4577
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4446
            +user: Proxies\__CG__\App\Entity\User {#4447 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4037
              +user: App\Entity\User {#4021 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1699019838 {#4045
                date: 2023-11-03 14:57:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4038 …}
              +nested: Doctrine\ORM\PersistentCollection {#4029 …}
              +votes: Doctrine\ORM\PersistentCollection {#4032 …}
              +reports: Doctrine\ORM\PersistentCollection {#4027 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
              -id: 83564
              -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.zip/comment/4271015"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698882593 {#4043
                date: 2023-11-02 00:49:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4037}
            +body: "Not because “fuck other people”. Because “fuck banks”."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1698905239 {#4444
              date: 2023-11-02 07:07:19.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Yawnder@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4448 …}
            +nested: Doctrine\ORM\PersistentCollection {#4450 …}
            +votes: Doctrine\ORM\PersistentCollection {#4452 …}
            +reports: Doctrine\ORM\PersistentCollection {#4454 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
            -id: 83900
            -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/2904378"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698905239 {#4445
              date: 2023-11-02 07:07:19.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1698944287 {#4575
            date: 2023-11-02 17:58:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Yawnder@lemmy.zip"
            "@nephs@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4578 …}
          +nested: Doctrine\ORM\PersistentCollection {#4580 …}
          +votes: Doctrine\ORM\PersistentCollection {#4582 …}
          +reports: Doctrine\ORM\PersistentCollection {#4584 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
          -id: 84965
          -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/4289719"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698944287 {#4576
            date: 2023-11-02 17:58:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698945188 {#4628
          date: 2023-11-02 18:13:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
          "@nephs@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4631 …}
        +nested: Doctrine\ORM\PersistentCollection {#4633 …}
        +votes: Doctrine\ORM\PersistentCollection {#4635 …}
        +reports: Doctrine\ORM\PersistentCollection {#4637 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
        -id: 84992
        -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5445451"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945188 {#4629
          date: 2023-11-02 18:13:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698945306 {#4714
        date: 2023-11-02 18:15:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -id: 84993
      -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5445498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698945306 {#4715
        date: 2023-11-02 18:15:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Stigmatized by capital owner? Wtf is that claim.\n
      \n
      It’s stigmatized because it’s people not making good on their word.\n
      \n
      I’m glad there is a process (at least here in the civilized world) to control bankruptcy because it has to exist in some cases, but it’s something that should be normalised.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698949884 {#4767
      date: 2023-11-02 19:31:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4770 …}
    +nested: Doctrine\ORM\PersistentCollection {#4772 …}
    +votes: Doctrine\ORM\PersistentCollection {#4774 …}
    +reports: Doctrine\ORM\PersistentCollection {#4776 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
    -id: 85224
    -bodyTs: "'bankruptci':38 'capit':3 'case':46 'civil':34 'claim':8 'control':37 'exist':43 'glad':24 'good':18 'least':30 'm':23 'make':17 'normalis':54 'owner':4 'peopl':15 'process':28 'someth':50 'stigmat':1,11 'word':21 'world':35 'wtf':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4292010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698949884 {#4768
      date: 2023-11-02 19:31:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "The banks aren’t good on their word you fucking trog. They raise the interest rates after you borrow, that’s not fucking playing fair by any means. Tell me your a scumbag banker without telling me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699011676 {#4851
    date: 2023-11-03 12:41:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4855 …}
  +nested: Doctrine\ORM\PersistentCollection {#4857 …}
  +votes: Doctrine\ORM\PersistentCollection {#4859 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 86740
  -bodyTs: "'aren':3 'bank':2 'banker':34 'borrow':19 'fair':25 'fuck':10,23 'good':5 'interest':15 'mean':28 'play':24 'rais':13 'rate':16 'scumbag':33 'tell':29,36 'trog':11 'without':35 'word':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5670835"
  +editedAt: DateTimeImmutable @1699029682 {#4852
    date: 2023-11-03 17:41:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699011676 {#4853
    date: 2023-11-03 12:41:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4938
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4854
    +user: Proxies\__CG__\App\Entity\User {#4463 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4769
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4716
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4630
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4577
            +user: App\Entity\User {#4021 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4446
              +user: Proxies\__CG__\App\Entity\User {#4447 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4037
                +user: App\Entity\User {#4021 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 8
                +score: 0
                +lastActive: DateTime @1699019838 {#4045
                  date: 2023-11-03 14:57:18.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4038 …}
                +nested: Doctrine\ORM\PersistentCollection {#4029 …}
                +votes: Doctrine\ORM\PersistentCollection {#4032 …}
                +reports: Doctrine\ORM\PersistentCollection {#4027 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
                -id: 83564
                -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.zip/comment/4271015"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698882593 {#4043
                  date: 2023-11-02 00:49:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4037}
              +body: "Not because “fuck other people”. Because “fuck banks”."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1698905239 {#4444
                date: 2023-11-02 07:07:19.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Yawnder@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4448 …}
              +nested: Doctrine\ORM\PersistentCollection {#4450 …}
              +votes: Doctrine\ORM\PersistentCollection {#4452 …}
              +reports: Doctrine\ORM\PersistentCollection {#4454 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
              -id: 83900
              -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmygrad.ml/comment/2904378"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698905239 {#4445
                date: 2023-11-02 07:07:19.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4037}
            +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1698944287 {#4575
              date: 2023-11-02 17:58:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Yawnder@lemmy.zip"
              "@nephs@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4578 …}
            +nested: Doctrine\ORM\PersistentCollection {#4580 …}
            +votes: Doctrine\ORM\PersistentCollection {#4582 …}
            +reports: Doctrine\ORM\PersistentCollection {#4584 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
            -id: 84965
            -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/4289719"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698944287 {#4576
              date: 2023-11-02 17:58:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698945188 {#4628
            date: 2023-11-02 18:13:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Yawnder@lemmy.zip"
            "@nephs@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4631 …}
          +nested: Doctrine\ORM\PersistentCollection {#4633 …}
          +votes: Doctrine\ORM\PersistentCollection {#4635 …}
          +reports: Doctrine\ORM\PersistentCollection {#4637 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
          -id: 84992
          -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5445451"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698945188 {#4629
            date: 2023-11-02 18:13:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698945306 {#4714
          date: 2023-11-02 18:15:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
          "@nephs@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4717 …}
        +nested: Doctrine\ORM\PersistentCollection {#4719 …}
        +votes: Doctrine\ORM\PersistentCollection {#4721 …}
        +reports: Doctrine\ORM\PersistentCollection {#4723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
        -id: 84993
        -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5445498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945306 {#4715
          date: 2023-11-02 18:15:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Stigmatized by capital owner? Wtf is that claim.\n
        \n
        It’s stigmatized because it’s people not making good on their word.\n
        \n
        I’m glad there is a process (at least here in the civilized world) to control bankruptcy because it has to exist in some cases, but it’s something that should be normalised.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698949884 {#4767
        date: 2023-11-02 19:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4770 …}
      +nested: Doctrine\ORM\PersistentCollection {#4772 …}
      +votes: Doctrine\ORM\PersistentCollection {#4774 …}
      +reports: Doctrine\ORM\PersistentCollection {#4776 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
      -id: 85224
      -bodyTs: "'bankruptci':38 'capit':3 'case':46 'civil':34 'claim':8 'control':37 'exist':43 'glad':24 'good':18 'least':30 'm':23 'make':17 'normalis':54 'owner':4 'peopl':15 'process':28 'someth':50 'stigmat':1,11 'word':21 'world':35 'wtf':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4292010"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698949884 {#4768
        date: 2023-11-02 19:31:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "The banks aren’t good on their word you fucking trog. They raise the interest rates after you borrow, that’s not fucking playing fair by any means. Tell me your a scumbag banker without telling me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699011676 {#4851
      date: 2023-11-03 12:41:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4855 …}
    +nested: Doctrine\ORM\PersistentCollection {#4857 …}
    +votes: Doctrine\ORM\PersistentCollection {#4859 …}
    +reports: Doctrine\ORM\PersistentCollection {#4861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
    -id: 86740
    -bodyTs: "'aren':3 'bank':2 'banker':34 'borrow':19 'fair':25 'fuck':10,23 'good':5 'interest':15 'mean':28 'play':24 'rais':13 'rate':16 'scumbag':33 'tell':29,36 'trog':11 'without':35 'word':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5670835"
    +editedAt: DateTimeImmutable @1699029682 {#4852
      date: 2023-11-03 17:41:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699011676 {#4853
      date: 2023-11-03 12:41:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "No they don’t. If you borrow at a variable rate, the rate will track with the reference rate (that the government changes, not the banks) both up and down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699019836 {#4936
    date: 2023-11-03 14:57:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4939 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4943 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -id: 87005
  -bodyTs: "'bank':26 'borrow':7 'chang':23 'govern':22 'rate':11,13,19 'refer':18 'track':15 'variabl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4319479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699019836 {#4937
    date: 2023-11-03 14:57:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4938
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4854
    +user: Proxies\__CG__\App\Entity\User {#4463 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4769
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4716
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4630
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4577
            +user: App\Entity\User {#4021 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4446
              +user: Proxies\__CG__\App\Entity\User {#4447 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4037
                +user: App\Entity\User {#4021 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 8
                +score: 0
                +lastActive: DateTime @1699019838 {#4045
                  date: 2023-11-03 14:57:18.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4038 …}
                +nested: Doctrine\ORM\PersistentCollection {#4029 …}
                +votes: Doctrine\ORM\PersistentCollection {#4032 …}
                +reports: Doctrine\ORM\PersistentCollection {#4027 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
                -id: 83564
                -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.zip/comment/4271015"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698882593 {#4043
                  date: 2023-11-02 00:49:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4037}
              +body: "Not because “fuck other people”. Because “fuck banks”."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1698905239 {#4444
                date: 2023-11-02 07:07:19.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Yawnder@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4448 …}
              +nested: Doctrine\ORM\PersistentCollection {#4450 …}
              +votes: Doctrine\ORM\PersistentCollection {#4452 …}
              +reports: Doctrine\ORM\PersistentCollection {#4454 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
              -id: 83900
              -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmygrad.ml/comment/2904378"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698905239 {#4445
                date: 2023-11-02 07:07:19.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4037}
            +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1698944287 {#4575
              date: 2023-11-02 17:58:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Yawnder@lemmy.zip"
              "@nephs@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4578 …}
            +nested: Doctrine\ORM\PersistentCollection {#4580 …}
            +votes: Doctrine\ORM\PersistentCollection {#4582 …}
            +reports: Doctrine\ORM\PersistentCollection {#4584 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
            -id: 84965
            -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/4289719"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698944287 {#4576
              date: 2023-11-02 17:58:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698945188 {#4628
            date: 2023-11-02 18:13:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Yawnder@lemmy.zip"
            "@nephs@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4631 …}
          +nested: Doctrine\ORM\PersistentCollection {#4633 …}
          +votes: Doctrine\ORM\PersistentCollection {#4635 …}
          +reports: Doctrine\ORM\PersistentCollection {#4637 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
          -id: 84992
          -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5445451"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698945188 {#4629
            date: 2023-11-02 18:13:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698945306 {#4714
          date: 2023-11-02 18:15:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
          "@nephs@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4717 …}
        +nested: Doctrine\ORM\PersistentCollection {#4719 …}
        +votes: Doctrine\ORM\PersistentCollection {#4721 …}
        +reports: Doctrine\ORM\PersistentCollection {#4723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
        -id: 84993
        -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5445498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945306 {#4715
          date: 2023-11-02 18:15:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Stigmatized by capital owner? Wtf is that claim.\n
        \n
        It’s stigmatized because it’s people not making good on their word.\n
        \n
        I’m glad there is a process (at least here in the civilized world) to control bankruptcy because it has to exist in some cases, but it’s something that should be normalised.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698949884 {#4767
        date: 2023-11-02 19:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4770 …}
      +nested: Doctrine\ORM\PersistentCollection {#4772 …}
      +votes: Doctrine\ORM\PersistentCollection {#4774 …}
      +reports: Doctrine\ORM\PersistentCollection {#4776 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
      -id: 85224
      -bodyTs: "'bankruptci':38 'capit':3 'case':46 'civil':34 'claim':8 'control':37 'exist':43 'glad':24 'good':18 'least':30 'm':23 'make':17 'normalis':54 'owner':4 'peopl':15 'process':28 'someth':50 'stigmat':1,11 'word':21 'world':35 'wtf':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4292010"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698949884 {#4768
        date: 2023-11-02 19:31:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "The banks aren’t good on their word you fucking trog. They raise the interest rates after you borrow, that’s not fucking playing fair by any means. Tell me your a scumbag banker without telling me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699011676 {#4851
      date: 2023-11-03 12:41:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4855 …}
    +nested: Doctrine\ORM\PersistentCollection {#4857 …}
    +votes: Doctrine\ORM\PersistentCollection {#4859 …}
    +reports: Doctrine\ORM\PersistentCollection {#4861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
    -id: 86740
    -bodyTs: "'aren':3 'bank':2 'banker':34 'borrow':19 'fair':25 'fuck':10,23 'good':5 'interest':15 'mean':28 'play':24 'rais':13 'rate':16 'scumbag':33 'tell':29,36 'trog':11 'without':35 'word':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5670835"
    +editedAt: DateTimeImmutable @1699029682 {#4852
      date: 2023-11-03 17:41:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699011676 {#4853
      date: 2023-11-03 12:41:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "No they don’t. If you borrow at a variable rate, the rate will track with the reference rate (that the government changes, not the banks) both up and down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699019836 {#4936
    date: 2023-11-03 14:57:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4939 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4943 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -id: 87005
  -bodyTs: "'bank':26 'borrow':7 'chang':23 'govern':22 'rate':11,13,19 'refer':18 'track':15 'variabl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4319479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699019836 {#4937
    date: 2023-11-03 14:57:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4938
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4854
    +user: Proxies\__CG__\App\Entity\User {#4463 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4769
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4716
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4630
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4577
            +user: App\Entity\User {#4021 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4446
              +user: Proxies\__CG__\App\Entity\User {#4447 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4037
                +user: App\Entity\User {#4021 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 8
                +score: 0
                +lastActive: DateTime @1699019838 {#4045
                  date: 2023-11-03 14:57:18.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4038 …}
                +nested: Doctrine\ORM\PersistentCollection {#4029 …}
                +votes: Doctrine\ORM\PersistentCollection {#4032 …}
                +reports: Doctrine\ORM\PersistentCollection {#4027 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
                -id: 83564
                -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.zip/comment/4271015"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698882593 {#4043
                  date: 2023-11-02 00:49:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4037}
              +body: "Not because “fuck other people”. Because “fuck banks”."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1698905239 {#4444
                date: 2023-11-02 07:07:19.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Yawnder@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4448 …}
              +nested: Doctrine\ORM\PersistentCollection {#4450 …}
              +votes: Doctrine\ORM\PersistentCollection {#4452 …}
              +reports: Doctrine\ORM\PersistentCollection {#4454 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
              -id: 83900
              -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmygrad.ml/comment/2904378"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698905239 {#4445
                date: 2023-11-02 07:07:19.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4037}
            +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1698944287 {#4575
              date: 2023-11-02 17:58:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Yawnder@lemmy.zip"
              "@nephs@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4578 …}
            +nested: Doctrine\ORM\PersistentCollection {#4580 …}
            +votes: Doctrine\ORM\PersistentCollection {#4582 …}
            +reports: Doctrine\ORM\PersistentCollection {#4584 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
            -id: 84965
            -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/4289719"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698944287 {#4576
              date: 2023-11-02 17:58:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4037}
          +body: "Guess people should just be slaves to their debt because *Checks Notes* Banks are owned by people. Nah fuxk that noise, banks are owned by people profiting off the fact that they have large sums of Money they didnt even work for and gained by exploiting workers. Retirement funds and pension funds aren’t in any sort of peril from folks on their last legs declaring bankruptcy. Do you know who is in peril? Folks who are in crippling debt, which is one of the leading causes of suicide because they see no way out, and bankruptcy has been so heavily stigmatized by captial owners that they dont even consider it an option."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698945188 {#4628
            date: 2023-11-02 18:13:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Yawnder@lemmy.zip"
            "@nephs@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4631 …}
          +nested: Doctrine\ORM\PersistentCollection {#4633 …}
          +votes: Doctrine\ORM\PersistentCollection {#4635 …}
          +reports: Doctrine\ORM\PersistentCollection {#4637 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
          -id: 84992
          -bodyTs: "'aren':53 'bank':13,22 'bankruptci':67,97 'captial':104 'caus':87 'check':11 'consid':110 'crippl':79 'debt':9,80 'declar':66 'didnt':39 'dont':108 'even':40,109 'exploit':46 'fact':30 'folk':61,75 'fund':49,52 'fuxk':19 'gain':44 'guess':1 'heavili':101 'know':70 'larg':34 'last':64 'lead':86 'leg':65 'money':37 'nah':18 'nois':21 'note':12 'one':83 'option':113 'own':15,24 'owner':105 'pension':51 'peopl':2,17,26 'peril':59,74 'profit':27 'retir':48 'see':92 'slave':6 'sort':57 'stigmat':102 'suicid':89 'sum':35 'way':94 'work':41 'worker':47"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5445451"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698945188 {#4629
            date: 2023-11-02 18:13:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "When companies do it, its a smart business decision, when individuals do it, its viewed as a leech on society for some god forsaken reason. Trying to further stigmatize bankruptcy is fucking pathetic, even for internet trolls."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698945306 {#4714
          date: 2023-11-02 18:15:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Yawnder@lemmy.zip"
          "@nephs@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4717 …}
        +nested: Doctrine\ORM\PersistentCollection {#4719 …}
        +votes: Doctrine\ORM\PersistentCollection {#4721 …}
        +reports: Doctrine\ORM\PersistentCollection {#4723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
        -id: 84993
        -bodyTs: "'bankruptci':30 'busi':8 'compani':2 'decis':9 'even':34 'forsaken':24 'fuck':32 'god':23 'individu':11 'internet':36 'leech':18 'pathet':33 'reason':25 'smart':7 'societi':20 'stigmat':29 'tri':26 'troll':37 'view':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5445498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698945306 {#4715
          date: 2023-11-02 18:15:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Stigmatized by capital owner? Wtf is that claim.\n
        \n
        It’s stigmatized because it’s people not making good on their word.\n
        \n
        I’m glad there is a process (at least here in the civilized world) to control bankruptcy because it has to exist in some cases, but it’s something that should be normalised.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698949884 {#4767
        date: 2023-11-02 19:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
        "@nephs@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4770 …}
      +nested: Doctrine\ORM\PersistentCollection {#4772 …}
      +votes: Doctrine\ORM\PersistentCollection {#4774 …}
      +reports: Doctrine\ORM\PersistentCollection {#4776 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
      -id: 85224
      -bodyTs: "'bankruptci':38 'capit':3 'case':46 'civil':34 'claim':8 'control':37 'exist':43 'glad':24 'good':18 'least':30 'm':23 'make':17 'normalis':54 'owner':4 'peopl':15 'process':28 'someth':50 'stigmat':1,11 'word':21 'world':35 'wtf':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4292010"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698949884 {#4768
        date: 2023-11-02 19:31:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "The banks aren’t good on their word you fucking trog. They raise the interest rates after you borrow, that’s not fucking playing fair by any means. Tell me your a scumbag banker without telling me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699011676 {#4851
      date: 2023-11-03 12:41:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4855 …}
    +nested: Doctrine\ORM\PersistentCollection {#4857 …}
    +votes: Doctrine\ORM\PersistentCollection {#4859 …}
    +reports: Doctrine\ORM\PersistentCollection {#4861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
    -id: 86740
    -bodyTs: "'aren':3 'bank':2 'banker':34 'borrow':19 'fair':25 'fuck':10,23 'good':5 'interest':15 'mean':28 'play':24 'rais':13 'rate':16 'scumbag':33 'tell':29,36 'trog':11 'without':35 'word':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5670835"
    +editedAt: DateTimeImmutable @1699029682 {#4852
      date: 2023-11-03 17:41:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699011676 {#4853
      date: 2023-11-03 12:41:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "No they don’t. If you borrow at a variable rate, the rate will track with the reference rate (that the government changes, not the banks) both up and down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699019836 {#4936
    date: 2023-11-03 14:57:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4939 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4943 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -id: 87005
  -bodyTs: "'bank':26 'borrow':7 'chang':23 'govern':22 'rate':11,13,19 'refer':18 'track':15 'variabl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4319479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699019836 {#4937
    date: 2023-11-03 14:57:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4645
  +user: Proxies\__CG__\App\Entity\User {#4463 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4577
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4446
      +user: Proxies\__CG__\App\Entity\User {#4447 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699019838 {#4045
          date: 2023-11-03 14:57:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4038 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 83564
        -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4271015"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698882593 {#4043
          date: 2023-11-02 00:49:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "Not because “fuck other people”. Because “fuck banks”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698905239 {#4444
        date: 2023-11-02 07:07:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4448 …}
      +nested: Doctrine\ORM\PersistentCollection {#4450 …}
      +votes: Doctrine\ORM\PersistentCollection {#4452 …}
      +reports: Doctrine\ORM\PersistentCollection {#4454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
      -id: 83900
      -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2904378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698905239 {#4445
        date: 2023-11-02 07:07:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698944287 {#4575
      date: 2023-11-02 17:58:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4578 …}
    +nested: Doctrine\ORM\PersistentCollection {#4580 …}
    +votes: Doctrine\ORM\PersistentCollection {#4582 …}
    +reports: Doctrine\ORM\PersistentCollection {#4584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
    -id: 84965
    -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4289719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698944287 {#4576
      date: 2023-11-02 17:58:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Well if you think those people need an online defender and you really respect them so much, perhaps Truth Social would be more your speed.\n
    \n
    Jamie Dimon can eat my entire ass and then some.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699011587 {#4643
    date: 2023-11-03 12:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4646 …}
  +nested: Doctrine\ORM\PersistentCollection {#4648 …}
  +votes: Doctrine\ORM\PersistentCollection {#4650 …}
  +reports: Doctrine\ORM\PersistentCollection {#4652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
  -id: 86737
  -bodyTs: "'ass':32 'defend':10 'dimon':27 'eat':29 'entir':31 'jami':26 'much':17 'need':7 'onlin':9 'peopl':6 'perhap':18 'realli':13 'respect':14 'social':20 'speed':25 'think':4 'truth':19 'well':1 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5670803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699011587 {#4644
    date: 2023-11-03 12:39:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4645
  +user: Proxies\__CG__\App\Entity\User {#4463 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4577
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4446
      +user: Proxies\__CG__\App\Entity\User {#4447 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699019838 {#4045
          date: 2023-11-03 14:57:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4038 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 83564
        -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4271015"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698882593 {#4043
          date: 2023-11-02 00:49:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "Not because “fuck other people”. Because “fuck banks”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698905239 {#4444
        date: 2023-11-02 07:07:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4448 …}
      +nested: Doctrine\ORM\PersistentCollection {#4450 …}
      +votes: Doctrine\ORM\PersistentCollection {#4452 …}
      +reports: Doctrine\ORM\PersistentCollection {#4454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
      -id: 83900
      -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2904378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698905239 {#4445
        date: 2023-11-02 07:07:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698944287 {#4575
      date: 2023-11-02 17:58:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4578 …}
    +nested: Doctrine\ORM\PersistentCollection {#4580 …}
    +votes: Doctrine\ORM\PersistentCollection {#4582 …}
    +reports: Doctrine\ORM\PersistentCollection {#4584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
    -id: 84965
    -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4289719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698944287 {#4576
      date: 2023-11-02 17:58:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Well if you think those people need an online defender and you really respect them so much, perhaps Truth Social would be more your speed.\n
    \n
    Jamie Dimon can eat my entire ass and then some.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699011587 {#4643
    date: 2023-11-03 12:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4646 …}
  +nested: Doctrine\ORM\PersistentCollection {#4648 …}
  +votes: Doctrine\ORM\PersistentCollection {#4650 …}
  +reports: Doctrine\ORM\PersistentCollection {#4652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
  -id: 86737
  -bodyTs: "'ass':32 'defend':10 'dimon':27 'eat':29 'entir':31 'jami':26 'much':17 'need':7 'onlin':9 'peopl':6 'perhap':18 'realli':13 'respect':14 'social':20 'speed':25 'think':4 'truth':19 'well':1 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5670803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699011587 {#4644
    date: 2023-11-03 12:39:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4645
  +user: Proxies\__CG__\App\Entity\User {#4463 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4577
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4446
      +user: Proxies\__CG__\App\Entity\User {#4447 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1699019838 {#4045
          date: 2023-11-03 14:57:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4038 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 83564
        -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4271015"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698882593 {#4043
          date: 2023-11-02 00:49:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "Not because “fuck other people”. Because “fuck banks”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698905239 {#4444
        date: 2023-11-02 07:07:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Yawnder@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4448 …}
      +nested: Doctrine\ORM\PersistentCollection {#4450 …}
      +votes: Doctrine\ORM\PersistentCollection {#4452 …}
      +reports: Doctrine\ORM\PersistentCollection {#4454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4456 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
      -id: 83900
      -bodyTs: "'bank':8 'fuck':3,7 'peopl':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2904378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698905239 {#4445
        date: 2023-11-02 07:07:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "And banks aren’t owned by people? You know, retirement funds, pension funds, etc., etc…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698944287 {#4575
      date: 2023-11-02 17:58:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Yawnder@lemmy.zip"
      "@nephs@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4578 …}
    +nested: Doctrine\ORM\PersistentCollection {#4580 …}
    +votes: Doctrine\ORM\PersistentCollection {#4582 …}
    +reports: Doctrine\ORM\PersistentCollection {#4584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
    -id: 84965
    -bodyTs: "'aren':3 'bank':2 'etc':14,15 'fund':11,13 'know':9 'own':5 'pension':12 'peopl':7 'retir':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4289719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698944287 {#4576
      date: 2023-11-02 17:58:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Well if you think those people need an online defender and you really respect them so much, perhaps Truth Social would be more your speed.\n
    \n
    Jamie Dimon can eat my entire ass and then some.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699011587 {#4643
    date: 2023-11-03 12:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
    "@nephs@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4646 …}
  +nested: Doctrine\ORM\PersistentCollection {#4648 …}
  +votes: Doctrine\ORM\PersistentCollection {#4650 …}
  +reports: Doctrine\ORM\PersistentCollection {#4652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
  -id: 86737
  -bodyTs: "'ass':32 'defend':10 'dimon':27 'eat':29 'entir':31 'jami':26 'much':17 'need':7 'onlin':9 'peopl':6 'perhap':18 'realli':13 'respect':14 'social':20 'speed':25 'think':4 'truth':19 'well':1 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5670803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699011587 {#4644
    date: 2023-11-03 12:39:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4462
  +user: Proxies\__CG__\App\Entity\User {#4463 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699019838 {#4045
      date: 2023-11-03 14:57:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 83564
    -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4271015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698882593 {#4043
      date: 2023-11-02 00:49:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "I mean, I paid what I borrowed, and they’re still saying I owe nearly that much. Reality doesn’t jive with what you’re saying when interest rates are so high that it crushes you into a hole just for borrowing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699011494 {#4460
    date: 2023-11-03 12:38:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4464 …}
  +nested: Doctrine\ORM\PersistentCollection {#4466 …}
  +votes: Doctrine\ORM\PersistentCollection {#4468 …}
  +reports: Doctrine\ORM\PersistentCollection {#4470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4474 …}
  -id: 86736
  -bodyTs: "'borrow':7,42 'crush':35 'doesn':19 'high':32 'hole':39 'interest':28 'jive':21 'mean':2 'much':17 'near':15 'owe':14 'paid':4 'rate':29 're':10,25 'realiti':18 'say':12,26 'still':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5670745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699011494 {#4461
    date: 2023-11-03 12:38:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4462
  +user: Proxies\__CG__\App\Entity\User {#4463 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699019838 {#4045
      date: 2023-11-03 14:57:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 83564
    -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4271015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698882593 {#4043
      date: 2023-11-02 00:49:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "I mean, I paid what I borrowed, and they’re still saying I owe nearly that much. Reality doesn’t jive with what you’re saying when interest rates are so high that it crushes you into a hole just for borrowing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699011494 {#4460
    date: 2023-11-03 12:38:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4464 …}
  +nested: Doctrine\ORM\PersistentCollection {#4466 …}
  +votes: Doctrine\ORM\PersistentCollection {#4468 …}
  +reports: Doctrine\ORM\PersistentCollection {#4470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4474 …}
  -id: 86736
  -bodyTs: "'borrow':7,42 'crush':35 'doesn':19 'high':32 'hole':39 'interest':28 'jive':21 'mean':2 'much':17 'near':15 'owe':14 'paid':4 'rate':29 're':10,25 'realiti':18 'say':12,26 'still':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5670745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699011494 {#4461
    date: 2023-11-03 12:38:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4462
  +user: Proxies\__CG__\App\Entity\User {#4463 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "“Destigmatize unilaterally decide that you will not repay what you willingly borrowed, because fuck other people”, nice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699019838 {#4045
      date: 2023-11-03 14:57:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 83564
    -bodyTs: "'borrow':12 'decid':3 'destigmat':1 'fuck':14 'nice':17 'peopl':16 'repay':8 'unilater':2 'will':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4271015"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698882593 {#4043
      date: 2023-11-02 00:49:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "I mean, I paid what I borrowed, and they’re still saying I owe nearly that much. Reality doesn’t jive with what you’re saying when interest rates are so high that it crushes you into a hole just for borrowing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699011494 {#4460
    date: 2023-11-03 12:38:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Yawnder@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4464 …}
  +nested: Doctrine\ORM\PersistentCollection {#4466 …}
  +votes: Doctrine\ORM\PersistentCollection {#4468 …}
  +reports: Doctrine\ORM\PersistentCollection {#4470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4474 …}
  -id: 86736
  -bodyTs: "'borrow':7,42 'crush':35 'doesn':19 'high':32 'hole':39 'interest':28 'jive':21 'mean':2 'much':17 'near':15 'owe':14 'paid':4 'rate':29 're':10,25 'realiti':18 'say':12,26 'still':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5670745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699011494 {#4461
    date: 2023-11-03 12:38:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4121
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698881974 {#4116
    date: 2023-11-02 00:39:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -id: 82700
  -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4981436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698847811 {#4117
    date: 2023-11-01 15:10: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
83 DENIED edit
App\Entity\EntryComment {#4121
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698881974 {#4116
    date: 2023-11-02 00:39:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -id: 82700
  -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4981436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698847811 {#4117
    date: 2023-11-01 15:10: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
84 DENIED moderate
App\Entity\EntryComment {#4121
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698881974 {#4116
    date: 2023-11-02 00:39:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -id: 82700
  -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4981436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698847811 {#4117
    date: 2023-11-01 15:10: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4353
  +user: Proxies\__CG__\App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698881974 {#4116
      date: 2023-11-02 00:39:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 82700
    -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4981436"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698847811 {#4117
      date: 2023-11-01 15:10:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "But what about all those reward points I am missing out on? If I spend big now, in a decade I may be able to cash them in on a shitty kettle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698849641 {#4354
    date: 2023-11-01 15:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4363 …}
  -id: 82750
  -bodyTs: "'abl':24 'big':16 'cash':26 'decad':20 'kettl':32 'may':22 'miss':10 'point':7 'reward':6 'shitti':31 'spend':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698849641 {#4357
    date: 2023-11-01 15:40: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
87 DENIED edit
App\Entity\EntryComment {#4353
  +user: Proxies\__CG__\App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698881974 {#4116
      date: 2023-11-02 00:39:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 82700
    -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4981436"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698847811 {#4117
      date: 2023-11-01 15:10:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "But what about all those reward points I am missing out on? If I spend big now, in a decade I may be able to cash them in on a shitty kettle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698849641 {#4354
    date: 2023-11-01 15:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4363 …}
  -id: 82750
  -bodyTs: "'abl':24 'big':16 'cash':26 'decad':20 'kettl':32 'may':22 'miss':10 'point':7 'reward':6 'shitti':31 'spend':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698849641 {#4357
    date: 2023-11-01 15:40: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
88 DENIED moderate
App\Entity\EntryComment {#4353
  +user: Proxies\__CG__\App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698881974 {#4116
      date: 2023-11-02 00:39:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 82700
    -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4981436"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698847811 {#4117
      date: 2023-11-01 15:10:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "But what about all those reward points I am missing out on? If I spend big now, in a decade I may be able to cash them in on a shitty kettle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698849641 {#4354
    date: 2023-11-01 15:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4363 …}
  -id: 82750
  -bodyTs: "'abl':24 'big':16 'cash':26 'decad':20 'kettl':32 'may':22 'miss':10 'point':7 'reward':6 'shitti':31 'spend':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698849641 {#4357
    date: 2023-11-01 15:40: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4547
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4353
    +user: Proxies\__CG__\App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4121
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698881974 {#4116
        date: 2023-11-02 00:39:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4122 …}
      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
      -id: 82700
      -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698847811 {#4117
        date: 2023-11-01 15:10:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "But what about all those reward points I am missing out on? If I spend big now, in a decade I may be able to cash them in on a shitty kettle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1698849641 {#4354
      date: 2023-11-01 15:40:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4343 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4363 …}
    -id: 82750
    -bodyTs: "'abl':24 'big':16 'cash':26 'decad':20 'kettl':32 'may':22 'miss':10 'point':7 'reward':6 'shitti':31 'spend':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849641 {#4357
      date: 2023-11-01 15:40:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: """
    Credit card companies: “We’ll give you 1% cash back and charge 25% interest”\n
    \n
    Americans: “Wow 1%! This is a great deal!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698851240 {#4545
    date: 2023-11-01 16:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4548 …}
  +nested: Doctrine\ORM\PersistentCollection {#4550 …}
  +votes: Doctrine\ORM\PersistentCollection {#4552 …}
  +reports: Doctrine\ORM\PersistentCollection {#4554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4558 …}
  -id: 82784
  -bodyTs: "'1':8,17 '25':13 'american':15 'back':10 'card':2 'cash':9 'charg':12 'compani':3 'credit':1 'deal':22 'give':6 'great':21 'interest':14 'll':5 'wow':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851240 {#4546
    date: 2023-11-01 16:07:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4547
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4353
    +user: Proxies\__CG__\App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4121
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698881974 {#4116
        date: 2023-11-02 00:39:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4122 …}
      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
      -id: 82700
      -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698847811 {#4117
        date: 2023-11-01 15:10:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "But what about all those reward points I am missing out on? If I spend big now, in a decade I may be able to cash them in on a shitty kettle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1698849641 {#4354
      date: 2023-11-01 15:40:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4343 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4363 …}
    -id: 82750
    -bodyTs: "'abl':24 'big':16 'cash':26 'decad':20 'kettl':32 'may':22 'miss':10 'point':7 'reward':6 'shitti':31 'spend':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849641 {#4357
      date: 2023-11-01 15:40:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: """
    Credit card companies: “We’ll give you 1% cash back and charge 25% interest”\n
    \n
    Americans: “Wow 1%! This is a great deal!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698851240 {#4545
    date: 2023-11-01 16:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4548 …}
  +nested: Doctrine\ORM\PersistentCollection {#4550 …}
  +votes: Doctrine\ORM\PersistentCollection {#4552 …}
  +reports: Doctrine\ORM\PersistentCollection {#4554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4558 …}
  -id: 82784
  -bodyTs: "'1':8,17 '25':13 'american':15 'back':10 'card':2 'cash':9 'charg':12 'compani':3 'credit':1 'deal':22 'give':6 'great':21 'interest':14 'll':5 'wow':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851240 {#4546
    date: 2023-11-01 16:07:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4547
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4353
    +user: Proxies\__CG__\App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4121
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698881974 {#4116
        date: 2023-11-02 00:39:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4122 …}
      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
      -id: 82700
      -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698847811 {#4117
        date: 2023-11-01 15:10:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "But what about all those reward points I am missing out on? If I spend big now, in a decade I may be able to cash them in on a shitty kettle."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1698849641 {#4354
      date: 2023-11-01 15:40:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4343 …}
    +votes: Doctrine\ORM\PersistentCollection {#4347 …}
    +reports: Doctrine\ORM\PersistentCollection {#4359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4363 …}
    -id: 82750
    -bodyTs: "'abl':24 'big':16 'cash':26 'decad':20 'kettl':32 'may':22 'miss':10 'point':7 'reward':6 'shitti':31 'spend':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849641 {#4357
      date: 2023-11-01 15:40:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: """
    Credit card companies: “We’ll give you 1% cash back and charge 25% interest”\n
    \n
    Americans: “Wow 1%! This is a great deal!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698851240 {#4545
    date: 2023-11-01 16:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4548 …}
  +nested: Doctrine\ORM\PersistentCollection {#4550 …}
  +votes: Doctrine\ORM\PersistentCollection {#4552 …}
  +reports: Doctrine\ORM\PersistentCollection {#4554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4558 …}
  -id: 82784
  -bodyTs: "'1':8,17 '25':13 'american':15 'back':10 'card':2 'cash':9 'charg':12 'compani':3 'credit':1 'deal':22 'give':6 'great':21 'interest':14 'll':5 'wow':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851240 {#4546
    date: 2023-11-01 16:07:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4367
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698881974 {#4116
      date: 2023-11-02 00:39:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 82700
    -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4981436"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698847811 {#4117
      date: 2023-11-01 15:10:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Existing is a lifestyle most cant afford at this point, but ok."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1698848029 {#4365
    date: 2023-11-01 15:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4368 …}
  +nested: Doctrine\ORM\PersistentCollection {#4370 …}
  +votes: Doctrine\ORM\PersistentCollection {#4372 …}
  +reports: Doctrine\ORM\PersistentCollection {#4374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
  -id: 82708
  -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5413244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848029 {#4366
    date: 2023-11-01 15:13:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4367
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698881974 {#4116
      date: 2023-11-02 00:39:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 82700
    -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4981436"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698847811 {#4117
      date: 2023-11-01 15:10:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Existing is a lifestyle most cant afford at this point, but ok."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1698848029 {#4365
    date: 2023-11-01 15:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4368 …}
  +nested: Doctrine\ORM\PersistentCollection {#4370 …}
  +votes: Doctrine\ORM\PersistentCollection {#4372 …}
  +reports: Doctrine\ORM\PersistentCollection {#4374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
  -id: 82708
  -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5413244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848029 {#4366
    date: 2023-11-01 15:13:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4367
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698881974 {#4116
      date: 2023-11-02 00:39:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -id: 82700
    -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4981436"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698847811 {#4117
      date: 2023-11-01 15:10:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Existing is a lifestyle most cant afford at this point, but ok."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1698848029 {#4365
    date: 2023-11-01 15:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4368 …}
  +nested: Doctrine\ORM\PersistentCollection {#4370 …}
  +votes: Doctrine\ORM\PersistentCollection {#4372 …}
  +reports: Doctrine\ORM\PersistentCollection {#4374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
  -id: 82708
  -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5413244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848029 {#4366
    date: 2023-11-01 15:13:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4480
  +user: Proxies\__CG__\App\Entity\User {#4485 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4367
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4121
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698881974 {#4116
        date: 2023-11-02 00:39:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4122 …}
      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
      -id: 82700
      -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698847811 {#4117
        date: 2023-11-01 15:10:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Existing is a lifestyle most cant afford at this point, but ok."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1698848029 {#4365
      date: 2023-11-01 15:13:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 82708
    -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848029 {#4366
      date: 2023-11-01 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Existing is free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698880948 {#4479
    date: 2023-11-02 00:22:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
  -id: 83536
  -bodyTs: "'exist':1 'free':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4992942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698880948 {#4482
    date: 2023-11-02 00:22: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
99 DENIED edit
App\Entity\EntryComment {#4480
  +user: Proxies\__CG__\App\Entity\User {#4485 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4367
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4121
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698881974 {#4116
        date: 2023-11-02 00:39:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4122 …}
      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
      -id: 82700
      -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698847811 {#4117
        date: 2023-11-01 15:10:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Existing is a lifestyle most cant afford at this point, but ok."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1698848029 {#4365
      date: 2023-11-01 15:13:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 82708
    -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848029 {#4366
      date: 2023-11-01 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Existing is free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698880948 {#4479
    date: 2023-11-02 00:22:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
  -id: 83536
  -bodyTs: "'exist':1 'free':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4992942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698880948 {#4482
    date: 2023-11-02 00:22: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
100 DENIED moderate
App\Entity\EntryComment {#4480
  +user: Proxies\__CG__\App\Entity\User {#4485 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4367
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4121
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698881974 {#4116
        date: 2023-11-02 00:39:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4122 …}
      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
      -id: 82700
      -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698847811 {#4117
        date: 2023-11-01 15:10:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Existing is a lifestyle most cant afford at this point, but ok."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1698848029 {#4365
      date: 2023-11-01 15:13:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 82708
    -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848029 {#4366
      date: 2023-11-01 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Existing is free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698880948 {#4479
    date: 2023-11-02 00:22:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4497 …}
  -id: 83536
  -bodyTs: "'exist':1 'free':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4992942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698880948 {#4482
    date: 2023-11-02 00:22: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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4501
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4367
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4121
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698881974 {#4116
        date: 2023-11-02 00:39:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4122 …}
      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
      -id: 82700
      -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698847811 {#4117
        date: 2023-11-01 15:10:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Existing is a lifestyle most cant afford at this point, but ok."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1698848029 {#4365
      date: 2023-11-01 15:13:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 82708
    -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848029 {#4366
      date: 2023-11-01 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698848333 {#4499
    date: 2023-11-01 15:18:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4506 …}
  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
  -id: 82718
  -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4981626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848333 {#4500
    date: 2023-11-01 15:18: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
103 DENIED edit
App\Entity\EntryComment {#4501
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4367
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4121
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698881974 {#4116
        date: 2023-11-02 00:39:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4122 …}
      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
      -id: 82700
      -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698847811 {#4117
        date: 2023-11-01 15:10:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Existing is a lifestyle most cant afford at this point, but ok."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1698848029 {#4365
      date: 2023-11-01 15:13:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 82708
    -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848029 {#4366
      date: 2023-11-01 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698848333 {#4499
    date: 2023-11-01 15:18:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4506 …}
  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
  -id: 82718
  -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4981626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848333 {#4500
    date: 2023-11-01 15:18: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
104 DENIED moderate
App\Entity\EntryComment {#4501
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4367
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4121
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698881974 {#4116
        date: 2023-11-02 00:39:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4122 …}
      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
      -id: 82700
      -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698847811 {#4117
        date: 2023-11-01 15:10:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Existing is a lifestyle most cant afford at this point, but ok."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1698848029 {#4365
      date: 2023-11-01 15:13:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4368 …}
    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 82708
    -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848029 {#4366
      date: 2023-11-01 15:13:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698848333 {#4499
    date: 2023-11-01 15:18:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4506 …}
  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
  -id: 82718
  -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4981626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848333 {#4500
    date: 2023-11-01 15:18: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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4602
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4501
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4367
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4121
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698881974 {#4116
          date: 2023-11-02 00:39:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4122 …}
        +nested: Doctrine\ORM\PersistentCollection {#4124 …}
        +votes: Doctrine\ORM\PersistentCollection {#4126 …}
        +reports: Doctrine\ORM\PersistentCollection {#4128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
        -id: 82700
        -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4981436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698847811 {#4117
          date: 2023-11-01 15:10:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Existing is a lifestyle most cant afford at this point, but ok."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1698848029 {#4365
        date: 2023-11-01 15:13:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4368 …}
      +nested: Doctrine\ORM\PersistentCollection {#4370 …}
      +votes: Doctrine\ORM\PersistentCollection {#4372 …}
      +reports: Doctrine\ORM\PersistentCollection {#4374 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
      -id: 82708
      -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413244"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848029 {#4366
        date: 2023-11-01 15:13:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698848333 {#4499
      date: 2023-11-01 15:18:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4502 …}
    +nested: Doctrine\ORM\PersistentCollection {#4504 …}
    +votes: Doctrine\ORM\PersistentCollection {#4506 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -id: 82718
    -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4981626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848333 {#4500
      date: 2023-11-01 15:18:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1698848874 {#4603
    date: 2023-11-01 15:27:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4597 …}
  +nested: Doctrine\ORM\PersistentCollection {#4591 …}
  +votes: Doctrine\ORM\PersistentCollection {#4595 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 82730
  -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5413613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848874 {#4600
    date: 2023-11-01 15:27:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4602
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4501
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4367
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4121
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698881974 {#4116
          date: 2023-11-02 00:39:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4122 …}
        +nested: Doctrine\ORM\PersistentCollection {#4124 …}
        +votes: Doctrine\ORM\PersistentCollection {#4126 …}
        +reports: Doctrine\ORM\PersistentCollection {#4128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
        -id: 82700
        -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4981436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698847811 {#4117
          date: 2023-11-01 15:10:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Existing is a lifestyle most cant afford at this point, but ok."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1698848029 {#4365
        date: 2023-11-01 15:13:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4368 …}
      +nested: Doctrine\ORM\PersistentCollection {#4370 …}
      +votes: Doctrine\ORM\PersistentCollection {#4372 …}
      +reports: Doctrine\ORM\PersistentCollection {#4374 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
      -id: 82708
      -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413244"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848029 {#4366
        date: 2023-11-01 15:13:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698848333 {#4499
      date: 2023-11-01 15:18:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4502 …}
    +nested: Doctrine\ORM\PersistentCollection {#4504 …}
    +votes: Doctrine\ORM\PersistentCollection {#4506 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -id: 82718
    -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4981626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848333 {#4500
      date: 2023-11-01 15:18:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1698848874 {#4603
    date: 2023-11-01 15:27:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4597 …}
  +nested: Doctrine\ORM\PersistentCollection {#4591 …}
  +votes: Doctrine\ORM\PersistentCollection {#4595 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 82730
  -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5413613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848874 {#4600
    date: 2023-11-01 15:27:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4602
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4501
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4367
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4121
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698881974 {#4116
          date: 2023-11-02 00:39:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4122 …}
        +nested: Doctrine\ORM\PersistentCollection {#4124 …}
        +votes: Doctrine\ORM\PersistentCollection {#4126 …}
        +reports: Doctrine\ORM\PersistentCollection {#4128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
        -id: 82700
        -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4981436"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698847811 {#4117
          date: 2023-11-01 15:10:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Existing is a lifestyle most cant afford at this point, but ok."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1698848029 {#4365
        date: 2023-11-01 15:13:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4368 …}
      +nested: Doctrine\ORM\PersistentCollection {#4370 …}
      +votes: Doctrine\ORM\PersistentCollection {#4372 …}
      +reports: Doctrine\ORM\PersistentCollection {#4374 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
      -id: 82708
      -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413244"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848029 {#4366
        date: 2023-11-01 15:13:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698848333 {#4499
      date: 2023-11-01 15:18:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4502 …}
    +nested: Doctrine\ORM\PersistentCollection {#4504 …}
    +votes: Doctrine\ORM\PersistentCollection {#4506 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -id: 82718
    -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4981626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848333 {#4500
      date: 2023-11-01 15:18:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1698848874 {#4603
    date: 2023-11-01 15:27:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4597 …}
  +nested: Doctrine\ORM\PersistentCollection {#4591 …}
  +votes: Doctrine\ORM\PersistentCollection {#4595 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 82730
  -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5413613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848874 {#4600
    date: 2023-11-01 15:27:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4667
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4501
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4367
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4121
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1698881974 {#4116
            date: 2023-11-02 00:39:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4122 …}
          +nested: Doctrine\ORM\PersistentCollection {#4124 …}
          +votes: Doctrine\ORM\PersistentCollection {#4126 …}
          +reports: Doctrine\ORM\PersistentCollection {#4128 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
          -id: 82700
          -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981436"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698847811 {#4117
            date: 2023-11-01 15:10:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Existing is a lifestyle most cant afford at this point, but ok."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1698848029 {#4365
          date: 2023-11-01 15:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4368 …}
        +nested: Doctrine\ORM\PersistentCollection {#4370 …}
        +votes: Doctrine\ORM\PersistentCollection {#4372 …}
        +reports: Doctrine\ORM\PersistentCollection {#4374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
        -id: 82708
        -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848029 {#4366
          date: 2023-11-01 15:13:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698848333 {#4499
        date: 2023-11-01 15:18:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4502 …}
      +nested: Doctrine\ORM\PersistentCollection {#4504 …}
      +votes: Doctrine\ORM\PersistentCollection {#4506 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -id: 82718
      -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848333 {#4500
        date: 2023-11-01 15:18:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1698848874 {#4603
      date: 2023-11-01 15:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4597 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4595 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 82730
    -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848874 {#4600
      date: 2023-11-01 15:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698850157 {#4663
    date: 2023-11-01 15:49:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4669 …}
  +reports: Doctrine\ORM\PersistentCollection {#4675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
  -id: 82764
  -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982301"
  +editedAt: DateTimeImmutable @1698850174 {#4660
    date: 2023-11-01 15:49:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698850157 {#4664
    date: 2023-11-01 15:49: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
111 DENIED edit
App\Entity\EntryComment {#4667
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4501
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4367
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4121
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1698881974 {#4116
            date: 2023-11-02 00:39:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4122 …}
          +nested: Doctrine\ORM\PersistentCollection {#4124 …}
          +votes: Doctrine\ORM\PersistentCollection {#4126 …}
          +reports: Doctrine\ORM\PersistentCollection {#4128 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
          -id: 82700
          -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981436"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698847811 {#4117
            date: 2023-11-01 15:10:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Existing is a lifestyle most cant afford at this point, but ok."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1698848029 {#4365
          date: 2023-11-01 15:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4368 …}
        +nested: Doctrine\ORM\PersistentCollection {#4370 …}
        +votes: Doctrine\ORM\PersistentCollection {#4372 …}
        +reports: Doctrine\ORM\PersistentCollection {#4374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
        -id: 82708
        -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848029 {#4366
          date: 2023-11-01 15:13:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698848333 {#4499
        date: 2023-11-01 15:18:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4502 …}
      +nested: Doctrine\ORM\PersistentCollection {#4504 …}
      +votes: Doctrine\ORM\PersistentCollection {#4506 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -id: 82718
      -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848333 {#4500
        date: 2023-11-01 15:18:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1698848874 {#4603
      date: 2023-11-01 15:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4597 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4595 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 82730
    -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848874 {#4600
      date: 2023-11-01 15:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698850157 {#4663
    date: 2023-11-01 15:49:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4669 …}
  +reports: Doctrine\ORM\PersistentCollection {#4675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
  -id: 82764
  -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982301"
  +editedAt: DateTimeImmutable @1698850174 {#4660
    date: 2023-11-01 15:49:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698850157 {#4664
    date: 2023-11-01 15:49: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
112 DENIED moderate
App\Entity\EntryComment {#4667
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4501
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4367
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4121
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1698881974 {#4116
            date: 2023-11-02 00:39:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4122 …}
          +nested: Doctrine\ORM\PersistentCollection {#4124 …}
          +votes: Doctrine\ORM\PersistentCollection {#4126 …}
          +reports: Doctrine\ORM\PersistentCollection {#4128 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
          -id: 82700
          -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981436"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698847811 {#4117
            date: 2023-11-01 15:10:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Existing is a lifestyle most cant afford at this point, but ok."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1698848029 {#4365
          date: 2023-11-01 15:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4368 …}
        +nested: Doctrine\ORM\PersistentCollection {#4370 …}
        +votes: Doctrine\ORM\PersistentCollection {#4372 …}
        +reports: Doctrine\ORM\PersistentCollection {#4374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
        -id: 82708
        -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848029 {#4366
          date: 2023-11-01 15:13:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698848333 {#4499
        date: 2023-11-01 15:18:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4502 …}
      +nested: Doctrine\ORM\PersistentCollection {#4504 …}
      +votes: Doctrine\ORM\PersistentCollection {#4506 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -id: 82718
      -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848333 {#4500
        date: 2023-11-01 15:18:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1698848874 {#4603
      date: 2023-11-01 15:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4597 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4595 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 82730
    -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848874 {#4600
      date: 2023-11-01 15:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698850157 {#4663
    date: 2023-11-01 15:49:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4669 …}
  +reports: Doctrine\ORM\PersistentCollection {#4675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
  -id: 82764
  -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982301"
  +editedAt: DateTimeImmutable @1698850174 {#4660
    date: 2023-11-01 15:49:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698850157 {#4664
    date: 2023-11-01 15:49: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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4754
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4667
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4501
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4367
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4121
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1698881974 {#4116
              date: 2023-11-02 00:39:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4122 …}
            +nested: Doctrine\ORM\PersistentCollection {#4124 …}
            +votes: Doctrine\ORM\PersistentCollection {#4126 …}
            +reports: Doctrine\ORM\PersistentCollection {#4128 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
            -id: 82700
            -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981436"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698847811 {#4117
              date: 2023-11-01 15:10:11.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Existing is a lifestyle most cant afford at this point, but ok."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1698848029 {#4365
            date: 2023-11-01 15:13:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4368 …}
          +nested: Doctrine\ORM\PersistentCollection {#4370 …}
          +votes: Doctrine\ORM\PersistentCollection {#4372 …}
          +reports: Doctrine\ORM\PersistentCollection {#4374 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
          -id: 82708
          -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413244"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848029 {#4366
            date: 2023-11-01 15:13:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698848333 {#4499
          date: 2023-11-01 15:18:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4502 …}
        +nested: Doctrine\ORM\PersistentCollection {#4504 …}
        +votes: Doctrine\ORM\PersistentCollection {#4506 …}
        +reports: Doctrine\ORM\PersistentCollection {#4508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
        -id: 82718
        -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4981626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848333 {#4500
          date: 2023-11-01 15:18:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1698848874 {#4603
        date: 2023-11-01 15:27:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4597 …}
      +nested: Doctrine\ORM\PersistentCollection {#4591 …}
      +votes: Doctrine\ORM\PersistentCollection {#4595 …}
      +reports: Doctrine\ORM\PersistentCollection {#4606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
      -id: 82730
      -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848874 {#4600
        date: 2023-11-01 15:27:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698850157 {#4663
      date: 2023-11-01 15:49:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4671 …}
    +nested: Doctrine\ORM\PersistentCollection {#4673 …}
    +votes: Doctrine\ORM\PersistentCollection {#4669 …}
    +reports: Doctrine\ORM\PersistentCollection {#4675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
    -id: 82764
    -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982301"
    +editedAt: DateTimeImmutable @1698850174 {#4660
      date: 2023-11-01 15:49:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698850157 {#4664
      date: 2023-11-01 15:49:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698852255 {#4752
    date: 2023-11-01 16:24:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4755 …}
  +nested: Doctrine\ORM\PersistentCollection {#4757 …}
  +votes: Doctrine\ORM\PersistentCollection {#4759 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 82820
  -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5414946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698852255 {#4753
    date: 2023-11-01 16:24:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4754
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4667
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4501
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4367
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4121
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1698881974 {#4116
              date: 2023-11-02 00:39:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4122 …}
            +nested: Doctrine\ORM\PersistentCollection {#4124 …}
            +votes: Doctrine\ORM\PersistentCollection {#4126 …}
            +reports: Doctrine\ORM\PersistentCollection {#4128 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
            -id: 82700
            -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981436"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698847811 {#4117
              date: 2023-11-01 15:10:11.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Existing is a lifestyle most cant afford at this point, but ok."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1698848029 {#4365
            date: 2023-11-01 15:13:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4368 …}
          +nested: Doctrine\ORM\PersistentCollection {#4370 …}
          +votes: Doctrine\ORM\PersistentCollection {#4372 …}
          +reports: Doctrine\ORM\PersistentCollection {#4374 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
          -id: 82708
          -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413244"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848029 {#4366
            date: 2023-11-01 15:13:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698848333 {#4499
          date: 2023-11-01 15:18:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4502 …}
        +nested: Doctrine\ORM\PersistentCollection {#4504 …}
        +votes: Doctrine\ORM\PersistentCollection {#4506 …}
        +reports: Doctrine\ORM\PersistentCollection {#4508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
        -id: 82718
        -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4981626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848333 {#4500
          date: 2023-11-01 15:18:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1698848874 {#4603
        date: 2023-11-01 15:27:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4597 …}
      +nested: Doctrine\ORM\PersistentCollection {#4591 …}
      +votes: Doctrine\ORM\PersistentCollection {#4595 …}
      +reports: Doctrine\ORM\PersistentCollection {#4606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
      -id: 82730
      -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848874 {#4600
        date: 2023-11-01 15:27:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698850157 {#4663
      date: 2023-11-01 15:49:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4671 …}
    +nested: Doctrine\ORM\PersistentCollection {#4673 …}
    +votes: Doctrine\ORM\PersistentCollection {#4669 …}
    +reports: Doctrine\ORM\PersistentCollection {#4675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
    -id: 82764
    -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982301"
    +editedAt: DateTimeImmutable @1698850174 {#4660
      date: 2023-11-01 15:49:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698850157 {#4664
      date: 2023-11-01 15:49:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698852255 {#4752
    date: 2023-11-01 16:24:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4755 …}
  +nested: Doctrine\ORM\PersistentCollection {#4757 …}
  +votes: Doctrine\ORM\PersistentCollection {#4759 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 82820
  -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5414946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698852255 {#4753
    date: 2023-11-01 16:24:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4754
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4667
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4501
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4367
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4121
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1698881974 {#4116
              date: 2023-11-02 00:39:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4122 …}
            +nested: Doctrine\ORM\PersistentCollection {#4124 …}
            +votes: Doctrine\ORM\PersistentCollection {#4126 …}
            +reports: Doctrine\ORM\PersistentCollection {#4128 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
            -id: 82700
            -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981436"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698847811 {#4117
              date: 2023-11-01 15:10:11.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Existing is a lifestyle most cant afford at this point, but ok."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1698848029 {#4365
            date: 2023-11-01 15:13:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4368 …}
          +nested: Doctrine\ORM\PersistentCollection {#4370 …}
          +votes: Doctrine\ORM\PersistentCollection {#4372 …}
          +reports: Doctrine\ORM\PersistentCollection {#4374 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
          -id: 82708
          -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413244"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848029 {#4366
            date: 2023-11-01 15:13:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698848333 {#4499
          date: 2023-11-01 15:18:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4502 …}
        +nested: Doctrine\ORM\PersistentCollection {#4504 …}
        +votes: Doctrine\ORM\PersistentCollection {#4506 …}
        +reports: Doctrine\ORM\PersistentCollection {#4508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
        -id: 82718
        -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4981626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848333 {#4500
          date: 2023-11-01 15:18:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1698848874 {#4603
        date: 2023-11-01 15:27:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4597 …}
      +nested: Doctrine\ORM\PersistentCollection {#4591 …}
      +votes: Doctrine\ORM\PersistentCollection {#4595 …}
      +reports: Doctrine\ORM\PersistentCollection {#4606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
      -id: 82730
      -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848874 {#4600
        date: 2023-11-01 15:27:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698850157 {#4663
      date: 2023-11-01 15:49:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4671 …}
    +nested: Doctrine\ORM\PersistentCollection {#4673 …}
    +votes: Doctrine\ORM\PersistentCollection {#4669 …}
    +reports: Doctrine\ORM\PersistentCollection {#4675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
    -id: 82764
    -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982301"
    +editedAt: DateTimeImmutable @1698850174 {#4660
      date: 2023-11-01 15:49:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698850157 {#4664
      date: 2023-11-01 15:49:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698852255 {#4752
    date: 2023-11-01 16:24:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4755 …}
  +nested: Doctrine\ORM\PersistentCollection {#4757 …}
  +votes: Doctrine\ORM\PersistentCollection {#4759 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 82820
  -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5414946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698852255 {#4753
    date: 2023-11-01 16:24:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4823
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4602
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4501
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4367
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4121
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1698881974 {#4116
                date: 2023-11-02 00:39:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4122 …}
              +nested: Doctrine\ORM\PersistentCollection {#4124 …}
              +votes: Doctrine\ORM\PersistentCollection {#4126 …}
              +reports: Doctrine\ORM\PersistentCollection {#4128 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
              -id: 82700
              -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981436"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698847811 {#4117
                date: 2023-11-01 15:10:11.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Existing is a lifestyle most cant afford at this point, but ok."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 50
            +score: 0
            +lastActive: DateTime @1698848029 {#4365
              date: 2023-11-01 15:13:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4368 …}
            +nested: Doctrine\ORM\PersistentCollection {#4370 …}
            +votes: Doctrine\ORM\PersistentCollection {#4372 …}
            +reports: Doctrine\ORM\PersistentCollection {#4374 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
            -id: 82708
            -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413244"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848029 {#4366
              date: 2023-11-01 15:13:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698848333 {#4499
            date: 2023-11-01 15:18:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4502 …}
          +nested: Doctrine\ORM\PersistentCollection {#4504 …}
          +votes: Doctrine\ORM\PersistentCollection {#4506 …}
          +reports: Doctrine\ORM\PersistentCollection {#4508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
          -id: 82718
          -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981626"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848333 {#4500
            date: 2023-11-01 15:18:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1698848874 {#4603
          date: 2023-11-01 15:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4597 …}
        +nested: Doctrine\ORM\PersistentCollection {#4591 …}
        +votes: Doctrine\ORM\PersistentCollection {#4595 …}
        +reports: Doctrine\ORM\PersistentCollection {#4606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
        -id: 82730
        -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848874 {#4600
          date: 2023-11-01 15:27:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698850157 {#4663
        date: 2023-11-01 15:49:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4671 …}
      +nested: Doctrine\ORM\PersistentCollection {#4673 …}
      +votes: Doctrine\ORM\PersistentCollection {#4669 …}
      +reports: Doctrine\ORM\PersistentCollection {#4675 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
      -id: 82764
      -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4982301"
      +editedAt: DateTimeImmutable @1698850174 {#4660
        date: 2023-11-01 15:49:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698850157 {#4664
        date: 2023-11-01 15:49:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698852255 {#4752
      date: 2023-11-01 16:24:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4755 …}
    +nested: Doctrine\ORM\PersistentCollection {#4757 …}
    +votes: Doctrine\ORM\PersistentCollection {#4759 …}
    +reports: Doctrine\ORM\PersistentCollection {#4761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    -id: 82820
    -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5414946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698852255 {#4753
      date: 2023-11-01 16:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698853495 {#4821
    date: 2023-11-01 16:44:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4824 …}
  +nested: Doctrine\ORM\PersistentCollection {#4826 …}
  +votes: Doctrine\ORM\PersistentCollection {#4828 …}
  +reports: Doctrine\ORM\PersistentCollection {#4830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
  -id: 82857
  -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4983567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698853495 {#4822
    date: 2023-11-01 16:44: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
119 DENIED edit
App\Entity\EntryComment {#4823
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4602
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4501
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4367
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4121
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1698881974 {#4116
                date: 2023-11-02 00:39:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4122 …}
              +nested: Doctrine\ORM\PersistentCollection {#4124 …}
              +votes: Doctrine\ORM\PersistentCollection {#4126 …}
              +reports: Doctrine\ORM\PersistentCollection {#4128 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
              -id: 82700
              -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981436"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698847811 {#4117
                date: 2023-11-01 15:10:11.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Existing is a lifestyle most cant afford at this point, but ok."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 50
            +score: 0
            +lastActive: DateTime @1698848029 {#4365
              date: 2023-11-01 15:13:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4368 …}
            +nested: Doctrine\ORM\PersistentCollection {#4370 …}
            +votes: Doctrine\ORM\PersistentCollection {#4372 …}
            +reports: Doctrine\ORM\PersistentCollection {#4374 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
            -id: 82708
            -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413244"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848029 {#4366
              date: 2023-11-01 15:13:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698848333 {#4499
            date: 2023-11-01 15:18:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4502 …}
          +nested: Doctrine\ORM\PersistentCollection {#4504 …}
          +votes: Doctrine\ORM\PersistentCollection {#4506 …}
          +reports: Doctrine\ORM\PersistentCollection {#4508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
          -id: 82718
          -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981626"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848333 {#4500
            date: 2023-11-01 15:18:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1698848874 {#4603
          date: 2023-11-01 15:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4597 …}
        +nested: Doctrine\ORM\PersistentCollection {#4591 …}
        +votes: Doctrine\ORM\PersistentCollection {#4595 …}
        +reports: Doctrine\ORM\PersistentCollection {#4606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
        -id: 82730
        -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848874 {#4600
          date: 2023-11-01 15:27:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698850157 {#4663
        date: 2023-11-01 15:49:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4671 …}
      +nested: Doctrine\ORM\PersistentCollection {#4673 …}
      +votes: Doctrine\ORM\PersistentCollection {#4669 …}
      +reports: Doctrine\ORM\PersistentCollection {#4675 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
      -id: 82764
      -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4982301"
      +editedAt: DateTimeImmutable @1698850174 {#4660
        date: 2023-11-01 15:49:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698850157 {#4664
        date: 2023-11-01 15:49:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698852255 {#4752
      date: 2023-11-01 16:24:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4755 …}
    +nested: Doctrine\ORM\PersistentCollection {#4757 …}
    +votes: Doctrine\ORM\PersistentCollection {#4759 …}
    +reports: Doctrine\ORM\PersistentCollection {#4761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    -id: 82820
    -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5414946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698852255 {#4753
      date: 2023-11-01 16:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698853495 {#4821
    date: 2023-11-01 16:44:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4824 …}
  +nested: Doctrine\ORM\PersistentCollection {#4826 …}
  +votes: Doctrine\ORM\PersistentCollection {#4828 …}
  +reports: Doctrine\ORM\PersistentCollection {#4830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
  -id: 82857
  -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4983567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698853495 {#4822
    date: 2023-11-01 16:44: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
120 DENIED moderate
App\Entity\EntryComment {#4823
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4667
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4602
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4501
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4367
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4121
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1698881974 {#4116
                date: 2023-11-02 00:39:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4122 …}
              +nested: Doctrine\ORM\PersistentCollection {#4124 …}
              +votes: Doctrine\ORM\PersistentCollection {#4126 …}
              +reports: Doctrine\ORM\PersistentCollection {#4128 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
              -id: 82700
              -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981436"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698847811 {#4117
                date: 2023-11-01 15:10:11.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Existing is a lifestyle most cant afford at this point, but ok."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 50
            +score: 0
            +lastActive: DateTime @1698848029 {#4365
              date: 2023-11-01 15:13:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4368 …}
            +nested: Doctrine\ORM\PersistentCollection {#4370 …}
            +votes: Doctrine\ORM\PersistentCollection {#4372 …}
            +reports: Doctrine\ORM\PersistentCollection {#4374 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
            -id: 82708
            -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413244"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848029 {#4366
              date: 2023-11-01 15:13:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698848333 {#4499
            date: 2023-11-01 15:18:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4502 …}
          +nested: Doctrine\ORM\PersistentCollection {#4504 …}
          +votes: Doctrine\ORM\PersistentCollection {#4506 …}
          +reports: Doctrine\ORM\PersistentCollection {#4508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
          -id: 82718
          -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981626"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848333 {#4500
            date: 2023-11-01 15:18:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1698848874 {#4603
          date: 2023-11-01 15:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4597 …}
        +nested: Doctrine\ORM\PersistentCollection {#4591 …}
        +votes: Doctrine\ORM\PersistentCollection {#4595 …}
        +reports: Doctrine\ORM\PersistentCollection {#4606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
        -id: 82730
        -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848874 {#4600
          date: 2023-11-01 15:27:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698850157 {#4663
        date: 2023-11-01 15:49:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4671 …}
      +nested: Doctrine\ORM\PersistentCollection {#4673 …}
      +votes: Doctrine\ORM\PersistentCollection {#4669 …}
      +reports: Doctrine\ORM\PersistentCollection {#4675 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
      -id: 82764
      -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4982301"
      +editedAt: DateTimeImmutable @1698850174 {#4660
        date: 2023-11-01 15:49:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698850157 {#4664
        date: 2023-11-01 15:49:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698852255 {#4752
      date: 2023-11-01 16:24:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4755 …}
    +nested: Doctrine\ORM\PersistentCollection {#4757 …}
    +votes: Doctrine\ORM\PersistentCollection {#4759 …}
    +reports: Doctrine\ORM\PersistentCollection {#4761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
    -id: 82820
    -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5414946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698852255 {#4753
      date: 2023-11-01 16:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698853495 {#4821
    date: 2023-11-01 16:44:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4824 …}
  +nested: Doctrine\ORM\PersistentCollection {#4826 …}
  +votes: Doctrine\ORM\PersistentCollection {#4828 …}
  +reports: Doctrine\ORM\PersistentCollection {#4830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
  -id: 82857
  -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4983567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698853495 {#4822
    date: 2023-11-01 16:44: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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4878
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4823
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4754
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4667
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4602
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4501
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4367
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4121
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 20
                +score: 0
                +lastActive: DateTime @1698881974 {#4116
                  date: 2023-11-02 00:39:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4122 …}
                +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                -id: 82700
                -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981436"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698847811 {#4117
                  date: 2023-11-01 15:10:11.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Existing is a lifestyle most cant afford at this point, but ok."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1698848029 {#4365
                date: 2023-11-01 15:13:49.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4368 …}
              +nested: Doctrine\ORM\PersistentCollection {#4370 …}
              +votes: Doctrine\ORM\PersistentCollection {#4372 …}
              +reports: Doctrine\ORM\PersistentCollection {#4374 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
              -id: 82708
              -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848029 {#4366
                date: 2023-11-01 15:13:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698848333 {#4499
              date: 2023-11-01 15:18:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4506 …}
            +reports: Doctrine\ORM\PersistentCollection {#4508 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
            -id: 82718
            -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848333 {#4500
              date: 2023-11-01 15:18:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1698848874 {#4603
            date: 2023-11-01 15:27:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4597 …}
          +nested: Doctrine\ORM\PersistentCollection {#4591 …}
          +votes: Doctrine\ORM\PersistentCollection {#4595 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 82730
          -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848874 {#4600
            date: 2023-11-01 15:27:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698850157 {#4663
          date: 2023-11-01 15:49:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4671 …}
        +nested: Doctrine\ORM\PersistentCollection {#4673 …}
        +votes: Doctrine\ORM\PersistentCollection {#4669 …}
        +reports: Doctrine\ORM\PersistentCollection {#4675 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
        -id: 82764
        -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4982301"
        +editedAt: DateTimeImmutable @1698850174 {#4660
          date: 2023-11-01 15:49:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698850157 {#4664
          date: 2023-11-01 15:49:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698852255 {#4752
        date: 2023-11-01 16:24:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4755 …}
      +nested: Doctrine\ORM\PersistentCollection {#4757 …}
      +votes: Doctrine\ORM\PersistentCollection {#4759 …}
      +reports: Doctrine\ORM\PersistentCollection {#4761 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
      -id: 82820
      -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5414946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698852255 {#4753
        date: 2023-11-01 16:24:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698853495 {#4821
      date: 2023-11-01 16:44:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4824 …}
    +nested: Doctrine\ORM\PersistentCollection {#4826 …}
    +votes: Doctrine\ORM\PersistentCollection {#4828 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 82857
    -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4983567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698853495 {#4822
      date: 2023-11-01 16:44:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Yeah cause getting into crippling debt is a totally conscious choice /s lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698855810 {#4879
    date: 2023-11-01 17:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4874 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4873 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 82918
  -bodyTs: "'/s':12 'caus':2 'choic':11 'conscious':10 'crippl':5 'debt':6 'get':3 'lmao':13 'total':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5416486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698855810 {#4882
    date: 2023-11-01 17:23:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4878
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4823
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4754
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4667
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4602
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4501
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4367
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4121
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 20
                +score: 0
                +lastActive: DateTime @1698881974 {#4116
                  date: 2023-11-02 00:39:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4122 …}
                +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                -id: 82700
                -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981436"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698847811 {#4117
                  date: 2023-11-01 15:10:11.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Existing is a lifestyle most cant afford at this point, but ok."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1698848029 {#4365
                date: 2023-11-01 15:13:49.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4368 …}
              +nested: Doctrine\ORM\PersistentCollection {#4370 …}
              +votes: Doctrine\ORM\PersistentCollection {#4372 …}
              +reports: Doctrine\ORM\PersistentCollection {#4374 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
              -id: 82708
              -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848029 {#4366
                date: 2023-11-01 15:13:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698848333 {#4499
              date: 2023-11-01 15:18:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4506 …}
            +reports: Doctrine\ORM\PersistentCollection {#4508 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
            -id: 82718
            -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848333 {#4500
              date: 2023-11-01 15:18:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1698848874 {#4603
            date: 2023-11-01 15:27:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4597 …}
          +nested: Doctrine\ORM\PersistentCollection {#4591 …}
          +votes: Doctrine\ORM\PersistentCollection {#4595 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 82730
          -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848874 {#4600
            date: 2023-11-01 15:27:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698850157 {#4663
          date: 2023-11-01 15:49:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4671 …}
        +nested: Doctrine\ORM\PersistentCollection {#4673 …}
        +votes: Doctrine\ORM\PersistentCollection {#4669 …}
        +reports: Doctrine\ORM\PersistentCollection {#4675 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
        -id: 82764
        -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4982301"
        +editedAt: DateTimeImmutable @1698850174 {#4660
          date: 2023-11-01 15:49:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698850157 {#4664
          date: 2023-11-01 15:49:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698852255 {#4752
        date: 2023-11-01 16:24:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4755 …}
      +nested: Doctrine\ORM\PersistentCollection {#4757 …}
      +votes: Doctrine\ORM\PersistentCollection {#4759 …}
      +reports: Doctrine\ORM\PersistentCollection {#4761 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
      -id: 82820
      -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5414946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698852255 {#4753
        date: 2023-11-01 16:24:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698853495 {#4821
      date: 2023-11-01 16:44:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4824 …}
    +nested: Doctrine\ORM\PersistentCollection {#4826 …}
    +votes: Doctrine\ORM\PersistentCollection {#4828 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 82857
    -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4983567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698853495 {#4822
      date: 2023-11-01 16:44:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Yeah cause getting into crippling debt is a totally conscious choice /s lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698855810 {#4879
    date: 2023-11-01 17:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4874 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4873 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 82918
  -bodyTs: "'/s':12 'caus':2 'choic':11 'conscious':10 'crippl':5 'debt':6 'get':3 'lmao':13 'total':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5416486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698855810 {#4882
    date: 2023-11-01 17:23:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4878
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4823
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4754
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4667
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4602
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4501
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4367
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4121
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 20
                +score: 0
                +lastActive: DateTime @1698881974 {#4116
                  date: 2023-11-02 00:39:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4122 …}
                +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                -id: 82700
                -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981436"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698847811 {#4117
                  date: 2023-11-01 15:10:11.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Existing is a lifestyle most cant afford at this point, but ok."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1698848029 {#4365
                date: 2023-11-01 15:13:49.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4368 …}
              +nested: Doctrine\ORM\PersistentCollection {#4370 …}
              +votes: Doctrine\ORM\PersistentCollection {#4372 …}
              +reports: Doctrine\ORM\PersistentCollection {#4374 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
              -id: 82708
              -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848029 {#4366
                date: 2023-11-01 15:13:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698848333 {#4499
              date: 2023-11-01 15:18:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4506 …}
            +reports: Doctrine\ORM\PersistentCollection {#4508 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
            -id: 82718
            -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848333 {#4500
              date: 2023-11-01 15:18:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1698848874 {#4603
            date: 2023-11-01 15:27:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4597 …}
          +nested: Doctrine\ORM\PersistentCollection {#4591 …}
          +votes: Doctrine\ORM\PersistentCollection {#4595 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 82730
          -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848874 {#4600
            date: 2023-11-01 15:27:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1698850157 {#4663
          date: 2023-11-01 15:49:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4671 …}
        +nested: Doctrine\ORM\PersistentCollection {#4673 …}
        +votes: Doctrine\ORM\PersistentCollection {#4669 …}
        +reports: Doctrine\ORM\PersistentCollection {#4675 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
        -id: 82764
        -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4982301"
        +editedAt: DateTimeImmutable @1698850174 {#4660
          date: 2023-11-01 15:49:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698850157 {#4664
          date: 2023-11-01 15:49:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698852255 {#4752
        date: 2023-11-01 16:24:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4755 …}
      +nested: Doctrine\ORM\PersistentCollection {#4757 …}
      +votes: Doctrine\ORM\PersistentCollection {#4759 …}
      +reports: Doctrine\ORM\PersistentCollection {#4761 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
      -id: 82820
      -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5414946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698852255 {#4753
        date: 2023-11-01 16:24:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698853495 {#4821
      date: 2023-11-01 16:44:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4824 …}
    +nested: Doctrine\ORM\PersistentCollection {#4826 …}
    +votes: Doctrine\ORM\PersistentCollection {#4828 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 82857
    -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4983567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698853495 {#4822
      date: 2023-11-01 16:44:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Yeah cause getting into crippling debt is a totally conscious choice /s lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698855810 {#4879
    date: 2023-11-01 17:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4874 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4873 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 82918
  -bodyTs: "'/s':12 'caus':2 'choic':11 'conscious':10 'crippl':5 'debt':6 'get':3 'lmao':13 'total':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5416486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698855810 {#4882
    date: 2023-11-01 17:23:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4962
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4878
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4823
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4754
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4667
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4602
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4501
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4367
                +user: Proxies\__CG__\App\Entity\User {#1978 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4121
                  +user: App\Entity\User {#4134 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 20
                  +score: 0
                  +lastActive: DateTime @1698881974 {#4116
                    date: 2023-11-02 00:39:34.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4122 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                  -id: 82700
                  -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4981436"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698847811 {#4117
                    date: 2023-11-01 15:10:11.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4121}
                +body: "Existing is a lifestyle most cant afford at this point, but ok."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 50
                +score: 0
                +lastActive: DateTime @1698848029 {#4365
                  date: 2023-11-01 15:13:49.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@Gigan@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4368 …}
                +nested: Doctrine\ORM\PersistentCollection {#4370 …}
                +votes: Doctrine\ORM\PersistentCollection {#4372 …}
                +reports: Doctrine\ORM\PersistentCollection {#4374 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
                -id: 82708
                -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5413244"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698848029 {#4366
                  date: 2023-11-01 15:13:49.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1698848333 {#4499
                date: 2023-11-01 15:18:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4502 …}
              +nested: Doctrine\ORM\PersistentCollection {#4504 …}
              +votes: Doctrine\ORM\PersistentCollection {#4506 …}
              +reports: Doctrine\ORM\PersistentCollection {#4508 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
              -id: 82718
              -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981626"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848333 {#4500
                date: 2023-11-01 15:18:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1698848874 {#4603
              date: 2023-11-01 15:27:54.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4597 …}
            +nested: Doctrine\ORM\PersistentCollection {#4591 …}
            +votes: Doctrine\ORM\PersistentCollection {#4595 …}
            +reports: Doctrine\ORM\PersistentCollection {#4606 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
            -id: 82730
            -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413613"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848874 {#4600
              date: 2023-11-01 15:27:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1698850157 {#4663
            date: 2023-11-01 15:49:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4671 …}
          +nested: Doctrine\ORM\PersistentCollection {#4673 …}
          +votes: Doctrine\ORM\PersistentCollection {#4669 …}
          +reports: Doctrine\ORM\PersistentCollection {#4675 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
          -id: 82764
          -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4982301"
          +editedAt: DateTimeImmutable @1698850174 {#4660
            date: 2023-11-01 15:49:34.0 +01:00
          }
          +createdAt: DateTimeImmutable @1698850157 {#4664
            date: 2023-11-01 15:49:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698852255 {#4752
          date: 2023-11-01 16:24:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4755 …}
        +nested: Doctrine\ORM\PersistentCollection {#4757 …}
        +votes: Doctrine\ORM\PersistentCollection {#4759 …}
        +reports: Doctrine\ORM\PersistentCollection {#4761 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
        -id: 82820
        -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5414946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698852255 {#4753
          date: 2023-11-01 16:24:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698853495 {#4821
        date: 2023-11-01 16:44:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4824 …}
      +nested: Doctrine\ORM\PersistentCollection {#4826 …}
      +votes: Doctrine\ORM\PersistentCollection {#4828 …}
      +reports: Doctrine\ORM\PersistentCollection {#4830 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
      -id: 82857
      -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4983567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698853495 {#4822
        date: 2023-11-01 16:44:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Yeah cause getting into crippling debt is a totally conscious choice /s lmao"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698855810 {#4879
      date: 2023-11-01 17:23:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4874 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4873 …}
    +reports: Doctrine\ORM\PersistentCollection {#4883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
    -id: 82918
    -bodyTs: "'/s':12 'caus':2 'choic':11 'conscious':10 'crippl':5 'debt':6 'get':3 'lmao':13 'total':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5416486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698855810 {#4882
      date: 2023-11-01 17:23:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "With the exception of debt from unexpected medical costs , yes it is a conscious choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698858574 {#4963
    date: 2023-11-01 18:09:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4953 …}
  +votes: Doctrine\ORM\PersistentCollection {#4957 …}
  +reports: Doctrine\ORM\PersistentCollection {#4967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
  -id: 82988
  -bodyTs: "'choic':15 'conscious':14 'cost':9 'debt':5 'except':3 'medic':8 'unexpect':7 'yes':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698858574 {#4966
    date: 2023-11-01 18:09:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4962
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4878
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4823
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4754
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4667
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4602
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4501
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4367
                +user: Proxies\__CG__\App\Entity\User {#1978 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4121
                  +user: App\Entity\User {#4134 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 20
                  +score: 0
                  +lastActive: DateTime @1698881974 {#4116
                    date: 2023-11-02 00:39:34.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4122 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                  -id: 82700
                  -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4981436"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698847811 {#4117
                    date: 2023-11-01 15:10:11.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4121}
                +body: "Existing is a lifestyle most cant afford at this point, but ok."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 50
                +score: 0
                +lastActive: DateTime @1698848029 {#4365
                  date: 2023-11-01 15:13:49.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@Gigan@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4368 …}
                +nested: Doctrine\ORM\PersistentCollection {#4370 …}
                +votes: Doctrine\ORM\PersistentCollection {#4372 …}
                +reports: Doctrine\ORM\PersistentCollection {#4374 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
                -id: 82708
                -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5413244"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698848029 {#4366
                  date: 2023-11-01 15:13:49.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1698848333 {#4499
                date: 2023-11-01 15:18:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4502 …}
              +nested: Doctrine\ORM\PersistentCollection {#4504 …}
              +votes: Doctrine\ORM\PersistentCollection {#4506 …}
              +reports: Doctrine\ORM\PersistentCollection {#4508 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
              -id: 82718
              -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981626"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848333 {#4500
                date: 2023-11-01 15:18:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1698848874 {#4603
              date: 2023-11-01 15:27:54.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4597 …}
            +nested: Doctrine\ORM\PersistentCollection {#4591 …}
            +votes: Doctrine\ORM\PersistentCollection {#4595 …}
            +reports: Doctrine\ORM\PersistentCollection {#4606 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
            -id: 82730
            -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413613"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848874 {#4600
              date: 2023-11-01 15:27:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1698850157 {#4663
            date: 2023-11-01 15:49:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4671 …}
          +nested: Doctrine\ORM\PersistentCollection {#4673 …}
          +votes: Doctrine\ORM\PersistentCollection {#4669 …}
          +reports: Doctrine\ORM\PersistentCollection {#4675 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
          -id: 82764
          -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4982301"
          +editedAt: DateTimeImmutable @1698850174 {#4660
            date: 2023-11-01 15:49:34.0 +01:00
          }
          +createdAt: DateTimeImmutable @1698850157 {#4664
            date: 2023-11-01 15:49:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698852255 {#4752
          date: 2023-11-01 16:24:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4755 …}
        +nested: Doctrine\ORM\PersistentCollection {#4757 …}
        +votes: Doctrine\ORM\PersistentCollection {#4759 …}
        +reports: Doctrine\ORM\PersistentCollection {#4761 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
        -id: 82820
        -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5414946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698852255 {#4753
          date: 2023-11-01 16:24:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698853495 {#4821
        date: 2023-11-01 16:44:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4824 …}
      +nested: Doctrine\ORM\PersistentCollection {#4826 …}
      +votes: Doctrine\ORM\PersistentCollection {#4828 …}
      +reports: Doctrine\ORM\PersistentCollection {#4830 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
      -id: 82857
      -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4983567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698853495 {#4822
        date: 2023-11-01 16:44:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Yeah cause getting into crippling debt is a totally conscious choice /s lmao"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698855810 {#4879
      date: 2023-11-01 17:23:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4874 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4873 …}
    +reports: Doctrine\ORM\PersistentCollection {#4883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
    -id: 82918
    -bodyTs: "'/s':12 'caus':2 'choic':11 'conscious':10 'crippl':5 'debt':6 'get':3 'lmao':13 'total':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5416486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698855810 {#4882
      date: 2023-11-01 17:23:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "With the exception of debt from unexpected medical costs , yes it is a conscious choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698858574 {#4963
    date: 2023-11-01 18:09:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4953 …}
  +votes: Doctrine\ORM\PersistentCollection {#4957 …}
  +reports: Doctrine\ORM\PersistentCollection {#4967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
  -id: 82988
  -bodyTs: "'choic':15 'conscious':14 'cost':9 'debt':5 'except':3 'medic':8 'unexpect':7 'yes':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698858574 {#4966
    date: 2023-11-01 18:09:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4962
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4878
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4823
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4754
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4667
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4602
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4501
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4367
                +user: Proxies\__CG__\App\Entity\User {#1978 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4121
                  +user: App\Entity\User {#4134 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 20
                  +score: 0
                  +lastActive: DateTime @1698881974 {#4116
                    date: 2023-11-02 00:39:34.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4122 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                  -id: 82700
                  -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4981436"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698847811 {#4117
                    date: 2023-11-01 15:10:11.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4121}
                +body: "Existing is a lifestyle most cant afford at this point, but ok."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 50
                +score: 0
                +lastActive: DateTime @1698848029 {#4365
                  date: 2023-11-01 15:13:49.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@Gigan@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4368 …}
                +nested: Doctrine\ORM\PersistentCollection {#4370 …}
                +votes: Doctrine\ORM\PersistentCollection {#4372 …}
                +reports: Doctrine\ORM\PersistentCollection {#4374 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
                -id: 82708
                -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5413244"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698848029 {#4366
                  date: 2023-11-01 15:13:49.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1698848333 {#4499
                date: 2023-11-01 15:18:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4502 …}
              +nested: Doctrine\ORM\PersistentCollection {#4504 …}
              +votes: Doctrine\ORM\PersistentCollection {#4506 …}
              +reports: Doctrine\ORM\PersistentCollection {#4508 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
              -id: 82718
              -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981626"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848333 {#4500
                date: 2023-11-01 15:18:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1698848874 {#4603
              date: 2023-11-01 15:27:54.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4597 …}
            +nested: Doctrine\ORM\PersistentCollection {#4591 …}
            +votes: Doctrine\ORM\PersistentCollection {#4595 …}
            +reports: Doctrine\ORM\PersistentCollection {#4606 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
            -id: 82730
            -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413613"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848874 {#4600
              date: 2023-11-01 15:27:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1698850157 {#4663
            date: 2023-11-01 15:49:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4671 …}
          +nested: Doctrine\ORM\PersistentCollection {#4673 …}
          +votes: Doctrine\ORM\PersistentCollection {#4669 …}
          +reports: Doctrine\ORM\PersistentCollection {#4675 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
          -id: 82764
          -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4982301"
          +editedAt: DateTimeImmutable @1698850174 {#4660
            date: 2023-11-01 15:49:34.0 +01:00
          }
          +createdAt: DateTimeImmutable @1698850157 {#4664
            date: 2023-11-01 15:49:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698852255 {#4752
          date: 2023-11-01 16:24:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4755 …}
        +nested: Doctrine\ORM\PersistentCollection {#4757 …}
        +votes: Doctrine\ORM\PersistentCollection {#4759 …}
        +reports: Doctrine\ORM\PersistentCollection {#4761 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
        -id: 82820
        -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5414946"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698852255 {#4753
          date: 2023-11-01 16:24:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698853495 {#4821
        date: 2023-11-01 16:44:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4824 …}
      +nested: Doctrine\ORM\PersistentCollection {#4826 …}
      +votes: Doctrine\ORM\PersistentCollection {#4828 …}
      +reports: Doctrine\ORM\PersistentCollection {#4830 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
      -id: 82857
      -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4983567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698853495 {#4822
        date: 2023-11-01 16:44:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Yeah cause getting into crippling debt is a totally conscious choice /s lmao"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698855810 {#4879
      date: 2023-11-01 17:23:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4874 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4873 …}
    +reports: Doctrine\ORM\PersistentCollection {#4883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
    -id: 82918
    -bodyTs: "'/s':12 'caus':2 'choic':11 'conscious':10 'crippl':5 'debt':6 'get':3 'lmao':13 'total':9 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5416486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698855810 {#4882
      date: 2023-11-01 17:23:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "With the exception of debt from unexpected medical costs , yes it is a conscious choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698858574 {#4963
    date: 2023-11-01 18:09:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4953 …}
  +votes: Doctrine\ORM\PersistentCollection {#4957 …}
  +reports: Doctrine\ORM\PersistentCollection {#4967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
  -id: 82988
  -bodyTs: "'choic':15 'conscious':14 'cost':9 'debt':5 'except':3 'medic':8 'unexpect':7 'yes':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698858574 {#4966
    date: 2023-11-01 18:09:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#4989
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4962
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4878
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4823
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4754
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4667
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4602
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4501
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4367
                  +user: Proxies\__CG__\App\Entity\User {#1978 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: App\Entity\EntryComment {#4121
                    +user: App\Entity\User {#4134 …}
                    +entry: App\Entity\Entry {#2412}
                    +magazine: App\Entity\Magazine {#264}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 20
                    +score: 0
                    +lastActive: DateTime @1698881974 {#4116
                      date: 2023-11-02 00:39:34.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4122 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                    -id: 82700
                    -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/4981436"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1698847811 {#4117
                      date: 2023-11-01 15:10:11.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4121}
                  +body: "Existing is a lifestyle most cant afford at this point, but ok."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 50
                  +score: 0
                  +lastActive: DateTime @1698848029 {#4365
                    date: 2023-11-01 15:13:49.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@Gigan@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4368 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4370 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4372 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4374 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
                  -id: 82708
                  -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5413244"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698848029 {#4366
                    date: 2023-11-01 15:13:49.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4121}
                +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1698848333 {#4499
                  date: 2023-11-01 15:18:53.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@Gigan@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4502 …}
                +nested: Doctrine\ORM\PersistentCollection {#4504 …}
                +votes: Doctrine\ORM\PersistentCollection {#4506 …}
                +reports: Doctrine\ORM\PersistentCollection {#4508 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
                -id: 82718
                -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981626"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698848333 {#4500
                  date: 2023-11-01 15:18:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 32
              +score: 0
              +lastActive: DateTime @1698848874 {#4603
                date: 2023-11-01 15:27:54.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4597 …}
              +nested: Doctrine\ORM\PersistentCollection {#4591 …}
              +votes: Doctrine\ORM\PersistentCollection {#4595 …}
              +reports: Doctrine\ORM\PersistentCollection {#4606 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
              -id: 82730
              -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413613"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848874 {#4600
                date: 2023-11-01 15:27:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1698850157 {#4663
              date: 2023-11-01 15:49:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4671 …}
            +nested: Doctrine\ORM\PersistentCollection {#4673 …}
            +votes: Doctrine\ORM\PersistentCollection {#4669 …}
            +reports: Doctrine\ORM\PersistentCollection {#4675 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
            -id: 82764
            -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4982301"
            +editedAt: DateTimeImmutable @1698850174 {#4660
              date: 2023-11-01 15:49:34.0 +01:00
            }
            +createdAt: DateTimeImmutable @1698850157 {#4664
              date: 2023-11-01 15:49:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1698852255 {#4752
            date: 2023-11-01 16:24:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4755 …}
          +nested: Doctrine\ORM\PersistentCollection {#4757 …}
          +votes: Doctrine\ORM\PersistentCollection {#4759 …}
          +reports: Doctrine\ORM\PersistentCollection {#4761 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
          -id: 82820
          -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5414946"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698852255 {#4753
            date: 2023-11-01 16:24:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698853495 {#4821
          date: 2023-11-01 16:44:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4824 …}
        +nested: Doctrine\ORM\PersistentCollection {#4826 …}
        +votes: Doctrine\ORM\PersistentCollection {#4828 …}
        +reports: Doctrine\ORM\PersistentCollection {#4830 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
        -id: 82857
        -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4983567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698853495 {#4822
          date: 2023-11-01 16:44:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Yeah cause getting into crippling debt is a totally conscious choice /s lmao"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698855810 {#4879
        date: 2023-11-01 17:23:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4874 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4873 …}
      +reports: Doctrine\ORM\PersistentCollection {#4883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
      -id: 82918
      -bodyTs: "'/s':12 'caus':2 'choic':11 'conscious':10 'crippl':5 'debt':6 'get':3 'lmao':13 'total':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5416486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698855810 {#4882
        date: 2023-11-01 17:23:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "With the exception of debt from unexpected medical costs , yes it is a conscious choice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698858574 {#4963
      date: 2023-11-01 18:09:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4958 …}
    +nested: Doctrine\ORM\PersistentCollection {#4953 …}
    +votes: Doctrine\ORM\PersistentCollection {#4957 …}
    +reports: Doctrine\ORM\PersistentCollection {#4967 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
    -id: 82988
    -bodyTs: "'choic':15 'conscious':14 'cost':9 'debt':5 'except':3 'medic':8 'unexpect':7 'yes':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4985416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698858574 {#4966
      date: 2023-11-01 18:09:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Lmao no it isn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698859955 {#4994
    date: 2023-11-01 18:32:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4997 …}
  +nested: Doctrine\ORM\PersistentCollection {#5001 …}
  +votes: Doctrine\ORM\PersistentCollection {#5003 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -id: 83026
  -bodyTs: "'isn':4 'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5418246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698859955 {#4991
    date: 2023-11-01 18:32: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
131 DENIED edit
App\Entity\EntryComment {#4989
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4962
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4878
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4823
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4754
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4667
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4602
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4501
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4367
                  +user: Proxies\__CG__\App\Entity\User {#1978 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: App\Entity\EntryComment {#4121
                    +user: App\Entity\User {#4134 …}
                    +entry: App\Entity\Entry {#2412}
                    +magazine: App\Entity\Magazine {#264}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 20
                    +score: 0
                    +lastActive: DateTime @1698881974 {#4116
                      date: 2023-11-02 00:39:34.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4122 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                    -id: 82700
                    -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/4981436"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1698847811 {#4117
                      date: 2023-11-01 15:10:11.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4121}
                  +body: "Existing is a lifestyle most cant afford at this point, but ok."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 50
                  +score: 0
                  +lastActive: DateTime @1698848029 {#4365
                    date: 2023-11-01 15:13:49.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@Gigan@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4368 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4370 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4372 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4374 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
                  -id: 82708
                  -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5413244"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698848029 {#4366
                    date: 2023-11-01 15:13:49.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4121}
                +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1698848333 {#4499
                  date: 2023-11-01 15:18:53.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@Gigan@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4502 …}
                +nested: Doctrine\ORM\PersistentCollection {#4504 …}
                +votes: Doctrine\ORM\PersistentCollection {#4506 …}
                +reports: Doctrine\ORM\PersistentCollection {#4508 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
                -id: 82718
                -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981626"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698848333 {#4500
                  date: 2023-11-01 15:18:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 32
              +score: 0
              +lastActive: DateTime @1698848874 {#4603
                date: 2023-11-01 15:27:54.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4597 …}
              +nested: Doctrine\ORM\PersistentCollection {#4591 …}
              +votes: Doctrine\ORM\PersistentCollection {#4595 …}
              +reports: Doctrine\ORM\PersistentCollection {#4606 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
              -id: 82730
              -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413613"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848874 {#4600
                date: 2023-11-01 15:27:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1698850157 {#4663
              date: 2023-11-01 15:49:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4671 …}
            +nested: Doctrine\ORM\PersistentCollection {#4673 …}
            +votes: Doctrine\ORM\PersistentCollection {#4669 …}
            +reports: Doctrine\ORM\PersistentCollection {#4675 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
            -id: 82764
            -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4982301"
            +editedAt: DateTimeImmutable @1698850174 {#4660
              date: 2023-11-01 15:49:34.0 +01:00
            }
            +createdAt: DateTimeImmutable @1698850157 {#4664
              date: 2023-11-01 15:49:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1698852255 {#4752
            date: 2023-11-01 16:24:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4755 …}
          +nested: Doctrine\ORM\PersistentCollection {#4757 …}
          +votes: Doctrine\ORM\PersistentCollection {#4759 …}
          +reports: Doctrine\ORM\PersistentCollection {#4761 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
          -id: 82820
          -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5414946"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698852255 {#4753
            date: 2023-11-01 16:24:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698853495 {#4821
          date: 2023-11-01 16:44:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4824 …}
        +nested: Doctrine\ORM\PersistentCollection {#4826 …}
        +votes: Doctrine\ORM\PersistentCollection {#4828 …}
        +reports: Doctrine\ORM\PersistentCollection {#4830 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
        -id: 82857
        -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4983567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698853495 {#4822
          date: 2023-11-01 16:44:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Yeah cause getting into crippling debt is a totally conscious choice /s lmao"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698855810 {#4879
        date: 2023-11-01 17:23:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4874 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4873 …}
      +reports: Doctrine\ORM\PersistentCollection {#4883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
      -id: 82918
      -bodyTs: "'/s':12 'caus':2 'choic':11 'conscious':10 'crippl':5 'debt':6 'get':3 'lmao':13 'total':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5416486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698855810 {#4882
        date: 2023-11-01 17:23:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "With the exception of debt from unexpected medical costs , yes it is a conscious choice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698858574 {#4963
      date: 2023-11-01 18:09:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4958 …}
    +nested: Doctrine\ORM\PersistentCollection {#4953 …}
    +votes: Doctrine\ORM\PersistentCollection {#4957 …}
    +reports: Doctrine\ORM\PersistentCollection {#4967 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
    -id: 82988
    -bodyTs: "'choic':15 'conscious':14 'cost':9 'debt':5 'except':3 'medic':8 'unexpect':7 'yes':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4985416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698858574 {#4966
      date: 2023-11-01 18:09:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Lmao no it isn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698859955 {#4994
    date: 2023-11-01 18:32:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4997 …}
  +nested: Doctrine\ORM\PersistentCollection {#5001 …}
  +votes: Doctrine\ORM\PersistentCollection {#5003 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -id: 83026
  -bodyTs: "'isn':4 'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5418246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698859955 {#4991
    date: 2023-11-01 18:32: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
132 DENIED moderate
App\Entity\EntryComment {#4989
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4962
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4878
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4823
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4754
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4667
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4602
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4501
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4367
                  +user: Proxies\__CG__\App\Entity\User {#1978 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: App\Entity\EntryComment {#4121
                    +user: App\Entity\User {#4134 …}
                    +entry: App\Entity\Entry {#2412}
                    +magazine: App\Entity\Magazine {#264}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 20
                    +score: 0
                    +lastActive: DateTime @1698881974 {#4116
                      date: 2023-11-02 00:39:34.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4122 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                    -id: 82700
                    -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/4981436"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1698847811 {#4117
                      date: 2023-11-01 15:10:11.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4121}
                  +body: "Existing is a lifestyle most cant afford at this point, but ok."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 50
                  +score: 0
                  +lastActive: DateTime @1698848029 {#4365
                    date: 2023-11-01 15:13:49.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@Gigan@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4368 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4370 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4372 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4374 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
                  -id: 82708
                  -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ml/comment/5413244"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698848029 {#4366
                    date: 2023-11-01 15:13:49.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4121}
                +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 6
                +score: 0
                +lastActive: DateTime @1698848333 {#4499
                  date: 2023-11-01 15:18:53.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@Gigan@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4502 …}
                +nested: Doctrine\ORM\PersistentCollection {#4504 …}
                +votes: Doctrine\ORM\PersistentCollection {#4506 …}
                +reports: Doctrine\ORM\PersistentCollection {#4508 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
                -id: 82718
                -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981626"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698848333 {#4500
                  date: 2023-11-01 15:18:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 32
              +score: 0
              +lastActive: DateTime @1698848874 {#4603
                date: 2023-11-01 15:27:54.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4597 …}
              +nested: Doctrine\ORM\PersistentCollection {#4591 …}
              +votes: Doctrine\ORM\PersistentCollection {#4595 …}
              +reports: Doctrine\ORM\PersistentCollection {#4606 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
              -id: 82730
              -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413613"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848874 {#4600
                date: 2023-11-01 15:27:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1698850157 {#4663
              date: 2023-11-01 15:49:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4671 …}
            +nested: Doctrine\ORM\PersistentCollection {#4673 …}
            +votes: Doctrine\ORM\PersistentCollection {#4669 …}
            +reports: Doctrine\ORM\PersistentCollection {#4675 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
            -id: 82764
            -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4982301"
            +editedAt: DateTimeImmutable @1698850174 {#4660
              date: 2023-11-01 15:49:34.0 +01:00
            }
            +createdAt: DateTimeImmutable @1698850157 {#4664
              date: 2023-11-01 15:49:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1698852255 {#4752
            date: 2023-11-01 16:24:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4755 …}
          +nested: Doctrine\ORM\PersistentCollection {#4757 …}
          +votes: Doctrine\ORM\PersistentCollection {#4759 …}
          +reports: Doctrine\ORM\PersistentCollection {#4761 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
          -id: 82820
          -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5414946"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698852255 {#4753
            date: 2023-11-01 16:24:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698853495 {#4821
          date: 2023-11-01 16:44:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4824 …}
        +nested: Doctrine\ORM\PersistentCollection {#4826 …}
        +votes: Doctrine\ORM\PersistentCollection {#4828 …}
        +reports: Doctrine\ORM\PersistentCollection {#4830 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
        -id: 82857
        -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4983567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698853495 {#4822
          date: 2023-11-01 16:44:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Yeah cause getting into crippling debt is a totally conscious choice /s lmao"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698855810 {#4879
        date: 2023-11-01 17:23:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4874 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4873 …}
      +reports: Doctrine\ORM\PersistentCollection {#4883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
      -id: 82918
      -bodyTs: "'/s':12 'caus':2 'choic':11 'conscious':10 'crippl':5 'debt':6 'get':3 'lmao':13 'total':9 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5416486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698855810 {#4882
        date: 2023-11-01 17:23:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "With the exception of debt from unexpected medical costs , yes it is a conscious choice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698858574 {#4963
      date: 2023-11-01 18:09:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4958 …}
    +nested: Doctrine\ORM\PersistentCollection {#4953 …}
    +votes: Doctrine\ORM\PersistentCollection {#4957 …}
    +reports: Doctrine\ORM\PersistentCollection {#4967 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
    -id: 82988
    -bodyTs: "'choic':15 'conscious':14 'cost':9 'debt':5 'except':3 'medic':8 'unexpect':7 'yes':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4985416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698858574 {#4966
      date: 2023-11-01 18:09:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Lmao no it isn’t."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698859955 {#4994
    date: 2023-11-01 18:32:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4997 …}
  +nested: Doctrine\ORM\PersistentCollection {#5001 …}
  +votes: Doctrine\ORM\PersistentCollection {#5003 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -id: 83026
  -bodyTs: "'isn':4 'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5418246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698859955 {#4991
    date: 2023-11-01 18:32: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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5025
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4989
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4962
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4878
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4823
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4754
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4667
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4602
                +user: Proxies\__CG__\App\Entity\User {#1978 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4501
                  +user: App\Entity\User {#4134 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: App\Entity\EntryComment {#4367
                    +user: Proxies\__CG__\App\Entity\User {#1978 …}
                    +entry: App\Entity\Entry {#2412}
                    +magazine: App\Entity\Magazine {#264}
                    +image: null
                    +parent: App\Entity\EntryComment {#4121
                      +user: App\Entity\User {#4134 …}
                      +entry: App\Entity\Entry {#2412}
                      +magazine: App\Entity\Magazine {#264}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 20
                      +score: 0
                      +lastActive: DateTime @1698881974 {#4116
                        date: 2023-11-02 00:39:34.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4122 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                      -id: 82700
                      -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/4981436"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1698847811 {#4117
                        date: 2023-11-01 15:10:11.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4121}
                    +body: "Existing is a lifestyle most cant afford at this point, but ok."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 50
                    +score: 0
                    +lastActive: DateTime @1698848029 {#4365
                      date: 2023-11-01 15:13:49.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@Gigan@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4368 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
                    -id: 82708
                    -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5413244"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1698848029 {#4366
                      date: 2023-11-01 15:13:49.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4121}
                  +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 6
                  +score: 0
                  +lastActive: DateTime @1698848333 {#4499
                    date: 2023-11-01 15:18:53.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@Gigan@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4502 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4506 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
                  -id: 82718
                  -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4981626"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698848333 {#4500
                    date: 2023-11-01 15:18:53.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4121}
                +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 32
                +score: 0
                +lastActive: DateTime @1698848874 {#4603
                  date: 2023-11-01 15:27:54.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@Gigan@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4597 …}
                +nested: Doctrine\ORM\PersistentCollection {#4591 …}
                +votes: Doctrine\ORM\PersistentCollection {#4595 …}
                +reports: Doctrine\ORM\PersistentCollection {#4606 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
                -id: 82730
                -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5413613"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698848874 {#4600
                  date: 2023-11-01 15:27:54.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1698850157 {#4663
                date: 2023-11-01 15:49:17.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4671 …}
              +nested: Doctrine\ORM\PersistentCollection {#4673 …}
              +votes: Doctrine\ORM\PersistentCollection {#4669 …}
              +reports: Doctrine\ORM\PersistentCollection {#4675 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
              -id: 82764
              -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4982301"
              +editedAt: DateTimeImmutable @1698850174 {#4660
                date: 2023-11-01 15:49:34.0 +01:00
              }
              +createdAt: DateTimeImmutable @1698850157 {#4664
                date: 2023-11-01 15:49:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1698852255 {#4752
              date: 2023-11-01 16:24:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4755 …}
            +nested: Doctrine\ORM\PersistentCollection {#4757 …}
            +votes: Doctrine\ORM\PersistentCollection {#4759 …}
            +reports: Doctrine\ORM\PersistentCollection {#4761 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
            -id: 82820
            -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5414946"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698852255 {#4753
              date: 2023-11-01 16:24:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1698853495 {#4821
            date: 2023-11-01 16:44:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4824 …}
          +nested: Doctrine\ORM\PersistentCollection {#4826 …}
          +votes: Doctrine\ORM\PersistentCollection {#4828 …}
          +reports: Doctrine\ORM\PersistentCollection {#4830 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
          -id: 82857
          -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4983567"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698853495 {#4822
            date: 2023-11-01 16:44:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Yeah cause getting into crippling debt is a totally conscious choice /s lmao"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698855810 {#4879
          date: 2023-11-01 17:23:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4874 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4873 …}
        +reports: Doctrine\ORM\PersistentCollection {#4883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
        -id: 82918
        -bodyTs: "'/s':12 'caus':2 'choic':11 'conscious':10 'crippl':5 'debt':6 'get':3 'lmao':13 'total':9 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5416486"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698855810 {#4882
          date: 2023-11-01 17:23:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "With the exception of debt from unexpected medical costs , yes it is a conscious choice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698858574 {#4963
        date: 2023-11-01 18:09:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4958 …}
      +nested: Doctrine\ORM\PersistentCollection {#4953 …}
      +votes: Doctrine\ORM\PersistentCollection {#4957 …}
      +reports: Doctrine\ORM\PersistentCollection {#4967 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
      -id: 82988
      -bodyTs: "'choic':15 'conscious':14 'cost':9 'debt':5 'except':3 'medic':8 'unexpect':7 'yes':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4985416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698858574 {#4966
        date: 2023-11-01 18:09:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Lmao no it isn’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698859955 {#4994
      date: 2023-11-01 18:32:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4997 …}
    +nested: Doctrine\ORM\PersistentCollection {#5001 …}
    +votes: Doctrine\ORM\PersistentCollection {#5003 …}
    +reports: Doctrine\ORM\PersistentCollection {#5004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
    -id: 83026
    -bodyTs: "'isn':4 'lmao':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5418246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698859955 {#4991
      date: 2023-11-01 18:32:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Could you elaborate?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698860045 {#5020
    date: 2023-11-01 18:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5017 …}
  +nested: Doctrine\ORM\PersistentCollection {#5014 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 83029
  -bodyTs: "'could':1 'elabor':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698860045 {#5023
    date: 2023-11-01 18:34:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5025
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4989
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4962
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4878
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4823
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4754
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4667
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4602
                +user: Proxies\__CG__\App\Entity\User {#1978 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4501
                  +user: App\Entity\User {#4134 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: App\Entity\EntryComment {#4367
                    +user: Proxies\__CG__\App\Entity\User {#1978 …}
                    +entry: App\Entity\Entry {#2412}
                    +magazine: App\Entity\Magazine {#264}
                    +image: null
                    +parent: App\Entity\EntryComment {#4121
                      +user: App\Entity\User {#4134 …}
                      +entry: App\Entity\Entry {#2412}
                      +magazine: App\Entity\Magazine {#264}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 20
                      +score: 0
                      +lastActive: DateTime @1698881974 {#4116
                        date: 2023-11-02 00:39:34.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4122 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                      -id: 82700
                      -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/4981436"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1698847811 {#4117
                        date: 2023-11-01 15:10:11.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4121}
                    +body: "Existing is a lifestyle most cant afford at this point, but ok."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 50
                    +score: 0
                    +lastActive: DateTime @1698848029 {#4365
                      date: 2023-11-01 15:13:49.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@Gigan@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4368 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
                    -id: 82708
                    -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5413244"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1698848029 {#4366
                      date: 2023-11-01 15:13:49.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4121}
                  +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 6
                  +score: 0
                  +lastActive: DateTime @1698848333 {#4499
                    date: 2023-11-01 15:18:53.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@Gigan@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4502 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4506 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
                  -id: 82718
                  -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4981626"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698848333 {#4500
                    date: 2023-11-01 15:18:53.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4121}
                +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 32
                +score: 0
                +lastActive: DateTime @1698848874 {#4603
                  date: 2023-11-01 15:27:54.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@Gigan@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4597 …}
                +nested: Doctrine\ORM\PersistentCollection {#4591 …}
                +votes: Doctrine\ORM\PersistentCollection {#4595 …}
                +reports: Doctrine\ORM\PersistentCollection {#4606 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
                -id: 82730
                -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5413613"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698848874 {#4600
                  date: 2023-11-01 15:27:54.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1698850157 {#4663
                date: 2023-11-01 15:49:17.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4671 …}
              +nested: Doctrine\ORM\PersistentCollection {#4673 …}
              +votes: Doctrine\ORM\PersistentCollection {#4669 …}
              +reports: Doctrine\ORM\PersistentCollection {#4675 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
              -id: 82764
              -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4982301"
              +editedAt: DateTimeImmutable @1698850174 {#4660
                date: 2023-11-01 15:49:34.0 +01:00
              }
              +createdAt: DateTimeImmutable @1698850157 {#4664
                date: 2023-11-01 15:49:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1698852255 {#4752
              date: 2023-11-01 16:24:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4755 …}
            +nested: Doctrine\ORM\PersistentCollection {#4757 …}
            +votes: Doctrine\ORM\PersistentCollection {#4759 …}
            +reports: Doctrine\ORM\PersistentCollection {#4761 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
            -id: 82820
            -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5414946"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698852255 {#4753
              date: 2023-11-01 16:24:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1698853495 {#4821
            date: 2023-11-01 16:44:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4824 …}
          +nested: Doctrine\ORM\PersistentCollection {#4826 …}
          +votes: Doctrine\ORM\PersistentCollection {#4828 …}
          +reports: Doctrine\ORM\PersistentCollection {#4830 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
          -id: 82857
          -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4983567"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698853495 {#4822
            date: 2023-11-01 16:44:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Yeah cause getting into crippling debt is a totally conscious choice /s lmao"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698855810 {#4879
          date: 2023-11-01 17:23:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4874 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4873 …}
        +reports: Doctrine\ORM\PersistentCollection {#4883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
        -id: 82918
        -bodyTs: "'/s':12 'caus':2 'choic':11 'conscious':10 'crippl':5 'debt':6 'get':3 'lmao':13 'total':9 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5416486"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698855810 {#4882
          date: 2023-11-01 17:23:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "With the exception of debt from unexpected medical costs , yes it is a conscious choice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698858574 {#4963
        date: 2023-11-01 18:09:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4958 …}
      +nested: Doctrine\ORM\PersistentCollection {#4953 …}
      +votes: Doctrine\ORM\PersistentCollection {#4957 …}
      +reports: Doctrine\ORM\PersistentCollection {#4967 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
      -id: 82988
      -bodyTs: "'choic':15 'conscious':14 'cost':9 'debt':5 'except':3 'medic':8 'unexpect':7 'yes':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4985416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698858574 {#4966
        date: 2023-11-01 18:09:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Lmao no it isn’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698859955 {#4994
      date: 2023-11-01 18:32:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4997 …}
    +nested: Doctrine\ORM\PersistentCollection {#5001 …}
    +votes: Doctrine\ORM\PersistentCollection {#5003 …}
    +reports: Doctrine\ORM\PersistentCollection {#5004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
    -id: 83026
    -bodyTs: "'isn':4 'lmao':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5418246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698859955 {#4991
      date: 2023-11-01 18:32:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Could you elaborate?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698860045 {#5020
    date: 2023-11-01 18:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5017 …}
  +nested: Doctrine\ORM\PersistentCollection {#5014 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 83029
  -bodyTs: "'could':1 'elabor':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698860045 {#5023
    date: 2023-11-01 18:34:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5025
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4989
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4962
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4878
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4823
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4754
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4667
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4602
                +user: Proxies\__CG__\App\Entity\User {#1978 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4501
                  +user: App\Entity\User {#4134 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: App\Entity\EntryComment {#4367
                    +user: Proxies\__CG__\App\Entity\User {#1978 …}
                    +entry: App\Entity\Entry {#2412}
                    +magazine: App\Entity\Magazine {#264}
                    +image: null
                    +parent: App\Entity\EntryComment {#4121
                      +user: App\Entity\User {#4134 …}
                      +entry: App\Entity\Entry {#2412}
                      +magazine: App\Entity\Magazine {#264}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 20
                      +score: 0
                      +lastActive: DateTime @1698881974 {#4116
                        date: 2023-11-02 00:39:34.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Grayox@lemmy.ml"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4122 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                      -id: 82700
                      -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/4981436"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1698847811 {#4117
                        date: 2023-11-01 15:10:11.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4121}
                    +body: "Existing is a lifestyle most cant afford at this point, but ok."
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 50
                    +score: 0
                    +lastActive: DateTime @1698848029 {#4365
                      date: 2023-11-01 15:13:49.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Grayox@lemmy.ml"
                      "@Gigan@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4368 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4370 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
                    -id: 82708
                    -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.ml/comment/5413244"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1698848029 {#4366
                      date: 2023-11-01 15:13:49.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4121}
                  +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 6
                  +score: 0
                  +lastActive: DateTime @1698848333 {#4499
                    date: 2023-11-01 15:18:53.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                    "@Gigan@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4502 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4506 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
                  -id: 82718
                  -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4981626"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698848333 {#4500
                    date: 2023-11-01 15:18:53.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4121}
                +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 32
                +score: 0
                +lastActive: DateTime @1698848874 {#4603
                  date: 2023-11-01 15:27:54.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@Gigan@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4597 …}
                +nested: Doctrine\ORM\PersistentCollection {#4591 …}
                +votes: Doctrine\ORM\PersistentCollection {#4595 …}
                +reports: Doctrine\ORM\PersistentCollection {#4606 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
                -id: 82730
                -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5413613"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698848874 {#4600
                  date: 2023-11-01 15:27:54.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "If those are your only two options, buy the food. But let’s be honest here, Americans aren’t in $1 Trillion dollars of credit card debt because of groceries."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1698850157 {#4663
                date: 2023-11-01 15:49:17.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4671 …}
              +nested: Doctrine\ORM\PersistentCollection {#4673 …}
              +votes: Doctrine\ORM\PersistentCollection {#4669 …}
              +reports: Doctrine\ORM\PersistentCollection {#4675 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4677 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4679 …}
              -id: 82764
              -bodyTs: "'1':21 'american':17 'aren':18 'buy':8 'card':26 'credit':25 'debt':27 'dollar':23 'food':10 'groceri':30 'honest':15 'let':12 'option':7 'trillion':22 'two':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4982301"
              +editedAt: DateTimeImmutable @1698850174 {#4660
                date: 2023-11-01 15:49:34.0 +01:00
              }
              +createdAt: DateTimeImmutable @1698850157 {#4664
                date: 2023-11-01 15:49:17.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Nope, that would be because of rampant consumerism being sold as the solution to depression."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1698852255 {#4752
              date: 2023-11-01 16:24:15.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4755 …}
            +nested: Doctrine\ORM\PersistentCollection {#4757 …}
            +votes: Doctrine\ORM\PersistentCollection {#4759 …}
            +reports: Doctrine\ORM\PersistentCollection {#4761 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
            -id: 82820
            -bodyTs: "'consumer':8 'depress':15 'nope':1 'rampant':7 'sold':10 'solut':13 'would':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5414946"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698852255 {#4753
              date: 2023-11-01 16:24:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "I agree, but ultimately it is the individuals decision to engage in rampant consumerism and accumulate debt."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1698853495 {#4821
            date: 2023-11-01 16:44:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4824 …}
          +nested: Doctrine\ORM\PersistentCollection {#4826 …}
          +votes: Doctrine\ORM\PersistentCollection {#4828 …}
          +reports: Doctrine\ORM\PersistentCollection {#4830 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
          -id: 82857
          -bodyTs: "'accumul':16 'agre':2 'consumer':14 'debt':17 'decis':9 'engag':11 'individu':8 'rampant':13 'ultim':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4983567"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698853495 {#4822
            date: 2023-11-01 16:44:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Yeah cause getting into crippling debt is a totally conscious choice /s lmao"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698855810 {#4879
          date: 2023-11-01 17:23:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4874 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4873 …}
        +reports: Doctrine\ORM\PersistentCollection {#4883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
        -id: 82918
        -bodyTs: "'/s':12 'caus':2 'choic':11 'conscious':10 'crippl':5 'debt':6 'get':3 'lmao':13 'total':9 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5416486"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698855810 {#4882
          date: 2023-11-01 17:23:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "With the exception of debt from unexpected medical costs , yes it is a conscious choice."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698858574 {#4963
        date: 2023-11-01 18:09:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4958 …}
      +nested: Doctrine\ORM\PersistentCollection {#4953 …}
      +votes: Doctrine\ORM\PersistentCollection {#4957 …}
      +reports: Doctrine\ORM\PersistentCollection {#4967 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
      -id: 82988
      -bodyTs: "'choic':15 'conscious':14 'cost':9 'debt':5 'except':3 'medic':8 'unexpect':7 'yes':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4985416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698858574 {#4966
        date: 2023-11-01 18:09:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Lmao no it isn’t."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698859955 {#4994
      date: 2023-11-01 18:32:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4997 …}
    +nested: Doctrine\ORM\PersistentCollection {#5001 …}
    +votes: Doctrine\ORM\PersistentCollection {#5003 …}
    +reports: Doctrine\ORM\PersistentCollection {#5004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
    -id: 83026
    -bodyTs: "'isn':4 'lmao':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5418246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698859955 {#4991
      date: 2023-11-01 18:32:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Could you elaborate?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698860045 {#5020
    date: 2023-11-01 18:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5017 …}
  +nested: Doctrine\ORM\PersistentCollection {#5014 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 83029
  -bodyTs: "'could':1 'elabor':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698860045 {#5023
    date: 2023-11-01 18:34:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#4683
  +user: Proxies\__CG__\App\Entity\User {#4684 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4501
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4367
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4121
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1698881974 {#4116
            date: 2023-11-02 00:39:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4122 …}
          +nested: Doctrine\ORM\PersistentCollection {#4124 …}
          +votes: Doctrine\ORM\PersistentCollection {#4126 …}
          +reports: Doctrine\ORM\PersistentCollection {#4128 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
          -id: 82700
          -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981436"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698847811 {#4117
            date: 2023-11-01 15:10:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Existing is a lifestyle most cant afford at this point, but ok."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1698848029 {#4365
          date: 2023-11-01 15:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4368 …}
        +nested: Doctrine\ORM\PersistentCollection {#4370 …}
        +votes: Doctrine\ORM\PersistentCollection {#4372 …}
        +reports: Doctrine\ORM\PersistentCollection {#4374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
        -id: 82708
        -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848029 {#4366
          date: 2023-11-01 15:13:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698848333 {#4499
        date: 2023-11-01 15:18:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4502 …}
      +nested: Doctrine\ORM\PersistentCollection {#4504 …}
      +votes: Doctrine\ORM\PersistentCollection {#4506 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -id: 82718
      -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848333 {#4500
        date: 2023-11-01 15:18:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1698848874 {#4603
      date: 2023-11-01 15:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4597 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4595 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 82730
    -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848874 {#4600
      date: 2023-11-01 15:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Unless your spending outweighs your earnings (in that case not even credit cards will help you), there is no reason to use credit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698881971 {#4681
    date: 2023-11-02 00:39:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4685 …}
  +nested: Doctrine\ORM\PersistentCollection {#4687 …}
  +votes: Doctrine\ORM\PersistentCollection {#4689 …}
  +reports: Doctrine\ORM\PersistentCollection {#4691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4695 …}
  -id: 83554
  -bodyTs: "'card':13 'case':9 'credit':12,23 'earn':6 'even':11 'help':15 'outweigh':4 'reason':20 'spend':3 'unless':1 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4993238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698881971 {#4682
    date: 2023-11-02 00:39:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4683
  +user: Proxies\__CG__\App\Entity\User {#4684 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4501
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4367
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4121
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1698881974 {#4116
            date: 2023-11-02 00:39:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4122 …}
          +nested: Doctrine\ORM\PersistentCollection {#4124 …}
          +votes: Doctrine\ORM\PersistentCollection {#4126 …}
          +reports: Doctrine\ORM\PersistentCollection {#4128 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
          -id: 82700
          -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981436"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698847811 {#4117
            date: 2023-11-01 15:10:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Existing is a lifestyle most cant afford at this point, but ok."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1698848029 {#4365
          date: 2023-11-01 15:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4368 …}
        +nested: Doctrine\ORM\PersistentCollection {#4370 …}
        +votes: Doctrine\ORM\PersistentCollection {#4372 …}
        +reports: Doctrine\ORM\PersistentCollection {#4374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
        -id: 82708
        -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848029 {#4366
          date: 2023-11-01 15:13:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698848333 {#4499
        date: 2023-11-01 15:18:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4502 …}
      +nested: Doctrine\ORM\PersistentCollection {#4504 …}
      +votes: Doctrine\ORM\PersistentCollection {#4506 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -id: 82718
      -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848333 {#4500
        date: 2023-11-01 15:18:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1698848874 {#4603
      date: 2023-11-01 15:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4597 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4595 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 82730
    -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848874 {#4600
      date: 2023-11-01 15:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Unless your spending outweighs your earnings (in that case not even credit cards will help you), there is no reason to use credit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698881971 {#4681
    date: 2023-11-02 00:39:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4685 …}
  +nested: Doctrine\ORM\PersistentCollection {#4687 …}
  +votes: Doctrine\ORM\PersistentCollection {#4689 …}
  +reports: Doctrine\ORM\PersistentCollection {#4691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4695 …}
  -id: 83554
  -bodyTs: "'card':13 'case':9 'credit':12,23 'earn':6 'even':11 'help':15 'outweigh':4 'reason':20 'spend':3 'unless':1 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4993238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698881971 {#4682
    date: 2023-11-02 00:39:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4683
  +user: Proxies\__CG__\App\Entity\User {#4684 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4501
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4367
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4121
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1698881974 {#4116
            date: 2023-11-02 00:39:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4122 …}
          +nested: Doctrine\ORM\PersistentCollection {#4124 …}
          +votes: Doctrine\ORM\PersistentCollection {#4126 …}
          +reports: Doctrine\ORM\PersistentCollection {#4128 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
          -id: 82700
          -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981436"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698847811 {#4117
            date: 2023-11-01 15:10:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Existing is a lifestyle most cant afford at this point, but ok."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1698848029 {#4365
          date: 2023-11-01 15:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4368 …}
        +nested: Doctrine\ORM\PersistentCollection {#4370 …}
        +votes: Doctrine\ORM\PersistentCollection {#4372 …}
        +reports: Doctrine\ORM\PersistentCollection {#4374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
        -id: 82708
        -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848029 {#4366
          date: 2023-11-01 15:13:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698848333 {#4499
        date: 2023-11-01 15:18:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4502 …}
      +nested: Doctrine\ORM\PersistentCollection {#4504 …}
      +votes: Doctrine\ORM\PersistentCollection {#4506 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -id: 82718
      -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848333 {#4500
        date: 2023-11-01 15:18:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1698848874 {#4603
      date: 2023-11-01 15:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4597 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4595 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 82730
    -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848874 {#4600
      date: 2023-11-01 15:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Unless your spending outweighs your earnings (in that case not even credit cards will help you), there is no reason to use credit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698881971 {#4681
    date: 2023-11-02 00:39:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4685 …}
  +nested: Doctrine\ORM\PersistentCollection {#4687 …}
  +votes: Doctrine\ORM\PersistentCollection {#4689 …}
  +reports: Doctrine\ORM\PersistentCollection {#4691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4695 …}
  -id: 83554
  -bodyTs: "'card':13 'case':9 'credit':12,23 'earn':6 'even':11 'help':15 'outweigh':4 'reason':20 'spend':3 'unless':1 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4993238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698881971 {#4682
    date: 2023-11-02 00:39:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#4700
  +user: Proxies\__CG__\App\Entity\User {#4701 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4501
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4367
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4121
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1698881974 {#4116
            date: 2023-11-02 00:39:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4122 …}
          +nested: Doctrine\ORM\PersistentCollection {#4124 …}
          +votes: Doctrine\ORM\PersistentCollection {#4126 …}
          +reports: Doctrine\ORM\PersistentCollection {#4128 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
          -id: 82700
          -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981436"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698847811 {#4117
            date: 2023-11-01 15:10:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Existing is a lifestyle most cant afford at this point, but ok."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1698848029 {#4365
          date: 2023-11-01 15:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4368 …}
        +nested: Doctrine\ORM\PersistentCollection {#4370 …}
        +votes: Doctrine\ORM\PersistentCollection {#4372 …}
        +reports: Doctrine\ORM\PersistentCollection {#4374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
        -id: 82708
        -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848029 {#4366
          date: 2023-11-01 15:13:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698848333 {#4499
        date: 2023-11-01 15:18:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4502 …}
      +nested: Doctrine\ORM\PersistentCollection {#4504 …}
      +votes: Doctrine\ORM\PersistentCollection {#4506 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -id: 82718
      -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848333 {#4500
        date: 2023-11-01 15:18:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1698848874 {#4603
      date: 2023-11-01 15:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4597 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4595 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 82730
    -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848874 {#4600
      date: 2023-11-01 15:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: """
    I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
    \n
    Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698849106 {#4697
    date: 2023-11-01 15:31:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 82739
  -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5413731"
  +editedAt: DateTimeImmutable @1699808118 {#4698
    date: 2023-11-12 17:55:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698849106 {#4699
    date: 2023-11-01 15:31:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4700
  +user: Proxies\__CG__\App\Entity\User {#4701 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4501
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4367
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4121
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1698881974 {#4116
            date: 2023-11-02 00:39:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4122 …}
          +nested: Doctrine\ORM\PersistentCollection {#4124 …}
          +votes: Doctrine\ORM\PersistentCollection {#4126 …}
          +reports: Doctrine\ORM\PersistentCollection {#4128 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
          -id: 82700
          -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981436"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698847811 {#4117
            date: 2023-11-01 15:10:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Existing is a lifestyle most cant afford at this point, but ok."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1698848029 {#4365
          date: 2023-11-01 15:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4368 …}
        +nested: Doctrine\ORM\PersistentCollection {#4370 …}
        +votes: Doctrine\ORM\PersistentCollection {#4372 …}
        +reports: Doctrine\ORM\PersistentCollection {#4374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
        -id: 82708
        -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848029 {#4366
          date: 2023-11-01 15:13:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698848333 {#4499
        date: 2023-11-01 15:18:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4502 …}
      +nested: Doctrine\ORM\PersistentCollection {#4504 …}
      +votes: Doctrine\ORM\PersistentCollection {#4506 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -id: 82718
      -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848333 {#4500
        date: 2023-11-01 15:18:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1698848874 {#4603
      date: 2023-11-01 15:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4597 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4595 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 82730
    -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848874 {#4600
      date: 2023-11-01 15:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: """
    I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
    \n
    Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698849106 {#4697
    date: 2023-11-01 15:31:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 82739
  -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5413731"
  +editedAt: DateTimeImmutable @1699808118 {#4698
    date: 2023-11-12 17:55:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698849106 {#4699
    date: 2023-11-01 15:31:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4700
  +user: Proxies\__CG__\App\Entity\User {#4701 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4501
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4367
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4121
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1698881974 {#4116
            date: 2023-11-02 00:39:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4122 …}
          +nested: Doctrine\ORM\PersistentCollection {#4124 …}
          +votes: Doctrine\ORM\PersistentCollection {#4126 …}
          +reports: Doctrine\ORM\PersistentCollection {#4128 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
          -id: 82700
          -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981436"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698847811 {#4117
            date: 2023-11-01 15:10:11.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Existing is a lifestyle most cant afford at this point, but ok."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1698848029 {#4365
          date: 2023-11-01 15:13:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4368 …}
        +nested: Doctrine\ORM\PersistentCollection {#4370 …}
        +votes: Doctrine\ORM\PersistentCollection {#4372 …}
        +reports: Doctrine\ORM\PersistentCollection {#4374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
        -id: 82708
        -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413244"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848029 {#4366
          date: 2023-11-01 15:13:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698848333 {#4499
        date: 2023-11-01 15:18:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4502 …}
      +nested: Doctrine\ORM\PersistentCollection {#4504 …}
      +votes: Doctrine\ORM\PersistentCollection {#4506 …}
      +reports: Doctrine\ORM\PersistentCollection {#4508 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
      -id: 82718
      -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4981626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848333 {#4500
        date: 2023-11-01 15:18:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1698848874 {#4603
      date: 2023-11-01 15:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4597 …}
    +nested: Doctrine\ORM\PersistentCollection {#4591 …}
    +votes: Doctrine\ORM\PersistentCollection {#4595 …}
    +reports: Doctrine\ORM\PersistentCollection {#4606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
    -id: 82730
    -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698848874 {#4600
      date: 2023-11-01 15:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: """
    I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
    \n
    Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698849106 {#4697
    date: 2023-11-01 15:31:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 82739
  -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5413731"
  +editedAt: DateTimeImmutable @1699808118 {#4698
    date: 2023-11-12 17:55:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698849106 {#4699
    date: 2023-11-01 15:31:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#4735
  +user: Proxies\__CG__\App\Entity\User {#4738 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4700
    +user: Proxies\__CG__\App\Entity\User {#4701 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4501
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4367
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4121
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1698881974 {#4116
              date: 2023-11-02 00:39:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4122 …}
            +nested: Doctrine\ORM\PersistentCollection {#4124 …}
            +votes: Doctrine\ORM\PersistentCollection {#4126 …}
            +reports: Doctrine\ORM\PersistentCollection {#4128 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
            -id: 82700
            -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981436"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698847811 {#4117
              date: 2023-11-01 15:10:11.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Existing is a lifestyle most cant afford at this point, but ok."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1698848029 {#4365
            date: 2023-11-01 15:13:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4368 …}
          +nested: Doctrine\ORM\PersistentCollection {#4370 …}
          +votes: Doctrine\ORM\PersistentCollection {#4372 …}
          +reports: Doctrine\ORM\PersistentCollection {#4374 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
          -id: 82708
          -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413244"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848029 {#4366
            date: 2023-11-01 15:13:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698848333 {#4499
          date: 2023-11-01 15:18:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4502 …}
        +nested: Doctrine\ORM\PersistentCollection {#4504 …}
        +votes: Doctrine\ORM\PersistentCollection {#4506 …}
        +reports: Doctrine\ORM\PersistentCollection {#4508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
        -id: 82718
        -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4981626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848333 {#4500
          date: 2023-11-01 15:18:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1698848874 {#4603
        date: 2023-11-01 15:27:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4597 …}
      +nested: Doctrine\ORM\PersistentCollection {#4591 …}
      +votes: Doctrine\ORM\PersistentCollection {#4595 …}
      +reports: Doctrine\ORM\PersistentCollection {#4606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
      -id: 82730
      -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848874 {#4600
        date: 2023-11-01 15:27:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: """
      I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
      \n
      Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698849106 {#4697
      date: 2023-11-01 15:31:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4702 …}
    +nested: Doctrine\ORM\PersistentCollection {#4704 …}
    +votes: Doctrine\ORM\PersistentCollection {#4706 …}
    +reports: Doctrine\ORM\PersistentCollection {#4708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
    -id: 82739
    -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413731"
    +editedAt: DateTimeImmutable @1699808118 {#4698
      date: 2023-11-12 17:55:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698849106 {#4699
      date: 2023-11-01 15:31:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698849692 {#4734
    date: 2023-11-01 15:41:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4744 …}
  +votes: Doctrine\ORM\PersistentCollection {#4740 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 82753
  -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698849692 {#4731
    date: 2023-11-01 15:41:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4735
  +user: Proxies\__CG__\App\Entity\User {#4738 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4700
    +user: Proxies\__CG__\App\Entity\User {#4701 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4501
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4367
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4121
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1698881974 {#4116
              date: 2023-11-02 00:39:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4122 …}
            +nested: Doctrine\ORM\PersistentCollection {#4124 …}
            +votes: Doctrine\ORM\PersistentCollection {#4126 …}
            +reports: Doctrine\ORM\PersistentCollection {#4128 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
            -id: 82700
            -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981436"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698847811 {#4117
              date: 2023-11-01 15:10:11.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Existing is a lifestyle most cant afford at this point, but ok."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1698848029 {#4365
            date: 2023-11-01 15:13:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4368 …}
          +nested: Doctrine\ORM\PersistentCollection {#4370 …}
          +votes: Doctrine\ORM\PersistentCollection {#4372 …}
          +reports: Doctrine\ORM\PersistentCollection {#4374 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
          -id: 82708
          -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413244"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848029 {#4366
            date: 2023-11-01 15:13:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698848333 {#4499
          date: 2023-11-01 15:18:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4502 …}
        +nested: Doctrine\ORM\PersistentCollection {#4504 …}
        +votes: Doctrine\ORM\PersistentCollection {#4506 …}
        +reports: Doctrine\ORM\PersistentCollection {#4508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
        -id: 82718
        -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4981626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848333 {#4500
          date: 2023-11-01 15:18:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1698848874 {#4603
        date: 2023-11-01 15:27:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4597 …}
      +nested: Doctrine\ORM\PersistentCollection {#4591 …}
      +votes: Doctrine\ORM\PersistentCollection {#4595 …}
      +reports: Doctrine\ORM\PersistentCollection {#4606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
      -id: 82730
      -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848874 {#4600
        date: 2023-11-01 15:27:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: """
      I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
      \n
      Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698849106 {#4697
      date: 2023-11-01 15:31:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4702 …}
    +nested: Doctrine\ORM\PersistentCollection {#4704 …}
    +votes: Doctrine\ORM\PersistentCollection {#4706 …}
    +reports: Doctrine\ORM\PersistentCollection {#4708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
    -id: 82739
    -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413731"
    +editedAt: DateTimeImmutable @1699808118 {#4698
      date: 2023-11-12 17:55:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698849106 {#4699
      date: 2023-11-01 15:31:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698849692 {#4734
    date: 2023-11-01 15:41:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4744 …}
  +votes: Doctrine\ORM\PersistentCollection {#4740 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 82753
  -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698849692 {#4731
    date: 2023-11-01 15:41:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4735
  +user: Proxies\__CG__\App\Entity\User {#4738 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4700
    +user: Proxies\__CG__\App\Entity\User {#4701 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4501
        +user: App\Entity\User {#4134 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4367
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4121
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1698881974 {#4116
              date: 2023-11-02 00:39:34.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4122 …}
            +nested: Doctrine\ORM\PersistentCollection {#4124 …}
            +votes: Doctrine\ORM\PersistentCollection {#4126 …}
            +reports: Doctrine\ORM\PersistentCollection {#4128 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
            -id: 82700
            -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981436"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698847811 {#4117
              date: 2023-11-01 15:10:11.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Existing is a lifestyle most cant afford at this point, but ok."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1698848029 {#4365
            date: 2023-11-01 15:13:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4368 …}
          +nested: Doctrine\ORM\PersistentCollection {#4370 …}
          +votes: Doctrine\ORM\PersistentCollection {#4372 …}
          +reports: Doctrine\ORM\PersistentCollection {#4374 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
          -id: 82708
          -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413244"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848029 {#4366
            date: 2023-11-01 15:13:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1698848333 {#4499
          date: 2023-11-01 15:18:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4502 …}
        +nested: Doctrine\ORM\PersistentCollection {#4504 …}
        +votes: Doctrine\ORM\PersistentCollection {#4506 …}
        +reports: Doctrine\ORM\PersistentCollection {#4508 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
        -id: 82718
        -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4981626"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848333 {#4500
          date: 2023-11-01 15:18:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1698848874 {#4603
        date: 2023-11-01 15:27:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4597 …}
      +nested: Doctrine\ORM\PersistentCollection {#4591 …}
      +votes: Doctrine\ORM\PersistentCollection {#4595 …}
      +reports: Doctrine\ORM\PersistentCollection {#4606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
      -id: 82730
      -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698848874 {#4600
        date: 2023-11-01 15:27:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: """
      I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
      \n
      Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698849106 {#4697
      date: 2023-11-01 15:31:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4702 …}
    +nested: Doctrine\ORM\PersistentCollection {#4704 …}
    +votes: Doctrine\ORM\PersistentCollection {#4706 …}
    +reports: Doctrine\ORM\PersistentCollection {#4708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
    -id: 82739
    -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5413731"
    +editedAt: DateTimeImmutable @1699808118 {#4698
      date: 2023-11-12 17:55:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698849106 {#4699
      date: 2023-11-01 15:31:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698849692 {#4734
    date: 2023-11-01 15:41:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4744 …}
  +votes: Doctrine\ORM\PersistentCollection {#4740 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 82753
  -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698849692 {#4731
    date: 2023-11-01 15:41:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#4789
  +user: Proxies\__CG__\App\Entity\User {#4786 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4735
    +user: Proxies\__CG__\App\Entity\User {#4738 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4700
      +user: Proxies\__CG__\App\Entity\User {#4701 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4602
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4501
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4367
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4121
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1698881974 {#4116
                date: 2023-11-02 00:39:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4122 …}
              +nested: Doctrine\ORM\PersistentCollection {#4124 …}
              +votes: Doctrine\ORM\PersistentCollection {#4126 …}
              +reports: Doctrine\ORM\PersistentCollection {#4128 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
              -id: 82700
              -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981436"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698847811 {#4117
                date: 2023-11-01 15:10:11.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Existing is a lifestyle most cant afford at this point, but ok."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 50
            +score: 0
            +lastActive: DateTime @1698848029 {#4365
              date: 2023-11-01 15:13:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4368 …}
            +nested: Doctrine\ORM\PersistentCollection {#4370 …}
            +votes: Doctrine\ORM\PersistentCollection {#4372 …}
            +reports: Doctrine\ORM\PersistentCollection {#4374 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
            -id: 82708
            -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413244"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848029 {#4366
              date: 2023-11-01 15:13:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698848333 {#4499
            date: 2023-11-01 15:18:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4502 …}
          +nested: Doctrine\ORM\PersistentCollection {#4504 …}
          +votes: Doctrine\ORM\PersistentCollection {#4506 …}
          +reports: Doctrine\ORM\PersistentCollection {#4508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
          -id: 82718
          -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981626"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848333 {#4500
            date: 2023-11-01 15:18:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1698848874 {#4603
          date: 2023-11-01 15:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4597 …}
        +nested: Doctrine\ORM\PersistentCollection {#4591 …}
        +votes: Doctrine\ORM\PersistentCollection {#4595 …}
        +reports: Doctrine\ORM\PersistentCollection {#4606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
        -id: 82730
        -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848874 {#4600
          date: 2023-11-01 15:27:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: """
        I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
        \n
        Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698849106 {#4697
        date: 2023-11-01 15:31:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4702 …}
      +nested: Doctrine\ORM\PersistentCollection {#4704 …}
      +votes: Doctrine\ORM\PersistentCollection {#4706 …}
      +reports: Doctrine\ORM\PersistentCollection {#4708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
      -id: 82739
      -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413731"
      +editedAt: DateTimeImmutable @1699808118 {#4698
        date: 2023-11-12 17:55:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698849106 {#4699
        date: 2023-11-01 15:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698849692 {#4734
      date: 2023-11-01 15:41:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4742 …}
    +nested: Doctrine\ORM\PersistentCollection {#4744 …}
    +votes: Doctrine\ORM\PersistentCollection {#4740 …}
    +reports: Doctrine\ORM\PersistentCollection {#4746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    -id: 82753
    -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849692 {#4731
      date: 2023-11-01 15:41:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "You gotta find a good one that gives travel rewards or something. We’ve had a few vacations with free flights because of ours. Of course you should only spend what you can pay off in a month but it still adds up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698878441 {#4793
    date: 2023-11-01 23:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4798 …}
  +reports: Doctrine\ORM\PersistentCollection {#4800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4804 …}
  -id: 83475
  -bodyTs: "'add':42 'cours':26 'find':3 'flight':21 'free':20 'give':8 'good':5 'gotta':2 'month':38 'one':6 'pay':34 'reward':10 'someth':12 'spend':30 'still':41 'travel':9 'vacat':18 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4992158"
  +editedAt: DateTimeImmutable @1698878481 {#4796
    date: 2023-11-01 23:41:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698878441 {#4792
    date: 2023-11-01 23:40: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
151 DENIED edit
App\Entity\EntryComment {#4789
  +user: Proxies\__CG__\App\Entity\User {#4786 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4735
    +user: Proxies\__CG__\App\Entity\User {#4738 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4700
      +user: Proxies\__CG__\App\Entity\User {#4701 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4602
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4501
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4367
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4121
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1698881974 {#4116
                date: 2023-11-02 00:39:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4122 …}
              +nested: Doctrine\ORM\PersistentCollection {#4124 …}
              +votes: Doctrine\ORM\PersistentCollection {#4126 …}
              +reports: Doctrine\ORM\PersistentCollection {#4128 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
              -id: 82700
              -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981436"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698847811 {#4117
                date: 2023-11-01 15:10:11.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Existing is a lifestyle most cant afford at this point, but ok."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 50
            +score: 0
            +lastActive: DateTime @1698848029 {#4365
              date: 2023-11-01 15:13:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4368 …}
            +nested: Doctrine\ORM\PersistentCollection {#4370 …}
            +votes: Doctrine\ORM\PersistentCollection {#4372 …}
            +reports: Doctrine\ORM\PersistentCollection {#4374 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
            -id: 82708
            -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413244"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848029 {#4366
              date: 2023-11-01 15:13:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698848333 {#4499
            date: 2023-11-01 15:18:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4502 …}
          +nested: Doctrine\ORM\PersistentCollection {#4504 …}
          +votes: Doctrine\ORM\PersistentCollection {#4506 …}
          +reports: Doctrine\ORM\PersistentCollection {#4508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
          -id: 82718
          -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981626"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848333 {#4500
            date: 2023-11-01 15:18:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1698848874 {#4603
          date: 2023-11-01 15:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4597 …}
        +nested: Doctrine\ORM\PersistentCollection {#4591 …}
        +votes: Doctrine\ORM\PersistentCollection {#4595 …}
        +reports: Doctrine\ORM\PersistentCollection {#4606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
        -id: 82730
        -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848874 {#4600
          date: 2023-11-01 15:27:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: """
        I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
        \n
        Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698849106 {#4697
        date: 2023-11-01 15:31:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4702 …}
      +nested: Doctrine\ORM\PersistentCollection {#4704 …}
      +votes: Doctrine\ORM\PersistentCollection {#4706 …}
      +reports: Doctrine\ORM\PersistentCollection {#4708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
      -id: 82739
      -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413731"
      +editedAt: DateTimeImmutable @1699808118 {#4698
        date: 2023-11-12 17:55:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698849106 {#4699
        date: 2023-11-01 15:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698849692 {#4734
      date: 2023-11-01 15:41:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4742 …}
    +nested: Doctrine\ORM\PersistentCollection {#4744 …}
    +votes: Doctrine\ORM\PersistentCollection {#4740 …}
    +reports: Doctrine\ORM\PersistentCollection {#4746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    -id: 82753
    -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849692 {#4731
      date: 2023-11-01 15:41:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "You gotta find a good one that gives travel rewards or something. We’ve had a few vacations with free flights because of ours. Of course you should only spend what you can pay off in a month but it still adds up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698878441 {#4793
    date: 2023-11-01 23:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4798 …}
  +reports: Doctrine\ORM\PersistentCollection {#4800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4804 …}
  -id: 83475
  -bodyTs: "'add':42 'cours':26 'find':3 'flight':21 'free':20 'give':8 'good':5 'gotta':2 'month':38 'one':6 'pay':34 'reward':10 'someth':12 'spend':30 'still':41 'travel':9 'vacat':18 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4992158"
  +editedAt: DateTimeImmutable @1698878481 {#4796
    date: 2023-11-01 23:41:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698878441 {#4792
    date: 2023-11-01 23:40: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
152 DENIED moderate
App\Entity\EntryComment {#4789
  +user: Proxies\__CG__\App\Entity\User {#4786 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4735
    +user: Proxies\__CG__\App\Entity\User {#4738 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4700
      +user: Proxies\__CG__\App\Entity\User {#4701 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4602
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4501
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4367
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4121
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1698881974 {#4116
                date: 2023-11-02 00:39:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4122 …}
              +nested: Doctrine\ORM\PersistentCollection {#4124 …}
              +votes: Doctrine\ORM\PersistentCollection {#4126 …}
              +reports: Doctrine\ORM\PersistentCollection {#4128 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
              -id: 82700
              -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981436"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698847811 {#4117
                date: 2023-11-01 15:10:11.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Existing is a lifestyle most cant afford at this point, but ok."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 50
            +score: 0
            +lastActive: DateTime @1698848029 {#4365
              date: 2023-11-01 15:13:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4368 …}
            +nested: Doctrine\ORM\PersistentCollection {#4370 …}
            +votes: Doctrine\ORM\PersistentCollection {#4372 …}
            +reports: Doctrine\ORM\PersistentCollection {#4374 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
            -id: 82708
            -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413244"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848029 {#4366
              date: 2023-11-01 15:13:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698848333 {#4499
            date: 2023-11-01 15:18:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4502 …}
          +nested: Doctrine\ORM\PersistentCollection {#4504 …}
          +votes: Doctrine\ORM\PersistentCollection {#4506 …}
          +reports: Doctrine\ORM\PersistentCollection {#4508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
          -id: 82718
          -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981626"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848333 {#4500
            date: 2023-11-01 15:18:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1698848874 {#4603
          date: 2023-11-01 15:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4597 …}
        +nested: Doctrine\ORM\PersistentCollection {#4591 …}
        +votes: Doctrine\ORM\PersistentCollection {#4595 …}
        +reports: Doctrine\ORM\PersistentCollection {#4606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
        -id: 82730
        -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848874 {#4600
          date: 2023-11-01 15:27:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: """
        I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
        \n
        Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698849106 {#4697
        date: 2023-11-01 15:31:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4702 …}
      +nested: Doctrine\ORM\PersistentCollection {#4704 …}
      +votes: Doctrine\ORM\PersistentCollection {#4706 …}
      +reports: Doctrine\ORM\PersistentCollection {#4708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
      -id: 82739
      -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413731"
      +editedAt: DateTimeImmutable @1699808118 {#4698
        date: 2023-11-12 17:55:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698849106 {#4699
        date: 2023-11-01 15:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698849692 {#4734
      date: 2023-11-01 15:41:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4742 …}
    +nested: Doctrine\ORM\PersistentCollection {#4744 …}
    +votes: Doctrine\ORM\PersistentCollection {#4740 …}
    +reports: Doctrine\ORM\PersistentCollection {#4746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    -id: 82753
    -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849692 {#4731
      date: 2023-11-01 15:41:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "You gotta find a good one that gives travel rewards or something. We’ve had a few vacations with free flights because of ours. Of course you should only spend what you can pay off in a month but it still adds up"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698878441 {#4793
    date: 2023-11-01 23:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4798 …}
  +reports: Doctrine\ORM\PersistentCollection {#4800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4804 …}
  -id: 83475
  -bodyTs: "'add':42 'cours':26 'find':3 'flight':21 'free':20 'give':8 'good':5 'gotta':2 'month':38 'one':6 'pay':34 'reward':10 'someth':12 'spend':30 'still':41 'travel':9 'vacat':18 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4992158"
  +editedAt: DateTimeImmutable @1698878481 {#4796
    date: 2023-11-01 23:41:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698878441 {#4792
    date: 2023-11-01 23:40: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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#4922
  +user: Proxies\__CG__\App\Entity\User {#4923 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4789
    +user: Proxies\__CG__\App\Entity\User {#4786 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4738 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4700
        +user: Proxies\__CG__\App\Entity\User {#4701 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4602
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4501
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4367
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4121
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 20
                +score: 0
                +lastActive: DateTime @1698881974 {#4116
                  date: 2023-11-02 00:39:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4122 …}
                +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                -id: 82700
                -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981436"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698847811 {#4117
                  date: 2023-11-01 15:10:11.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Existing is a lifestyle most cant afford at this point, but ok."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1698848029 {#4365
                date: 2023-11-01 15:13:49.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4368 …}
              +nested: Doctrine\ORM\PersistentCollection {#4370 …}
              +votes: Doctrine\ORM\PersistentCollection {#4372 …}
              +reports: Doctrine\ORM\PersistentCollection {#4374 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
              -id: 82708
              -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848029 {#4366
                date: 2023-11-01 15:13:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698848333 {#4499
              date: 2023-11-01 15:18:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4506 …}
            +reports: Doctrine\ORM\PersistentCollection {#4508 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
            -id: 82718
            -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848333 {#4500
              date: 2023-11-01 15:18:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1698848874 {#4603
            date: 2023-11-01 15:27:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4597 …}
          +nested: Doctrine\ORM\PersistentCollection {#4591 …}
          +votes: Doctrine\ORM\PersistentCollection {#4595 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 82730
          -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848874 {#4600
            date: 2023-11-01 15:27:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: """
          I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
          \n
          Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698849106 {#4697
          date: 2023-11-01 15:31:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4702 …}
        +nested: Doctrine\ORM\PersistentCollection {#4704 …}
        +votes: Doctrine\ORM\PersistentCollection {#4706 …}
        +reports: Doctrine\ORM\PersistentCollection {#4708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
        -id: 82739
        -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413731"
        +editedAt: DateTimeImmutable @1699808118 {#4698
          date: 2023-11-12 17:55:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698849106 {#4699
          date: 2023-11-01 15:31:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698849692 {#4734
        date: 2023-11-01 15:41:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
        "@PeWu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4742 …}
      +nested: Doctrine\ORM\PersistentCollection {#4744 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4746 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
      -id: 82753
      -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4982128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849692 {#4731
        date: 2023-11-01 15:41:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "You gotta find a good one that gives travel rewards or something. We’ve had a few vacations with free flights because of ours. Of course you should only spend what you can pay off in a month but it still adds up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698878441 {#4793
      date: 2023-11-01 23:40:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
      "@Bluefruit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4785 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4798 …}
    +reports: Doctrine\ORM\PersistentCollection {#4800 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4802 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4804 …}
    -id: 83475
    -bodyTs: "'add':42 'cours':26 'find':3 'flight':21 'free':20 'give':8 'good':5 'gotta':2 'month':38 'one':6 'pay':34 'reward':10 'someth':12 'spend':30 'still':41 'travel':9 'vacat':18 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4992158"
    +editedAt: DateTimeImmutable @1698878481 {#4796
      date: 2023-11-01 23:41:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698878441 {#4792
      date: 2023-11-01 23:40:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "TRAVEL REWARDS??? We’re in a conversation about people starving, and you’re like “oh but this one gives you a free flight to Jamaica”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698879714 {#4920
    date: 2023-11-02 00:01:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
    "@uid0gid0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 83514
  -bodyTs: "'convers':7 'flight':23 'free':22 'give':19 'jamaica':25 'like':14 'oh':15 'one':18 'peopl':9 're':4,13 'reward':2 'starv':10 'travel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4269962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698879714 {#4921
    date: 2023-11-02 00:01:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4922
  +user: Proxies\__CG__\App\Entity\User {#4923 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4789
    +user: Proxies\__CG__\App\Entity\User {#4786 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4738 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4700
        +user: Proxies\__CG__\App\Entity\User {#4701 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4602
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4501
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4367
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4121
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 20
                +score: 0
                +lastActive: DateTime @1698881974 {#4116
                  date: 2023-11-02 00:39:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4122 …}
                +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                -id: 82700
                -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981436"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698847811 {#4117
                  date: 2023-11-01 15:10:11.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Existing is a lifestyle most cant afford at this point, but ok."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1698848029 {#4365
                date: 2023-11-01 15:13:49.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4368 …}
              +nested: Doctrine\ORM\PersistentCollection {#4370 …}
              +votes: Doctrine\ORM\PersistentCollection {#4372 …}
              +reports: Doctrine\ORM\PersistentCollection {#4374 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
              -id: 82708
              -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848029 {#4366
                date: 2023-11-01 15:13:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698848333 {#4499
              date: 2023-11-01 15:18:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4506 …}
            +reports: Doctrine\ORM\PersistentCollection {#4508 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
            -id: 82718
            -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848333 {#4500
              date: 2023-11-01 15:18:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1698848874 {#4603
            date: 2023-11-01 15:27:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4597 …}
          +nested: Doctrine\ORM\PersistentCollection {#4591 …}
          +votes: Doctrine\ORM\PersistentCollection {#4595 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 82730
          -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848874 {#4600
            date: 2023-11-01 15:27:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: """
          I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
          \n
          Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698849106 {#4697
          date: 2023-11-01 15:31:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4702 …}
        +nested: Doctrine\ORM\PersistentCollection {#4704 …}
        +votes: Doctrine\ORM\PersistentCollection {#4706 …}
        +reports: Doctrine\ORM\PersistentCollection {#4708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
        -id: 82739
        -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413731"
        +editedAt: DateTimeImmutable @1699808118 {#4698
          date: 2023-11-12 17:55:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698849106 {#4699
          date: 2023-11-01 15:31:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698849692 {#4734
        date: 2023-11-01 15:41:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
        "@PeWu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4742 …}
      +nested: Doctrine\ORM\PersistentCollection {#4744 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4746 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
      -id: 82753
      -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4982128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849692 {#4731
        date: 2023-11-01 15:41:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "You gotta find a good one that gives travel rewards or something. We’ve had a few vacations with free flights because of ours. Of course you should only spend what you can pay off in a month but it still adds up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698878441 {#4793
      date: 2023-11-01 23:40:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
      "@Bluefruit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4785 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4798 …}
    +reports: Doctrine\ORM\PersistentCollection {#4800 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4802 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4804 …}
    -id: 83475
    -bodyTs: "'add':42 'cours':26 'find':3 'flight':21 'free':20 'give':8 'good':5 'gotta':2 'month':38 'one':6 'pay':34 'reward':10 'someth':12 'spend':30 'still':41 'travel':9 'vacat':18 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4992158"
    +editedAt: DateTimeImmutable @1698878481 {#4796
      date: 2023-11-01 23:41:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698878441 {#4792
      date: 2023-11-01 23:40:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "TRAVEL REWARDS??? We’re in a conversation about people starving, and you’re like “oh but this one gives you a free flight to Jamaica”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698879714 {#4920
    date: 2023-11-02 00:01:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
    "@uid0gid0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 83514
  -bodyTs: "'convers':7 'flight':23 'free':22 'give':19 'jamaica':25 'like':14 'oh':15 'one':18 'peopl':9 're':4,13 'reward':2 'starv':10 'travel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4269962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698879714 {#4921
    date: 2023-11-02 00:01:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4922
  +user: Proxies\__CG__\App\Entity\User {#4923 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4789
    +user: Proxies\__CG__\App\Entity\User {#4786 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4738 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4700
        +user: Proxies\__CG__\App\Entity\User {#4701 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4602
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4501
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4367
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4121
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 20
                +score: 0
                +lastActive: DateTime @1698881974 {#4116
                  date: 2023-11-02 00:39:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4122 …}
                +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                -id: 82700
                -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981436"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698847811 {#4117
                  date: 2023-11-01 15:10:11.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Existing is a lifestyle most cant afford at this point, but ok."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1698848029 {#4365
                date: 2023-11-01 15:13:49.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4368 …}
              +nested: Doctrine\ORM\PersistentCollection {#4370 …}
              +votes: Doctrine\ORM\PersistentCollection {#4372 …}
              +reports: Doctrine\ORM\PersistentCollection {#4374 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
              -id: 82708
              -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848029 {#4366
                date: 2023-11-01 15:13:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698848333 {#4499
              date: 2023-11-01 15:18:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4506 …}
            +reports: Doctrine\ORM\PersistentCollection {#4508 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
            -id: 82718
            -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848333 {#4500
              date: 2023-11-01 15:18:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1698848874 {#4603
            date: 2023-11-01 15:27:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4597 …}
          +nested: Doctrine\ORM\PersistentCollection {#4591 …}
          +votes: Doctrine\ORM\PersistentCollection {#4595 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 82730
          -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848874 {#4600
            date: 2023-11-01 15:27:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: """
          I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
          \n
          Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698849106 {#4697
          date: 2023-11-01 15:31:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4702 …}
        +nested: Doctrine\ORM\PersistentCollection {#4704 …}
        +votes: Doctrine\ORM\PersistentCollection {#4706 …}
        +reports: Doctrine\ORM\PersistentCollection {#4708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
        -id: 82739
        -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413731"
        +editedAt: DateTimeImmutable @1699808118 {#4698
          date: 2023-11-12 17:55:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698849106 {#4699
          date: 2023-11-01 15:31:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698849692 {#4734
        date: 2023-11-01 15:41:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
        "@PeWu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4742 …}
      +nested: Doctrine\ORM\PersistentCollection {#4744 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4746 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
      -id: 82753
      -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4982128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849692 {#4731
        date: 2023-11-01 15:41:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "You gotta find a good one that gives travel rewards or something. We’ve had a few vacations with free flights because of ours. Of course you should only spend what you can pay off in a month but it still adds up"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698878441 {#4793
      date: 2023-11-01 23:40:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
      "@Bluefruit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4785 …}
    +nested: Doctrine\ORM\PersistentCollection {#4783 …}
    +votes: Doctrine\ORM\PersistentCollection {#4798 …}
    +reports: Doctrine\ORM\PersistentCollection {#4800 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4802 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4804 …}
    -id: 83475
    -bodyTs: "'add':42 'cours':26 'find':3 'flight':21 'free':20 'give':8 'good':5 'gotta':2 'month':38 'one':6 'pay':34 'reward':10 'someth':12 'spend':30 'still':41 'travel':9 'vacat':18 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4992158"
    +editedAt: DateTimeImmutable @1698878481 {#4796
      date: 2023-11-01 23:41:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698878441 {#4792
      date: 2023-11-01 23:40:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "TRAVEL REWARDS??? We’re in a conversation about people starving, and you’re like “oh but this one gives you a free flight to Jamaica”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698879714 {#4920
    date: 2023-11-02 00:01:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
    "@uid0gid0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 83514
  -bodyTs: "'convers':7 'flight':23 'free':22 'give':19 'jamaica':25 'like':14 'oh':15 'one':18 'peopl':9 're':4,13 'reward':2 'starv':10 'travel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4269962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698879714 {#4921
    date: 2023-11-02 00:01:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#4808
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4735
    +user: Proxies\__CG__\App\Entity\User {#4738 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4700
      +user: Proxies\__CG__\App\Entity\User {#4701 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4602
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4501
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4367
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4121
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1698881974 {#4116
                date: 2023-11-02 00:39:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4122 …}
              +nested: Doctrine\ORM\PersistentCollection {#4124 …}
              +votes: Doctrine\ORM\PersistentCollection {#4126 …}
              +reports: Doctrine\ORM\PersistentCollection {#4128 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
              -id: 82700
              -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981436"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698847811 {#4117
                date: 2023-11-01 15:10:11.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Existing is a lifestyle most cant afford at this point, but ok."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 50
            +score: 0
            +lastActive: DateTime @1698848029 {#4365
              date: 2023-11-01 15:13:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4368 …}
            +nested: Doctrine\ORM\PersistentCollection {#4370 …}
            +votes: Doctrine\ORM\PersistentCollection {#4372 …}
            +reports: Doctrine\ORM\PersistentCollection {#4374 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
            -id: 82708
            -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413244"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848029 {#4366
              date: 2023-11-01 15:13:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698848333 {#4499
            date: 2023-11-01 15:18:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4502 …}
          +nested: Doctrine\ORM\PersistentCollection {#4504 …}
          +votes: Doctrine\ORM\PersistentCollection {#4506 …}
          +reports: Doctrine\ORM\PersistentCollection {#4508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
          -id: 82718
          -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981626"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848333 {#4500
            date: 2023-11-01 15:18:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1698848874 {#4603
          date: 2023-11-01 15:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4597 …}
        +nested: Doctrine\ORM\PersistentCollection {#4591 …}
        +votes: Doctrine\ORM\PersistentCollection {#4595 …}
        +reports: Doctrine\ORM\PersistentCollection {#4606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
        -id: 82730
        -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848874 {#4600
          date: 2023-11-01 15:27:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: """
        I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
        \n
        Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698849106 {#4697
        date: 2023-11-01 15:31:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4702 …}
      +nested: Doctrine\ORM\PersistentCollection {#4704 …}
      +votes: Doctrine\ORM\PersistentCollection {#4706 …}
      +reports: Doctrine\ORM\PersistentCollection {#4708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
      -id: 82739
      -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413731"
      +editedAt: DateTimeImmutable @1699808118 {#4698
        date: 2023-11-12 17:55:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698849106 {#4699
        date: 2023-11-01 15:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698849692 {#4734
      date: 2023-11-01 15:41:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4742 …}
    +nested: Doctrine\ORM\PersistentCollection {#4744 …}
    +votes: Doctrine\ORM\PersistentCollection {#4740 …}
    +reports: Doctrine\ORM\PersistentCollection {#4746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    -id: 82753
    -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849692 {#4731
      date: 2023-11-01 15:41:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "There are more benefits to credit cards, but if you don’t pay them off every month pretty much all pros are massively outweighed by the cons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698854316 {#4806
    date: 2023-11-01 16:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4809 …}
  +nested: Doctrine\ORM\PersistentCollection {#4811 …}
  +votes: Doctrine\ORM\PersistentCollection {#4813 …}
  +reports: Doctrine\ORM\PersistentCollection {#4815 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
  -id: 82885
  -bodyTs: "'benefit':4 'card':7 'con':27 'credit':6 'everi':16 'massiv':23 'month':17 'much':19 'outweigh':24 'pay':13 'pretti':18 'pros':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4983887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698854316 {#4807
    date: 2023-11-01 16:58: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
159 DENIED edit
App\Entity\EntryComment {#4808
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4735
    +user: Proxies\__CG__\App\Entity\User {#4738 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4700
      +user: Proxies\__CG__\App\Entity\User {#4701 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4602
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4501
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4367
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4121
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1698881974 {#4116
                date: 2023-11-02 00:39:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4122 …}
              +nested: Doctrine\ORM\PersistentCollection {#4124 …}
              +votes: Doctrine\ORM\PersistentCollection {#4126 …}
              +reports: Doctrine\ORM\PersistentCollection {#4128 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
              -id: 82700
              -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981436"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698847811 {#4117
                date: 2023-11-01 15:10:11.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Existing is a lifestyle most cant afford at this point, but ok."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 50
            +score: 0
            +lastActive: DateTime @1698848029 {#4365
              date: 2023-11-01 15:13:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4368 …}
            +nested: Doctrine\ORM\PersistentCollection {#4370 …}
            +votes: Doctrine\ORM\PersistentCollection {#4372 …}
            +reports: Doctrine\ORM\PersistentCollection {#4374 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
            -id: 82708
            -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413244"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848029 {#4366
              date: 2023-11-01 15:13:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698848333 {#4499
            date: 2023-11-01 15:18:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4502 …}
          +nested: Doctrine\ORM\PersistentCollection {#4504 …}
          +votes: Doctrine\ORM\PersistentCollection {#4506 …}
          +reports: Doctrine\ORM\PersistentCollection {#4508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
          -id: 82718
          -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981626"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848333 {#4500
            date: 2023-11-01 15:18:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1698848874 {#4603
          date: 2023-11-01 15:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4597 …}
        +nested: Doctrine\ORM\PersistentCollection {#4591 …}
        +votes: Doctrine\ORM\PersistentCollection {#4595 …}
        +reports: Doctrine\ORM\PersistentCollection {#4606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
        -id: 82730
        -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848874 {#4600
          date: 2023-11-01 15:27:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: """
        I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
        \n
        Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698849106 {#4697
        date: 2023-11-01 15:31:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4702 …}
      +nested: Doctrine\ORM\PersistentCollection {#4704 …}
      +votes: Doctrine\ORM\PersistentCollection {#4706 …}
      +reports: Doctrine\ORM\PersistentCollection {#4708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
      -id: 82739
      -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413731"
      +editedAt: DateTimeImmutable @1699808118 {#4698
        date: 2023-11-12 17:55:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698849106 {#4699
        date: 2023-11-01 15:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698849692 {#4734
      date: 2023-11-01 15:41:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4742 …}
    +nested: Doctrine\ORM\PersistentCollection {#4744 …}
    +votes: Doctrine\ORM\PersistentCollection {#4740 …}
    +reports: Doctrine\ORM\PersistentCollection {#4746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    -id: 82753
    -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849692 {#4731
      date: 2023-11-01 15:41:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "There are more benefits to credit cards, but if you don’t pay them off every month pretty much all pros are massively outweighed by the cons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698854316 {#4806
    date: 2023-11-01 16:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4809 …}
  +nested: Doctrine\ORM\PersistentCollection {#4811 …}
  +votes: Doctrine\ORM\PersistentCollection {#4813 …}
  +reports: Doctrine\ORM\PersistentCollection {#4815 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
  -id: 82885
  -bodyTs: "'benefit':4 'card':7 'con':27 'credit':6 'everi':16 'massiv':23 'month':17 'much':19 'outweigh':24 'pay':13 'pretti':18 'pros':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4983887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698854316 {#4807
    date: 2023-11-01 16:58: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
160 DENIED moderate
App\Entity\EntryComment {#4808
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4735
    +user: Proxies\__CG__\App\Entity\User {#4738 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4700
      +user: Proxies\__CG__\App\Entity\User {#4701 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4602
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4501
          +user: App\Entity\User {#4134 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4367
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4121
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1698881974 {#4116
                date: 2023-11-02 00:39:34.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4122 …}
              +nested: Doctrine\ORM\PersistentCollection {#4124 …}
              +votes: Doctrine\ORM\PersistentCollection {#4126 …}
              +reports: Doctrine\ORM\PersistentCollection {#4128 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
              -id: 82700
              -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981436"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698847811 {#4117
                date: 2023-11-01 15:10:11.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Existing is a lifestyle most cant afford at this point, but ok."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 50
            +score: 0
            +lastActive: DateTime @1698848029 {#4365
              date: 2023-11-01 15:13:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4368 …}
            +nested: Doctrine\ORM\PersistentCollection {#4370 …}
            +votes: Doctrine\ORM\PersistentCollection {#4372 …}
            +reports: Doctrine\ORM\PersistentCollection {#4374 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
            -id: 82708
            -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413244"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848029 {#4366
              date: 2023-11-01 15:13:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1698848333 {#4499
            date: 2023-11-01 15:18:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4502 …}
          +nested: Doctrine\ORM\PersistentCollection {#4504 …}
          +votes: Doctrine\ORM\PersistentCollection {#4506 …}
          +reports: Doctrine\ORM\PersistentCollection {#4508 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
          -id: 82718
          -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4981626"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848333 {#4500
            date: 2023-11-01 15:18:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1698848874 {#4603
          date: 2023-11-01 15:27:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4597 …}
        +nested: Doctrine\ORM\PersistentCollection {#4591 …}
        +votes: Doctrine\ORM\PersistentCollection {#4595 …}
        +reports: Doctrine\ORM\PersistentCollection {#4606 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
        -id: 82730
        -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413613"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698848874 {#4600
          date: 2023-11-01 15:27:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: """
        I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
        \n
        Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698849106 {#4697
        date: 2023-11-01 15:31:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4702 …}
      +nested: Doctrine\ORM\PersistentCollection {#4704 …}
      +votes: Doctrine\ORM\PersistentCollection {#4706 …}
      +reports: Doctrine\ORM\PersistentCollection {#4708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
      -id: 82739
      -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5413731"
      +editedAt: DateTimeImmutable @1699808118 {#4698
        date: 2023-11-12 17:55:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698849106 {#4699
        date: 2023-11-01 15:31:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698849692 {#4734
      date: 2023-11-01 15:41:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4742 …}
    +nested: Doctrine\ORM\PersistentCollection {#4744 …}
    +votes: Doctrine\ORM\PersistentCollection {#4740 …}
    +reports: Doctrine\ORM\PersistentCollection {#4746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
    -id: 82753
    -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698849692 {#4731
      date: 2023-11-01 15:41:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "There are more benefits to credit cards, but if you don’t pay them off every month pretty much all pros are massively outweighed by the cons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698854316 {#4806
    date: 2023-11-01 16:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4809 …}
  +nested: Doctrine\ORM\PersistentCollection {#4811 …}
  +votes: Doctrine\ORM\PersistentCollection {#4813 …}
  +reports: Doctrine\ORM\PersistentCollection {#4815 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
  -id: 82885
  -bodyTs: "'benefit':4 'card':7 'con':27 'credit':6 'everi':16 'massiv':23 'month':17 'much':19 'outweigh':24 'pay':13 'pretti':18 'pros':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4983887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698854316 {#4807
    date: 2023-11-01 16:58: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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4808
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4738 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4700
        +user: Proxies\__CG__\App\Entity\User {#4701 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4602
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4501
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4367
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4121
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 20
                +score: 0
                +lastActive: DateTime @1698881974 {#4116
                  date: 2023-11-02 00:39:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4122 …}
                +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                -id: 82700
                -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981436"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698847811 {#4117
                  date: 2023-11-01 15:10:11.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Existing is a lifestyle most cant afford at this point, but ok."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1698848029 {#4365
                date: 2023-11-01 15:13:49.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4368 …}
              +nested: Doctrine\ORM\PersistentCollection {#4370 …}
              +votes: Doctrine\ORM\PersistentCollection {#4372 …}
              +reports: Doctrine\ORM\PersistentCollection {#4374 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
              -id: 82708
              -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848029 {#4366
                date: 2023-11-01 15:13:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698848333 {#4499
              date: 2023-11-01 15:18:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4506 …}
            +reports: Doctrine\ORM\PersistentCollection {#4508 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
            -id: 82718
            -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848333 {#4500
              date: 2023-11-01 15:18:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1698848874 {#4603
            date: 2023-11-01 15:27:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4597 …}
          +nested: Doctrine\ORM\PersistentCollection {#4591 …}
          +votes: Doctrine\ORM\PersistentCollection {#4595 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 82730
          -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848874 {#4600
            date: 2023-11-01 15:27:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: """
          I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
          \n
          Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698849106 {#4697
          date: 2023-11-01 15:31:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4702 …}
        +nested: Doctrine\ORM\PersistentCollection {#4704 …}
        +votes: Doctrine\ORM\PersistentCollection {#4706 …}
        +reports: Doctrine\ORM\PersistentCollection {#4708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
        -id: 82739
        -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413731"
        +editedAt: DateTimeImmutable @1699808118 {#4698
          date: 2023-11-12 17:55:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698849106 {#4699
          date: 2023-11-01 15:31:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698849692 {#4734
        date: 2023-11-01 15:41:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
        "@PeWu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4742 …}
      +nested: Doctrine\ORM\PersistentCollection {#4744 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4746 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
      -id: 82753
      -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4982128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849692 {#4731
        date: 2023-11-01 15:41:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "There are more benefits to credit cards, but if you don’t pay them off every month pretty much all pros are massively outweighed by the cons."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698854316 {#4806
      date: 2023-11-01 16:58:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
      "@Bluefruit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -id: 82885
    -bodyTs: "'benefit':4 'card':7 'con':27 'credit':6 'everi':16 'massiv':23 'month':17 'much':19 'outweigh':24 'pay':13 'pretti':18 'pros':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4983887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698854316 {#4807
      date: 2023-11-01 16:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "People are being stupid in this thread and downvoting you. Credit cards are designed to make poor people SUFFER! There are better ways to avoid starving"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698857185 {#4889
    date: 2023-11-01 17:46:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 82955
  -bodyTs: "'avoid':25 'better':22 'card':12 'credit':11 'design':14 'downvot':9 'make':16 'peopl':1,18 'poor':17 'starv':26 'stupid':4 'suffer':19 'thread':7 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3706401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698857185 {#4890
    date: 2023-11-01 17:46:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4808
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4738 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4700
        +user: Proxies\__CG__\App\Entity\User {#4701 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4602
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4501
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4367
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4121
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 20
                +score: 0
                +lastActive: DateTime @1698881974 {#4116
                  date: 2023-11-02 00:39:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4122 …}
                +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                -id: 82700
                -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981436"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698847811 {#4117
                  date: 2023-11-01 15:10:11.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Existing is a lifestyle most cant afford at this point, but ok."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1698848029 {#4365
                date: 2023-11-01 15:13:49.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4368 …}
              +nested: Doctrine\ORM\PersistentCollection {#4370 …}
              +votes: Doctrine\ORM\PersistentCollection {#4372 …}
              +reports: Doctrine\ORM\PersistentCollection {#4374 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
              -id: 82708
              -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848029 {#4366
                date: 2023-11-01 15:13:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698848333 {#4499
              date: 2023-11-01 15:18:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4506 …}
            +reports: Doctrine\ORM\PersistentCollection {#4508 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
            -id: 82718
            -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848333 {#4500
              date: 2023-11-01 15:18:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1698848874 {#4603
            date: 2023-11-01 15:27:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4597 …}
          +nested: Doctrine\ORM\PersistentCollection {#4591 …}
          +votes: Doctrine\ORM\PersistentCollection {#4595 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 82730
          -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848874 {#4600
            date: 2023-11-01 15:27:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: """
          I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
          \n
          Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698849106 {#4697
          date: 2023-11-01 15:31:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4702 …}
        +nested: Doctrine\ORM\PersistentCollection {#4704 …}
        +votes: Doctrine\ORM\PersistentCollection {#4706 …}
        +reports: Doctrine\ORM\PersistentCollection {#4708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
        -id: 82739
        -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413731"
        +editedAt: DateTimeImmutable @1699808118 {#4698
          date: 2023-11-12 17:55:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698849106 {#4699
          date: 2023-11-01 15:31:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698849692 {#4734
        date: 2023-11-01 15:41:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
        "@PeWu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4742 …}
      +nested: Doctrine\ORM\PersistentCollection {#4744 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4746 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
      -id: 82753
      -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4982128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849692 {#4731
        date: 2023-11-01 15:41:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "There are more benefits to credit cards, but if you don’t pay them off every month pretty much all pros are massively outweighed by the cons."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698854316 {#4806
      date: 2023-11-01 16:58:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
      "@Bluefruit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -id: 82885
    -bodyTs: "'benefit':4 'card':7 'con':27 'credit':6 'everi':16 'massiv':23 'month':17 'much':19 'outweigh':24 'pay':13 'pretti':18 'pros':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4983887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698854316 {#4807
      date: 2023-11-01 16:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "People are being stupid in this thread and downvoting you. Credit cards are designed to make poor people SUFFER! There are better ways to avoid starving"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698857185 {#4889
    date: 2023-11-01 17:46:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 82955
  -bodyTs: "'avoid':25 'better':22 'card':12 'credit':11 'design':14 'downvot':9 'make':16 'peopl':1,18 'poor':17 'starv':26 'stupid':4 'suffer':19 'thread':7 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3706401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698857185 {#4890
    date: 2023-11-01 17:46:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4808
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4738 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4700
        +user: Proxies\__CG__\App\Entity\User {#4701 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4602
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4501
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4367
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4121
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 20
                +score: 0
                +lastActive: DateTime @1698881974 {#4116
                  date: 2023-11-02 00:39:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4122 …}
                +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                -id: 82700
                -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981436"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698847811 {#4117
                  date: 2023-11-01 15:10:11.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Existing is a lifestyle most cant afford at this point, but ok."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1698848029 {#4365
                date: 2023-11-01 15:13:49.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4368 …}
              +nested: Doctrine\ORM\PersistentCollection {#4370 …}
              +votes: Doctrine\ORM\PersistentCollection {#4372 …}
              +reports: Doctrine\ORM\PersistentCollection {#4374 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
              -id: 82708
              -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848029 {#4366
                date: 2023-11-01 15:13:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698848333 {#4499
              date: 2023-11-01 15:18:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4506 …}
            +reports: Doctrine\ORM\PersistentCollection {#4508 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
            -id: 82718
            -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848333 {#4500
              date: 2023-11-01 15:18:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1698848874 {#4603
            date: 2023-11-01 15:27:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4597 …}
          +nested: Doctrine\ORM\PersistentCollection {#4591 …}
          +votes: Doctrine\ORM\PersistentCollection {#4595 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 82730
          -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848874 {#4600
            date: 2023-11-01 15:27:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: """
          I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
          \n
          Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698849106 {#4697
          date: 2023-11-01 15:31:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4702 …}
        +nested: Doctrine\ORM\PersistentCollection {#4704 …}
        +votes: Doctrine\ORM\PersistentCollection {#4706 …}
        +reports: Doctrine\ORM\PersistentCollection {#4708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
        -id: 82739
        -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413731"
        +editedAt: DateTimeImmutable @1699808118 {#4698
          date: 2023-11-12 17:55:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698849106 {#4699
          date: 2023-11-01 15:31:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698849692 {#4734
        date: 2023-11-01 15:41:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
        "@PeWu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4742 …}
      +nested: Doctrine\ORM\PersistentCollection {#4744 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4746 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
      -id: 82753
      -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4982128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849692 {#4731
        date: 2023-11-01 15:41:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "There are more benefits to credit cards, but if you don’t pay them off every month pretty much all pros are massively outweighed by the cons."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698854316 {#4806
      date: 2023-11-01 16:58:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
      "@Bluefruit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -id: 82885
    -bodyTs: "'benefit':4 'card':7 'con':27 'credit':6 'everi':16 'massiv':23 'month':17 'much':19 'outweigh':24 'pay':13 'pretti':18 'pros':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4983887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698854316 {#4807
      date: 2023-11-01 16:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "People are being stupid in this thread and downvoting you. Credit cards are designed to make poor people SUFFER! There are better ways to avoid starving"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698857185 {#4889
    date: 2023-11-01 17:46:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 82955
  -bodyTs: "'avoid':25 'better':22 'card':12 'credit':11 'design':14 'downvot':9 'make':16 'peopl':1,18 'poor':17 'starv':26 'stupid':4 'suffer':19 'thread':7 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3706401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698857185 {#4890
    date: 2023-11-01 17:46:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#4975
  +user: Proxies\__CG__\App\Entity\User {#4738 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4891
    +user: Proxies\__CG__\App\Entity\User {#4892 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4808
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4735
        +user: Proxies\__CG__\App\Entity\User {#4738 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4700
          +user: Proxies\__CG__\App\Entity\User {#4701 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4602
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4501
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4367
                +user: Proxies\__CG__\App\Entity\User {#1978 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4121
                  +user: App\Entity\User {#4134 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 20
                  +score: 0
                  +lastActive: DateTime @1698881974 {#4116
                    date: 2023-11-02 00:39:34.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4122 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                  -id: 82700
                  -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4981436"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698847811 {#4117
                    date: 2023-11-01 15:10:11.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4121}
                +body: "Existing is a lifestyle most cant afford at this point, but ok."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 50
                +score: 0
                +lastActive: DateTime @1698848029 {#4365
                  date: 2023-11-01 15:13:49.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@Gigan@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4368 …}
                +nested: Doctrine\ORM\PersistentCollection {#4370 …}
                +votes: Doctrine\ORM\PersistentCollection {#4372 …}
                +reports: Doctrine\ORM\PersistentCollection {#4374 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
                -id: 82708
                -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5413244"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698848029 {#4366
                  date: 2023-11-01 15:13:49.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1698848333 {#4499
                date: 2023-11-01 15:18:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4502 …}
              +nested: Doctrine\ORM\PersistentCollection {#4504 …}
              +votes: Doctrine\ORM\PersistentCollection {#4506 …}
              +reports: Doctrine\ORM\PersistentCollection {#4508 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
              -id: 82718
              -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981626"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848333 {#4500
                date: 2023-11-01 15:18:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1698848874 {#4603
              date: 2023-11-01 15:27:54.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4597 …}
            +nested: Doctrine\ORM\PersistentCollection {#4591 …}
            +votes: Doctrine\ORM\PersistentCollection {#4595 …}
            +reports: Doctrine\ORM\PersistentCollection {#4606 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
            -id: 82730
            -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413613"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848874 {#4600
              date: 2023-11-01 15:27:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: """
            I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
            \n
            Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1698849106 {#4697
            date: 2023-11-01 15:31:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4702 …}
          +nested: Doctrine\ORM\PersistentCollection {#4704 …}
          +votes: Doctrine\ORM\PersistentCollection {#4706 …}
          +reports: Doctrine\ORM\PersistentCollection {#4708 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
          -id: 82739
          -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413731"
          +editedAt: DateTimeImmutable @1699808118 {#4698
            date: 2023-11-12 17:55:18.0 +01:00
          }
          +createdAt: DateTimeImmutable @1698849106 {#4699
            date: 2023-11-01 15:31:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698849692 {#4734
          date: 2023-11-01 15:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
          "@PeWu@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4742 …}
        +nested: Doctrine\ORM\PersistentCollection {#4744 …}
        +votes: Doctrine\ORM\PersistentCollection {#4740 …}
        +reports: Doctrine\ORM\PersistentCollection {#4746 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
        -id: 82753
        -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4982128"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698849692 {#4731
          date: 2023-11-01 15:41:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "There are more benefits to credit cards, but if you don’t pay them off every month pretty much all pros are massively outweighed by the cons."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698854316 {#4806
        date: 2023-11-01 16:58:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
        "@PeWu@lemmy.ml"
        "@Bluefruit@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -id: 82885
      -bodyTs: "'benefit':4 'card':7 'con':27 'credit':6 'everi':16 'massiv':23 'month':17 'much':19 'outweigh':24 'pay':13 'pretti':18 'pros':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4983887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698854316 {#4807
        date: 2023-11-01 16:58:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "People are being stupid in this thread and downvoting you. Credit cards are designed to make poor people SUFFER! There are better ways to avoid starving"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698857185 {#4889
      date: 2023-11-01 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
      "@Bluefruit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4893 …}
    +nested: Doctrine\ORM\PersistentCollection {#4895 …}
    +votes: Doctrine\ORM\PersistentCollection {#4897 …}
    +reports: Doctrine\ORM\PersistentCollection {#4899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
    -id: 82955
    -bodyTs: "'avoid':25 'better':22 'card':12 'credit':11 'design':14 'downvot':9 'make':16 'peopl':1,18 'poor':17 'starv':26 'stupid':4 'suffer':19 'thread':7 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3706401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698857185 {#4890
      date: 2023-11-01 17:46:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: """
    Agreed. Food banks are literally designed for this scenario. They exist to help people put food on the table. Few scenarios actually require credit cards. No shame in accepting help when you need it. And you can always donate later when you’re on your feet. You cant ever give back if you’re dead from starvation.\n
    \n
    I use my debit card for almost everything and use my credit card for small things to keep the usage low if i use it at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698859393 {#4973
    date: 2023-11-01 18:23:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
    "@Sneptaur@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4976 …}
  +nested: Doctrine\ORM\PersistentCollection {#4978 …}
  +votes: Doctrine\ORM\PersistentCollection {#4980 …}
  +reports: Doctrine\ORM\PersistentCollection {#4982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4986 …}
  -id: 83013
  -bodyTs: "'accept':29 'actual':22 'agre':1 'almost':64 'alway':38 'back':51 'bank':3 'cant':48 'card':25,62,70 'credit':24,69 'dead':55 'debit':61 'design':6 'donat':39 'ever':49 'everyth':65 'exist':11 'feet':46 'food':2,16 'give':50 'help':13,30 'keep':75 'later':40 'liter':5 'low':78 'need':33 'peopl':14 'put':15 're':43,54 'requir':23 'scenario':9,21 'shame':27 'small':72 'starvat':57 'tabl':19 'thing':73 'usag':77 'use':59,67,81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698859393 {#4974
    date: 2023-11-01 18:23:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#4975
  +user: Proxies\__CG__\App\Entity\User {#4738 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4891
    +user: Proxies\__CG__\App\Entity\User {#4892 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4808
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4735
        +user: Proxies\__CG__\App\Entity\User {#4738 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4700
          +user: Proxies\__CG__\App\Entity\User {#4701 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4602
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4501
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4367
                +user: Proxies\__CG__\App\Entity\User {#1978 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4121
                  +user: App\Entity\User {#4134 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 20
                  +score: 0
                  +lastActive: DateTime @1698881974 {#4116
                    date: 2023-11-02 00:39:34.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4122 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                  -id: 82700
                  -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4981436"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698847811 {#4117
                    date: 2023-11-01 15:10:11.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4121}
                +body: "Existing is a lifestyle most cant afford at this point, but ok."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 50
                +score: 0
                +lastActive: DateTime @1698848029 {#4365
                  date: 2023-11-01 15:13:49.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@Gigan@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4368 …}
                +nested: Doctrine\ORM\PersistentCollection {#4370 …}
                +votes: Doctrine\ORM\PersistentCollection {#4372 …}
                +reports: Doctrine\ORM\PersistentCollection {#4374 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
                -id: 82708
                -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5413244"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698848029 {#4366
                  date: 2023-11-01 15:13:49.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1698848333 {#4499
                date: 2023-11-01 15:18:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4502 …}
              +nested: Doctrine\ORM\PersistentCollection {#4504 …}
              +votes: Doctrine\ORM\PersistentCollection {#4506 …}
              +reports: Doctrine\ORM\PersistentCollection {#4508 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
              -id: 82718
              -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981626"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848333 {#4500
                date: 2023-11-01 15:18:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1698848874 {#4603
              date: 2023-11-01 15:27:54.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4597 …}
            +nested: Doctrine\ORM\PersistentCollection {#4591 …}
            +votes: Doctrine\ORM\PersistentCollection {#4595 …}
            +reports: Doctrine\ORM\PersistentCollection {#4606 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
            -id: 82730
            -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413613"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848874 {#4600
              date: 2023-11-01 15:27:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: """
            I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
            \n
            Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1698849106 {#4697
            date: 2023-11-01 15:31:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4702 …}
          +nested: Doctrine\ORM\PersistentCollection {#4704 …}
          +votes: Doctrine\ORM\PersistentCollection {#4706 …}
          +reports: Doctrine\ORM\PersistentCollection {#4708 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
          -id: 82739
          -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413731"
          +editedAt: DateTimeImmutable @1699808118 {#4698
            date: 2023-11-12 17:55:18.0 +01:00
          }
          +createdAt: DateTimeImmutable @1698849106 {#4699
            date: 2023-11-01 15:31:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698849692 {#4734
          date: 2023-11-01 15:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
          "@PeWu@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4742 …}
        +nested: Doctrine\ORM\PersistentCollection {#4744 …}
        +votes: Doctrine\ORM\PersistentCollection {#4740 …}
        +reports: Doctrine\ORM\PersistentCollection {#4746 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
        -id: 82753
        -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4982128"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698849692 {#4731
          date: 2023-11-01 15:41:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "There are more benefits to credit cards, but if you don’t pay them off every month pretty much all pros are massively outweighed by the cons."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698854316 {#4806
        date: 2023-11-01 16:58:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
        "@PeWu@lemmy.ml"
        "@Bluefruit@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -id: 82885
      -bodyTs: "'benefit':4 'card':7 'con':27 'credit':6 'everi':16 'massiv':23 'month':17 'much':19 'outweigh':24 'pay':13 'pretti':18 'pros':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4983887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698854316 {#4807
        date: 2023-11-01 16:58:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "People are being stupid in this thread and downvoting you. Credit cards are designed to make poor people SUFFER! There are better ways to avoid starving"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698857185 {#4889
      date: 2023-11-01 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
      "@Bluefruit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4893 …}
    +nested: Doctrine\ORM\PersistentCollection {#4895 …}
    +votes: Doctrine\ORM\PersistentCollection {#4897 …}
    +reports: Doctrine\ORM\PersistentCollection {#4899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
    -id: 82955
    -bodyTs: "'avoid':25 'better':22 'card':12 'credit':11 'design':14 'downvot':9 'make':16 'peopl':1,18 'poor':17 'starv':26 'stupid':4 'suffer':19 'thread':7 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3706401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698857185 {#4890
      date: 2023-11-01 17:46:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: """
    Agreed. Food banks are literally designed for this scenario. They exist to help people put food on the table. Few scenarios actually require credit cards. No shame in accepting help when you need it. And you can always donate later when you’re on your feet. You cant ever give back if you’re dead from starvation.\n
    \n
    I use my debit card for almost everything and use my credit card for small things to keep the usage low if i use it at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698859393 {#4973
    date: 2023-11-01 18:23:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
    "@Sneptaur@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4976 …}
  +nested: Doctrine\ORM\PersistentCollection {#4978 …}
  +votes: Doctrine\ORM\PersistentCollection {#4980 …}
  +reports: Doctrine\ORM\PersistentCollection {#4982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4986 …}
  -id: 83013
  -bodyTs: "'accept':29 'actual':22 'agre':1 'almost':64 'alway':38 'back':51 'bank':3 'cant':48 'card':25,62,70 'credit':24,69 'dead':55 'debit':61 'design':6 'donat':39 'ever':49 'everyth':65 'exist':11 'feet':46 'food':2,16 'give':50 'help':13,30 'keep':75 'later':40 'liter':5 'low':78 'need':33 'peopl':14 'put':15 're':43,54 'requir':23 'scenario':9,21 'shame':27 'small':72 'starvat':57 'tabl':19 'thing':73 'usag':77 'use':59,67,81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698859393 {#4974
    date: 2023-11-01 18:23:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#4975
  +user: Proxies\__CG__\App\Entity\User {#4738 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4891
    +user: Proxies\__CG__\App\Entity\User {#4892 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4808
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4735
        +user: Proxies\__CG__\App\Entity\User {#4738 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4700
          +user: Proxies\__CG__\App\Entity\User {#4701 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4602
            +user: Proxies\__CG__\App\Entity\User {#1978 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4501
              +user: App\Entity\User {#4134 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4367
                +user: Proxies\__CG__\App\Entity\User {#1978 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4121
                  +user: App\Entity\User {#4134 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 20
                  +score: 0
                  +lastActive: DateTime @1698881974 {#4116
                    date: 2023-11-02 00:39:34.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Grayox@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4122 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                  -id: 82700
                  -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4981436"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1698847811 {#4117
                    date: 2023-11-01 15:10:11.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4121}
                +body: "Existing is a lifestyle most cant afford at this point, but ok."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 50
                +score: 0
                +lastActive: DateTime @1698848029 {#4365
                  date: 2023-11-01 15:13:49.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                  "@Gigan@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4368 …}
                +nested: Doctrine\ORM\PersistentCollection {#4370 …}
                +votes: Doctrine\ORM\PersistentCollection {#4372 …}
                +reports: Doctrine\ORM\PersistentCollection {#4374 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
                -id: 82708
                -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/5413244"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698848029 {#4366
                  date: 2023-11-01 15:13:49.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1698848333 {#4499
                date: 2023-11-01 15:18:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4502 …}
              +nested: Doctrine\ORM\PersistentCollection {#4504 …}
              +votes: Doctrine\ORM\PersistentCollection {#4506 …}
              +reports: Doctrine\ORM\PersistentCollection {#4508 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
              -id: 82718
              -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4981626"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848333 {#4500
                date: 2023-11-01 15:18:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 32
            +score: 0
            +lastActive: DateTime @1698848874 {#4603
              date: 2023-11-01 15:27:54.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4597 …}
            +nested: Doctrine\ORM\PersistentCollection {#4591 …}
            +votes: Doctrine\ORM\PersistentCollection {#4595 …}
            +reports: Doctrine\ORM\PersistentCollection {#4606 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
            -id: 82730
            -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5413613"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848874 {#4600
              date: 2023-11-01 15:27:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: """
            I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
            \n
            Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1698849106 {#4697
            date: 2023-11-01 15:31:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4702 …}
          +nested: Doctrine\ORM\PersistentCollection {#4704 …}
          +votes: Doctrine\ORM\PersistentCollection {#4706 …}
          +reports: Doctrine\ORM\PersistentCollection {#4708 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
          -id: 82739
          -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413731"
          +editedAt: DateTimeImmutable @1699808118 {#4698
            date: 2023-11-12 17:55:18.0 +01:00
          }
          +createdAt: DateTimeImmutable @1698849106 {#4699
            date: 2023-11-01 15:31:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698849692 {#4734
          date: 2023-11-01 15:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
          "@PeWu@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4742 …}
        +nested: Doctrine\ORM\PersistentCollection {#4744 …}
        +votes: Doctrine\ORM\PersistentCollection {#4740 …}
        +reports: Doctrine\ORM\PersistentCollection {#4746 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
        -id: 82753
        -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4982128"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698849692 {#4731
          date: 2023-11-01 15:41:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "There are more benefits to credit cards, but if you don’t pay them off every month pretty much all pros are massively outweighed by the cons."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698854316 {#4806
        date: 2023-11-01 16:58:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
        "@PeWu@lemmy.ml"
        "@Bluefruit@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -id: 82885
      -bodyTs: "'benefit':4 'card':7 'con':27 'credit':6 'everi':16 'massiv':23 'month':17 'much':19 'outweigh':24 'pay':13 'pretti':18 'pros':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4983887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698854316 {#4807
        date: 2023-11-01 16:58:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "People are being stupid in this thread and downvoting you. Credit cards are designed to make poor people SUFFER! There are better ways to avoid starving"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698857185 {#4889
      date: 2023-11-01 17:46:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
      "@Bluefruit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4893 …}
    +nested: Doctrine\ORM\PersistentCollection {#4895 …}
    +votes: Doctrine\ORM\PersistentCollection {#4897 …}
    +reports: Doctrine\ORM\PersistentCollection {#4899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
    -id: 82955
    -bodyTs: "'avoid':25 'better':22 'card':12 'credit':11 'design':14 'downvot':9 'make':16 'peopl':1,18 'poor':17 'starv':26 'stupid':4 'suffer':19 'thread':7 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3706401"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698857185 {#4890
      date: 2023-11-01 17:46:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: """
    Agreed. Food banks are literally designed for this scenario. They exist to help people put food on the table. Few scenarios actually require credit cards. No shame in accepting help when you need it. And you can always donate later when you’re on your feet. You cant ever give back if you’re dead from starvation.\n
    \n
    I use my debit card for almost everything and use my credit card for small things to keep the usage low if i use it at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698859393 {#4973
    date: 2023-11-01 18:23:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
    "@Sneptaur@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4976 …}
  +nested: Doctrine\ORM\PersistentCollection {#4978 …}
  +votes: Doctrine\ORM\PersistentCollection {#4980 …}
  +reports: Doctrine\ORM\PersistentCollection {#4982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4986 …}
  -id: 83013
  -bodyTs: "'accept':29 'actual':22 'agre':1 'almost':64 'alway':38 'back':51 'bank':3 'cant':48 'card':25,62,70 'credit':24,69 'dead':55 'debit':61 'design':6 'donat':39 'ever':49 'everyth':65 'exist':11 'feet':46 'food':2,16 'give':50 'help':13,30 'keep':75 'later':40 'liter':5 'low':78 'need':33 'peopl':14 'put':15 're':43,54 'requir':23 'scenario':9,21 'shame':27 'small':72 'starvat':57 'tabl':19 'thing':73 'usag':77 'use':59,67,81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698859393 {#4974
    date: 2023-11-01 18:23:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4738 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4808
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4738 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4700
        +user: Proxies\__CG__\App\Entity\User {#4701 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4602
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4501
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4367
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4121
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 20
                +score: 0
                +lastActive: DateTime @1698881974 {#4116
                  date: 2023-11-02 00:39:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4122 …}
                +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                -id: 82700
                -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981436"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698847811 {#4117
                  date: 2023-11-01 15:10:11.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Existing is a lifestyle most cant afford at this point, but ok."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1698848029 {#4365
                date: 2023-11-01 15:13:49.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4368 …}
              +nested: Doctrine\ORM\PersistentCollection {#4370 …}
              +votes: Doctrine\ORM\PersistentCollection {#4372 …}
              +reports: Doctrine\ORM\PersistentCollection {#4374 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
              -id: 82708
              -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848029 {#4366
                date: 2023-11-01 15:13:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698848333 {#4499
              date: 2023-11-01 15:18:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4506 …}
            +reports: Doctrine\ORM\PersistentCollection {#4508 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
            -id: 82718
            -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848333 {#4500
              date: 2023-11-01 15:18:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1698848874 {#4603
            date: 2023-11-01 15:27:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4597 …}
          +nested: Doctrine\ORM\PersistentCollection {#4591 …}
          +votes: Doctrine\ORM\PersistentCollection {#4595 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 82730
          -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848874 {#4600
            date: 2023-11-01 15:27:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: """
          I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
          \n
          Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698849106 {#4697
          date: 2023-11-01 15:31:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4702 …}
        +nested: Doctrine\ORM\PersistentCollection {#4704 …}
        +votes: Doctrine\ORM\PersistentCollection {#4706 …}
        +reports: Doctrine\ORM\PersistentCollection {#4708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
        -id: 82739
        -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413731"
        +editedAt: DateTimeImmutable @1699808118 {#4698
          date: 2023-11-12 17:55:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698849106 {#4699
          date: 2023-11-01 15:31:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698849692 {#4734
        date: 2023-11-01 15:41:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
        "@PeWu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4742 …}
      +nested: Doctrine\ORM\PersistentCollection {#4744 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4746 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
      -id: 82753
      -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4982128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849692 {#4731
        date: 2023-11-01 15:41:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "There are more benefits to credit cards, but if you don’t pay them off every month pretty much all pros are massively outweighed by the cons."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698854316 {#4806
      date: 2023-11-01 16:58:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
      "@Bluefruit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -id: 82885
    -bodyTs: "'benefit':4 'card':7 'con':27 'credit':6 'everi':16 'massiv':23 'month':17 'much':19 'outweigh':24 'pay':13 'pretti':18 'pros':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4983887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698854316 {#4807
      date: 2023-11-01 16:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "True there are more. I just typically dont use it otherwise i would rack up more debt. Using my debit card is the best way for me to track my finances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698859450 {#4905
    date: 2023-11-01 18:24:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -id: 83016
  -bodyTs: "'best':24 'card':21 'debit':20 'debt':17 'dont':8 'financ':31 'otherwis':11 'rack':14 'track':29 'true':1 'typic':7 'use':9,18 'way':25 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698859450 {#4906
    date: 2023-11-01 18:24:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4738 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4808
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4738 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4700
        +user: Proxies\__CG__\App\Entity\User {#4701 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4602
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4501
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4367
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4121
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 20
                +score: 0
                +lastActive: DateTime @1698881974 {#4116
                  date: 2023-11-02 00:39:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4122 …}
                +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                -id: 82700
                -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981436"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698847811 {#4117
                  date: 2023-11-01 15:10:11.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Existing is a lifestyle most cant afford at this point, but ok."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1698848029 {#4365
                date: 2023-11-01 15:13:49.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4368 …}
              +nested: Doctrine\ORM\PersistentCollection {#4370 …}
              +votes: Doctrine\ORM\PersistentCollection {#4372 …}
              +reports: Doctrine\ORM\PersistentCollection {#4374 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
              -id: 82708
              -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848029 {#4366
                date: 2023-11-01 15:13:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698848333 {#4499
              date: 2023-11-01 15:18:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4506 …}
            +reports: Doctrine\ORM\PersistentCollection {#4508 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
            -id: 82718
            -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848333 {#4500
              date: 2023-11-01 15:18:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1698848874 {#4603
            date: 2023-11-01 15:27:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4597 …}
          +nested: Doctrine\ORM\PersistentCollection {#4591 …}
          +votes: Doctrine\ORM\PersistentCollection {#4595 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 82730
          -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848874 {#4600
            date: 2023-11-01 15:27:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: """
          I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
          \n
          Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698849106 {#4697
          date: 2023-11-01 15:31:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4702 …}
        +nested: Doctrine\ORM\PersistentCollection {#4704 …}
        +votes: Doctrine\ORM\PersistentCollection {#4706 …}
        +reports: Doctrine\ORM\PersistentCollection {#4708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
        -id: 82739
        -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413731"
        +editedAt: DateTimeImmutable @1699808118 {#4698
          date: 2023-11-12 17:55:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698849106 {#4699
          date: 2023-11-01 15:31:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698849692 {#4734
        date: 2023-11-01 15:41:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
        "@PeWu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4742 …}
      +nested: Doctrine\ORM\PersistentCollection {#4744 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4746 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
      -id: 82753
      -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4982128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849692 {#4731
        date: 2023-11-01 15:41:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "There are more benefits to credit cards, but if you don’t pay them off every month pretty much all pros are massively outweighed by the cons."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698854316 {#4806
      date: 2023-11-01 16:58:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
      "@Bluefruit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -id: 82885
    -bodyTs: "'benefit':4 'card':7 'con':27 'credit':6 'everi':16 'massiv':23 'month':17 'much':19 'outweigh':24 'pay':13 'pretti':18 'pros':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4983887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698854316 {#4807
      date: 2023-11-01 16:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "True there are more. I just typically dont use it otherwise i would rack up more debt. Using my debit card is the best way for me to track my finances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698859450 {#4905
    date: 2023-11-01 18:24:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -id: 83016
  -bodyTs: "'best':24 'card':21 'debit':20 'debt':17 'dont':8 'financ':31 'otherwis':11 'rack':14 'track':29 'true':1 'typic':7 'use':9,18 'way':25 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698859450 {#4906
    date: 2023-11-01 18:24:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4738 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4808
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4735
      +user: Proxies\__CG__\App\Entity\User {#4738 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4700
        +user: Proxies\__CG__\App\Entity\User {#4701 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4602
          +user: Proxies\__CG__\App\Entity\User {#1978 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4501
            +user: App\Entity\User {#4134 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4367
              +user: Proxies\__CG__\App\Entity\User {#1978 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4121
                +user: App\Entity\User {#4134 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Destigmatize using credit cards to fund a lifestyle you can’t afford"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 20
                +score: 0
                +lastActive: DateTime @1698881974 {#4116
                  date: 2023-11-02 00:39:34.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Grayox@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4122 …}
                +nested: Doctrine\ORM\PersistentCollection {#4124 …}
                +votes: Doctrine\ORM\PersistentCollection {#4126 …}
                +reports: Doctrine\ORM\PersistentCollection {#4128 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
                -id: 82700
                -bodyTs: "'afford':12 'card':4 'credit':3 'destigmat':1 'fund':6 'lifestyl':8 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4981436"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698847811 {#4117
                  date: 2023-11-01 15:10:11.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4121}
              +body: "Existing is a lifestyle most cant afford at this point, but ok."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 50
              +score: 0
              +lastActive: DateTime @1698848029 {#4365
                date: 2023-11-01 15:13:49.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Grayox@lemmy.ml"
                "@Gigan@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4368 …}
              +nested: Doctrine\ORM\PersistentCollection {#4370 …}
              +votes: Doctrine\ORM\PersistentCollection {#4372 …}
              +reports: Doctrine\ORM\PersistentCollection {#4374 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
              -id: 82708
              -bodyTs: "'afford':7 'cant':6 'exist':1 'lifestyl':4 'ok':12 'point':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5413244"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698848029 {#4366
                date: 2023-11-01 15:13:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4121}
            +body: "If you can’t afford to exist you definitely shouldn’t have credit cards, because then you’re just existing with interest."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1698848333 {#4499
              date: 2023-11-01 15:18:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Grayox@lemmy.ml"
              "@Gigan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4502 …}
            +nested: Doctrine\ORM\PersistentCollection {#4504 …}
            +votes: Doctrine\ORM\PersistentCollection {#4506 …}
            +reports: Doctrine\ORM\PersistentCollection {#4508 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
            -id: 82718
            -bodyTs: "'afford':5 'card':14 'credit':13 'definit':9 'exist':7,20 'interest':22 're':18 'shouldn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4981626"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698848333 {#4500
              date: 2023-11-01 15:18:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4121}
          +body: "Hmm let me see, buy groceries on credit, or buy no groceries and starve to death, i guess I’ll juat starve to death lmao. Glad life is going well for you friend!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 32
          +score: 0
          +lastActive: DateTime @1698848874 {#4603
            date: 2023-11-01 15:27:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Grayox@lemmy.ml"
            "@Gigan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4597 …}
          +nested: Doctrine\ORM\PersistentCollection {#4591 …}
          +votes: Doctrine\ORM\PersistentCollection {#4595 …}
          +reports: Doctrine\ORM\PersistentCollection {#4606 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
          -id: 82730
          -bodyTs: "'buy':5,10 'credit':8 'death':16,24 'friend':33 'glad':26 'go':29 'groceri':6,12 'guess':18 'hmm':1 'juat':21 'let':2 'life':27 'll':20 'lmao':25 'see':4 'starv':14,22 'well':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5413613"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698848874 {#4600
            date: 2023-11-01 15:27:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4121}
        +body: """
          I’ll play devil’s advocate here: I’m on the side with destigmatizing credit cards, as it just propels the bank’s wallets with interest. But if you don’t have money, and absolutely must get on credit to hang on to your life, I think you should, but you should also work toward repaying the debt you’ve grown.\n
          \n
          Edit: I’m actually curious as to why I got down voted, maybe I’m wrong somewhere, so take it with a grain of salt …
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698849106 {#4697
          date: 2023-11-01 15:31:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@Gigan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4702 …}
        +nested: Doctrine\ORM\PersistentCollection {#4704 …}
        +votes: Doctrine\ORM\PersistentCollection {#4706 …}
        +reports: Doctrine\ORM\PersistentCollection {#4708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
        -id: 82739
        -bodyTs: "'absolut':35 'actual':65 'advoc':6 'also':53 'bank':22 'card':16 'credit':15,39 'curious':66 'debt':58 'destigmat':14 'devil':4 'edit':62 'get':37 'got':71 'grain':84 'grown':61 'hang':41 'interest':26 'life':45 'll':2 'm':9,64,76 'mayb':74 'money':33 'must':36 'play':3 'propel':20 'repay':56 'salt':86 'side':12 'somewher':78 'take':80 'think':47 'toward':55 've':60 'vote':73 'wallet':24 'work':54 'wrong':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5413731"
        +editedAt: DateTimeImmutable @1699808118 {#4698
          date: 2023-11-12 17:55:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698849106 {#4699
          date: 2023-11-01 15:31:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4121}
      +body: "Really the only good thing about credit cards is it helps raise your credit score. I only use them for that to be able to get a decent apr on a loan.Otherwise i would never use them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698849692 {#4734
        date: 2023-11-01 15:41:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Gigan@lemmy.world"
        "@PeWu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4742 …}
      +nested: Doctrine\ORM\PersistentCollection {#4744 …}
      +votes: Doctrine\ORM\PersistentCollection {#4740 …}
      +reports: Doctrine\ORM\PersistentCollection {#4746 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
      -id: 82753
      -bodyTs: "'abl':24 'apr':29 'card':8 'credit':7,14 'decent':28 'get':26 'good':4 'help':11 'loan.otherwise':32 'never':35 'rais':12 'realli':1 'score':15 'thing':5 'use':18,36 'would':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4982128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698849692 {#4731
        date: 2023-11-01 15:41:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +body: "There are more benefits to credit cards, but if you don’t pay them off every month pretty much all pros are massively outweighed by the cons."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698854316 {#4806
      date: 2023-11-01 16:58:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@Gigan@lemmy.world"
      "@PeWu@lemmy.ml"
      "@Bluefruit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -id: 82885
    -bodyTs: "'benefit':4 'card':7 'con':27 'credit':6 'everi':16 'massiv':23 'month':17 'much':19 'outweigh':24 'pay':13 'pretti':18 'pros':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4983887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698854316 {#4807
      date: 2023-11-01 16:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "True there are more. I just typically dont use it otherwise i would rack up more debt. Using my debit card is the best way for me to track my finances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698859450 {#4905
    date: 2023-11-01 18:24:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Gigan@lemmy.world"
    "@PeWu@lemmy.ml"
    "@Bluefruit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -id: 83016
  -bodyTs: "'best':24 'card':21 'debit':20 'debt':17 'dont':8 'financ':31 'otherwis':11 'rack':14 'track':29 'true':1 'typic':7 'use':9,18 'way':25 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698859450 {#4906
    date: 2023-11-01 18:24:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#4195
  +user: App\Entity\User {#4208 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Except for Alex Jones, because he deserves all of that and worse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698857576 {#4190
    date: 2023-11-01 17:52:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 82960
  -bodyTs: "'alex':3 'deserv':7 'except':1 'jone':4 'wors':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698857576 {#4191
    date: 2023-11-01 17:52:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#4195
  +user: App\Entity\User {#4208 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Except for Alex Jones, because he deserves all of that and worse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698857576 {#4190
    date: 2023-11-01 17:52:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 82960
  -bodyTs: "'alex':3 'deserv':7 'except':1 'jone':4 'wors':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698857576 {#4191
    date: 2023-11-01 17:52:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#4195
  +user: App\Entity\User {#4208 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Except for Alex Jones, because he deserves all of that and worse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698857576 {#4190
    date: 2023-11-01 17:52:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 82960
  -bodyTs: "'alex':3 'deserv':7 'except':1 'jone':4 'wors':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4985044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698857576 {#4191
    date: 2023-11-01 17:52:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#4268
  +user: App\Entity\User {#4281 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I DECLARE BANKRUPTCY!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1698851960 {#4263
    date: 2023-11-01 16:19:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -id: 82785
  -bodyTs: "'bankruptci':3 'declar':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851265 {#4264
    date: 2023-11-01 16:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#4268
  +user: App\Entity\User {#4281 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I DECLARE BANKRUPTCY!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1698851960 {#4263
    date: 2023-11-01 16:19:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -id: 82785
  -bodyTs: "'bankruptci':3 'declar':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851265 {#4264
    date: 2023-11-01 16:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#4268
  +user: App\Entity\User {#4281 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I DECLARE BANKRUPTCY!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1698851960 {#4263
    date: 2023-11-01 16:19:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -id: 82785
  -bodyTs: "'bankruptci':3 'declar':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4982704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851265 {#4264
    date: 2023-11-01 16:07:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#4430
  +user: Proxies\__CG__\App\Entity\User {#4431 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: App\Entity\User {#4281 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I DECLARE BANKRUPTCY!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1698851960 {#4263
      date: 2023-11-01 16:19:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
    -id: 82785
    -bodyTs: "'bankruptci':3 'declar':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698851265 {#4264
      date: 2023-11-01 16:07:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: """
    I came for this.\n
    \n
    (That’s what she said)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698851957 {#4428
    date: 2023-11-01 16:19:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@airehiso@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4432 …}
  +nested: Doctrine\ORM\PersistentCollection {#4434 …}
  +votes: Doctrine\ORM\PersistentCollection {#4436 …}
  +reports: Doctrine\ORM\PersistentCollection {#4438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
  -id: 82808
  -bodyTs: "'came':2 'said':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5047898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851957 {#4429
    date: 2023-11-01 16:19: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
183 DENIED edit
App\Entity\EntryComment {#4430
  +user: Proxies\__CG__\App\Entity\User {#4431 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: App\Entity\User {#4281 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I DECLARE BANKRUPTCY!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1698851960 {#4263
      date: 2023-11-01 16:19:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
    -id: 82785
    -bodyTs: "'bankruptci':3 'declar':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698851265 {#4264
      date: 2023-11-01 16:07:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: """
    I came for this.\n
    \n
    (That’s what she said)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698851957 {#4428
    date: 2023-11-01 16:19:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@airehiso@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4432 …}
  +nested: Doctrine\ORM\PersistentCollection {#4434 …}
  +votes: Doctrine\ORM\PersistentCollection {#4436 …}
  +reports: Doctrine\ORM\PersistentCollection {#4438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
  -id: 82808
  -bodyTs: "'came':2 'said':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5047898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851957 {#4429
    date: 2023-11-01 16:19: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
184 DENIED moderate
App\Entity\EntryComment {#4430
  +user: Proxies\__CG__\App\Entity\User {#4431 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Destigmatize-Bankruptcy"
    +title: "Destigmatize Bankruptcy."
    +url: "https://lemmy.ml/pictrs/image/84f7c535-4703-41bb-9276-3fbd1421b008.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699542568 {#2418
      date: 2023-11-09 16:09:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 8922
    -titleTs: "'bankruptci':2 'destigmat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698932201
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7339967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698845801 {#1858
      date: 2023-11-01 14:36:41.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: App\Entity\User {#4281 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I DECLARE BANKRUPTCY!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1698851960 {#4263
      date: 2023-11-01 16:19:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
    -id: 82785
    -bodyTs: "'bankruptci':3 'declar':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4982704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698851265 {#4264
      date: 2023-11-01 16:07:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: """
    I came for this.\n
    \n
    (That’s what she said)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698851957 {#4428
    date: 2023-11-01 16:19:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@airehiso@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4432 …}
  +nested: Doctrine\ORM\PersistentCollection {#4434 …}
  +votes: Doctrine\ORM\PersistentCollection {#4436 …}
  +reports: Doctrine\ORM\PersistentCollection {#4438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
  -id: 82808
  -bodyTs: "'came':2 'said':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5047898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698851957 {#4429
    date: 2023-11-01 16:19: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
185 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details